./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem15_label44.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem15_label44.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

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


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 615f5d053860bb060d59c74904029b4b08523188eca53d2f384305e3b3f0c7ed
[2024-11-23 23:50:51,449 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:50:51,459 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:50:51,464 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:50:51,466 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:50:51,467 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:50:51,469 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/eca-rers2012/Problem15_label44.c
[2024-11-23 23:50:55,235 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/data/f95ee8330/b73d0967573c4053b508ddd5753f68ff/FLAG2401f46c6
[2024-11-23 23:50:55,778 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:50:55,779 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/sv-benchmarks/c/eca-rers2012/Problem15_label44.c
[2024-11-23 23:50:55,812 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/data/f95ee8330/b73d0967573c4053b508ddd5753f68ff/FLAG2401f46c6
[2024-11-23 23:50:55,839 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/data/f95ee8330/b73d0967573c4053b508ddd5753f68ff
[2024-11-23 23:50:55,842 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:50:55,847 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:50:55,849 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:50:55,851 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:50:55,856 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:50:55,857 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:50:55" (1/1) ...
[2024-11-23 23:50:55,858 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ee51ad3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:55, skipping insertion in model container
[2024-11-23 23:50:55,859 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:50:55" (1/1) ...
[2024-11-23 23:50:55,957 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:50:56,284 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_0d340ed8-a513-4bf6-9605-63069e5ee897/sv-benchmarks/c/eca-rers2012/Problem15_label44.c[8025,8038]
[2024-11-23 23:50:56,970 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:50:56,984 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:50:57,015 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_0d340ed8-a513-4bf6-9605-63069e5ee897/sv-benchmarks/c/eca-rers2012/Problem15_label44.c[8025,8038]
[2024-11-23 23:50:57,361 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:50:57,387 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:50:57,388 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57 WrapperNode
[2024-11-23 23:50:57,389 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:50:57,391 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:50:57,391 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:50:57,392 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:50:57,407 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:57,463 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:57,771 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1759
[2024-11-23 23:50:57,772 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:50:57,774 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:50:57,774 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:50:57,774 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:50:57,786 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:57,786 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:57,830 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,006 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-23 23:50:58,006 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,007 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,127 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,146 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,176 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,214 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,240 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,331 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:50:58,336 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:50:58,336 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:50:58,336 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:50:58,337 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (1/1) ...
[2024-11-23 23:50:58,352 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:50:58,376 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:50:58,394 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:50:58,400 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:50:58,437 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:50:58,438 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:50:58,438 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:50:58,438 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:50:58,536 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:50:58,539 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:51:02,880 INFO  L?                        ?]: Removed 246 outVars from TransFormulas that were not future-live.
[2024-11-23 23:51:02,880 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:51:02,920 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:51:02,920 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-23 23:51:02,921 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:51:02 BoogieIcfgContainer
[2024-11-23 23:51:02,921 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:51:02,927 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:51:02,929 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:51:02,935 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:51:02,935 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:50:55" (1/3) ...
[2024-11-23 23:51:02,936 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33b1ee61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:51:02, skipping insertion in model container
[2024-11-23 23:51:02,936 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:50:57" (2/3) ...
[2024-11-23 23:51:02,937 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33b1ee61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:51:02, skipping insertion in model container
[2024-11-23 23:51:02,937 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:51:02" (3/3) ...
[2024-11-23 23:51:02,938 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem15_label44.c
[2024-11-23 23:51:02,959 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:51:02,961 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem15_label44.c that has 1 procedures, 424 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-11-23 23:51:03,076 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:51:03,098 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;@465e1210, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:51:03,099 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-23 23:51:03,110 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:03,123 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-23 23:51:03,124 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:03,125 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]
[2024-11-23 23:51:03,125 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:03,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:03,133 INFO  L85        PathProgramCache]: Analyzing trace with hash -215114758, now seen corresponding path program 1 times
[2024-11-23 23:51:03,143 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:03,144 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1338378420]
[2024-11-23 23:51:03,144 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:03,145 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:03,373 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:03,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:51:03,811 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:03,814 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1338378420]
[2024-11-23 23:51:03,815 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1338378420] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:03,815 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:03,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:51:03,819 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1402761123]
[2024-11-23 23:51:03,820 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:03,826 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:03,828 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:03,859 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:03,860 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:03,865 INFO  L87              Difference]: Start difference. First operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 22.0) internal successors, (66), 2 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:07,266 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:07,267 INFO  L93              Difference]: Finished difference Result 1154 states and 2106 transitions.
[2024-11-23 23:51:07,268 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:07,270 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 2 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-23 23:51:07,271 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:07,295 INFO  L225             Difference]: With dead ends: 1154
[2024-11-23 23:51:07,296 INFO  L226             Difference]: Without dead ends: 665
[2024-11-23 23:51:07,301 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:07,304 INFO  L435           NwaCegarLoop]: 334 mSDtfsCounter, 255 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 976 mSolverCounterSat, 254 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 255 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 1230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 254 IncrementalHoareTripleChecker+Valid, 976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:07,305 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [255 Valid, 383 Invalid, 1230 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [254 Valid, 976 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-23 23:51:07,324 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 665 states.
[2024-11-23 23:51:07,401 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 663.
[2024-11-23 23:51:07,404 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 663 states, 662 states have (on average 1.4818731117824773) internal successors, (981), 662 states have internal predecessors, (981), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:07,420 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 663 states and 981 transitions.
[2024-11-23 23:51:07,423 INFO  L78                 Accepts]: Start accepts. Automaton has 663 states and 981 transitions. Word has length 66
[2024-11-23 23:51:07,424 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:07,424 INFO  L471      AbstractCegarLoop]: Abstraction has 663 states and 981 transitions.
[2024-11-23 23:51:07,424 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 2 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:07,424 INFO  L276                IsEmpty]: Start isEmpty. Operand 663 states and 981 transitions.
[2024-11-23 23:51:07,432 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 132
[2024-11-23 23:51:07,435 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:07,435 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:07,436 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:51:07,436 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:07,437 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:07,438 INFO  L85        PathProgramCache]: Analyzing trace with hash 333594229, now seen corresponding path program 1 times
[2024-11-23 23:51:07,438 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:07,438 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538333298]
[2024-11-23 23:51:07,439 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:07,439 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:07,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:08,314 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:51:08,316 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:08,316 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538333298]
[2024-11-23 23:51:08,317 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538333298] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:08,317 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:08,317 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:51:08,317 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120324117]
[2024-11-23 23:51:08,317 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:08,319 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:08,320 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:08,321 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:08,321 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:08,322 INFO  L87              Difference]: Start difference. First operand 663 states and 981 transitions. Second operand  has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:10,999 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:11,000 INFO  L93              Difference]: Finished difference Result 1624 states and 2315 transitions.
[2024-11-23 23:51:11,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:11,001 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 131
[2024-11-23 23:51:11,001 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:11,006 INFO  L225             Difference]: With dead ends: 1624
[2024-11-23 23:51:11,006 INFO  L226             Difference]: Without dead ends: 963
[2024-11-23 23:51:11,008 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:11,010 INFO  L435           NwaCegarLoop]: 299 mSDtfsCounter, 237 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 910 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 237 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 934 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 910 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:11,010 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [237 Valid, 337 Invalid, 934 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 910 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-23 23:51:11,013 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 963 states.
[2024-11-23 23:51:11,043 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 963 to 963.
[2024-11-23 23:51:11,045 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 963 states, 962 states have (on average 1.362785862785863) internal successors, (1311), 962 states have internal predecessors, (1311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:11,051 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 963 states to 963 states and 1311 transitions.
[2024-11-23 23:51:11,051 INFO  L78                 Accepts]: Start accepts. Automaton has 963 states and 1311 transitions. Word has length 131
[2024-11-23 23:51:11,052 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:11,052 INFO  L471      AbstractCegarLoop]: Abstraction has 963 states and 1311 transitions.
[2024-11-23 23:51:11,052 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:11,053 INFO  L276                IsEmpty]: Start isEmpty. Operand 963 states and 1311 transitions.
[2024-11-23 23:51:11,056 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 137
[2024-11-23 23:51:11,056 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:11,057 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:11,057 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:51:11,057 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:11,058 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:11,058 INFO  L85        PathProgramCache]: Analyzing trace with hash 1428135620, now seen corresponding path program 1 times
[2024-11-23 23:51:11,058 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:11,059 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331684782]
[2024-11-23 23:51:11,059 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:11,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:11,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:11,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:51:11,411 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:11,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331684782]
[2024-11-23 23:51:11,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1331684782] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:11,412 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:11,412 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:51:11,412 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [65354027]
[2024-11-23 23:51:11,412 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:11,417 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:11,417 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:11,418 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:11,418 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:11,418 INFO  L87              Difference]: Start difference. First operand 963 states and 1311 transitions. Second operand  has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 2 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:14,317 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:14,318 INFO  L93              Difference]: Finished difference Result 2229 states and 3186 transitions.
[2024-11-23 23:51:14,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:14,319 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 2 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 136
[2024-11-23 23:51:14,319 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:14,326 INFO  L225             Difference]: With dead ends: 2229
[2024-11-23 23:51:14,327 INFO  L226             Difference]: Without dead ends: 1567
[2024-11-23 23:51:14,328 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:14,330 INFO  L435           NwaCegarLoop]: 279 mSDtfsCounter, 256 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 839 mSolverCounterSat, 285 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 256 SdHoareTripleChecker+Valid, 318 SdHoareTripleChecker+Invalid, 1124 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 285 IncrementalHoareTripleChecker+Valid, 839 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:14,330 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [256 Valid, 318 Invalid, 1124 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [285 Valid, 839 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-23 23:51:14,333 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1567 states.
[2024-11-23 23:51:14,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1567 to 1266.
[2024-11-23 23:51:14,366 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1266 states, 1265 states have (on average 1.3043478260869565) internal successors, (1650), 1265 states have internal predecessors, (1650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:14,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 1266 states and 1650 transitions.
[2024-11-23 23:51:14,373 INFO  L78                 Accepts]: Start accepts. Automaton has 1266 states and 1650 transitions. Word has length 136
[2024-11-23 23:51:14,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:14,374 INFO  L471      AbstractCegarLoop]: Abstraction has 1266 states and 1650 transitions.
[2024-11-23 23:51:14,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 2 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:14,374 INFO  L276                IsEmpty]: Start isEmpty. Operand 1266 states and 1650 transitions.
[2024-11-23 23:51:14,379 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 233
[2024-11-23 23:51:14,380 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:14,380 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:14,380 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:51:14,381 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:14,381 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:14,382 INFO  L85        PathProgramCache]: Analyzing trace with hash 461226345, now seen corresponding path program 1 times
[2024-11-23 23:51:14,382 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:14,382 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1481777828]
[2024-11-23 23:51:14,382 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:14,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:14,486 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:14,863 INFO  L134       CoverageAnalysis]: Checked inductivity of 201 backedges. 201 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:51:14,863 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:14,864 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1481777828]
[2024-11-23 23:51:14,864 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1481777828] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:14,864 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:14,864 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:14,864 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923329474]
[2024-11-23 23:51:14,864 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:14,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:51:14,865 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:14,870 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:51:14,870 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:51:14,870 INFO  L87              Difference]: Start difference. First operand 1266 states and 1650 transitions. Second operand  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:20,054 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:20,054 INFO  L93              Difference]: Finished difference Result 4670 states and 6170 transitions.
[2024-11-23 23:51:20,055 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:51:20,055 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 232
[2024-11-23 23:51:20,056 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:20,070 INFO  L225             Difference]: With dead ends: 4670
[2024-11-23 23:51:20,071 INFO  L226             Difference]: Without dead ends: 3406
[2024-11-23 23:51:20,073 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:51:20,075 INFO  L435           NwaCegarLoop]: 292 mSDtfsCounter, 486 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 2279 mSolverCounterSat, 269 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 486 SdHoareTripleChecker+Valid, 379 SdHoareTripleChecker+Invalid, 2548 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 269 IncrementalHoareTripleChecker+Valid, 2279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:20,075 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [486 Valid, 379 Invalid, 2548 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [269 Valid, 2279 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-23 23:51:20,084 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3406 states.
[2024-11-23 23:51:20,153 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3406 to 3381.
[2024-11-23 23:51:20,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3381 states, 3380 states have (on average 1.2366863905325445) internal successors, (4180), 3380 states have internal predecessors, (4180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:20,173 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3381 states to 3381 states and 4180 transitions.
[2024-11-23 23:51:20,173 INFO  L78                 Accepts]: Start accepts. Automaton has 3381 states and 4180 transitions. Word has length 232
[2024-11-23 23:51:20,174 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:20,174 INFO  L471      AbstractCegarLoop]: Abstraction has 3381 states and 4180 transitions.
[2024-11-23 23:51:20,175 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:20,175 INFO  L276                IsEmpty]: Start isEmpty. Operand 3381 states and 4180 transitions.
[2024-11-23 23:51:20,179 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 237
[2024-11-23 23:51:20,179 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:20,179 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:20,180 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:51:20,180 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:20,181 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:20,181 INFO  L85        PathProgramCache]: Analyzing trace with hash -907168609, now seen corresponding path program 1 times
[2024-11-23 23:51:20,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:20,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2059641184]
[2024-11-23 23:51:20,181 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:20,182 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:20,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:20,841 INFO  L134       CoverageAnalysis]: Checked inductivity of 205 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-23 23:51:20,843 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:20,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2059641184]
[2024-11-23 23:51:20,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2059641184] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:20,844 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:20,844 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:51:20,844 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [988428709]
[2024-11-23 23:51:20,845 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:20,845 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:20,845 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:20,846 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:20,846 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:20,847 INFO  L87              Difference]: Start difference. First operand 3381 states and 4180 transitions. Second operand  has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:23,343 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:23,343 INFO  L93              Difference]: Finished difference Result 8563 states and 10754 transitions.
[2024-11-23 23:51:23,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:23,344 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 236
[2024-11-23 23:51:23,344 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:23,365 INFO  L225             Difference]: With dead ends: 8563
[2024-11-23 23:51:23,365 INFO  L226             Difference]: Without dead ends: 5483
[2024-11-23 23:51:23,370 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:23,371 INFO  L435           NwaCegarLoop]: 272 mSDtfsCounter, 257 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 791 mSolverCounterSat, 298 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 257 SdHoareTripleChecker+Valid, 339 SdHoareTripleChecker+Invalid, 1089 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 298 IncrementalHoareTripleChecker+Valid, 791 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:23,371 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [257 Valid, 339 Invalid, 1089 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [298 Valid, 791 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-23 23:51:23,379 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5483 states.
[2024-11-23 23:51:23,494 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5483 to 5478.
[2024-11-23 23:51:23,504 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5478 states, 5477 states have (on average 1.16870549570933) internal successors, (6401), 5477 states have internal predecessors, (6401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:23,524 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5478 states to 5478 states and 6401 transitions.
[2024-11-23 23:51:23,524 INFO  L78                 Accepts]: Start accepts. Automaton has 5478 states and 6401 transitions. Word has length 236
[2024-11-23 23:51:23,525 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:23,525 INFO  L471      AbstractCegarLoop]: Abstraction has 5478 states and 6401 transitions.
[2024-11-23 23:51:23,525 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:23,526 INFO  L276                IsEmpty]: Start isEmpty. Operand 5478 states and 6401 transitions.
[2024-11-23 23:51:23,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 339
[2024-11-23 23:51:23,540 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:23,540 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:23,541 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:51:23,541 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:23,543 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:23,543 INFO  L85        PathProgramCache]: Analyzing trace with hash -1527180443, now seen corresponding path program 1 times
[2024-11-23 23:51:23,543 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:23,543 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2145389342]
[2024-11-23 23:51:23,544 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:23,544 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:23,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:24,883 INFO  L134       CoverageAnalysis]: Checked inductivity of 202 backedges. 138 proven. 0 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-23 23:51:24,883 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:24,883 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2145389342]
[2024-11-23 23:51:24,883 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2145389342] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:24,883 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:24,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:51:24,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752219739]
[2024-11-23 23:51:24,885 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:24,886 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:24,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:24,888 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:24,889 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:24,889 INFO  L87              Difference]: Start difference. First operand 5478 states and 6401 transitions. Second operand  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:26,873 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:26,873 INFO  L93              Difference]: Finished difference Result 10655 states and 12489 transitions.
[2024-11-23 23:51:26,874 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:26,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 338
[2024-11-23 23:51:26,875 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:26,887 INFO  L225             Difference]: With dead ends: 10655
[2024-11-23 23:51:26,887 INFO  L226             Difference]: Without dead ends: 5478
[2024-11-23 23:51:26,892 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:26,893 INFO  L435           NwaCegarLoop]: 324 mSDtfsCounter, 105 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 888 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 359 SdHoareTripleChecker+Invalid, 893 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 888 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:26,893 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 359 Invalid, 893 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 888 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-23 23:51:26,899 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5478 states.
[2024-11-23 23:51:26,985 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5478 to 5478.
[2024-11-23 23:51:26,995 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5478 states, 5477 states have (on average 1.1676100054774512) internal successors, (6395), 5477 states have internal predecessors, (6395), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:27,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5478 states to 5478 states and 6395 transitions.
[2024-11-23 23:51:27,014 INFO  L78                 Accepts]: Start accepts. Automaton has 5478 states and 6395 transitions. Word has length 338
[2024-11-23 23:51:27,014 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:27,014 INFO  L471      AbstractCegarLoop]: Abstraction has 5478 states and 6395 transitions.
[2024-11-23 23:51:27,015 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:27,015 INFO  L276                IsEmpty]: Start isEmpty. Operand 5478 states and 6395 transitions.
[2024-11-23 23:51:27,022 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 354
[2024-11-23 23:51:27,022 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:27,024 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:27,024 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:51:27,024 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:27,025 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:27,025 INFO  L85        PathProgramCache]: Analyzing trace with hash -387591370, now seen corresponding path program 1 times
[2024-11-23 23:51:27,025 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:27,026 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823418552]
[2024-11-23 23:51:27,026 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:27,026 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:27,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:27,450 INFO  L134       CoverageAnalysis]: Checked inductivity of 217 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-23 23:51:27,451 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:27,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823418552]
[2024-11-23 23:51:27,451 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823418552] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:27,451 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:27,452 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:27,452 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1500248546]
[2024-11-23 23:51:27,452 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:27,453 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:27,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:27,454 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:27,454 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:27,454 INFO  L87              Difference]: Start difference. First operand 5478 states and 6395 transitions. Second operand  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:30,281 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:30,282 INFO  L93              Difference]: Finished difference Result 11851 states and 14151 transitions.
[2024-11-23 23:51:30,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:30,287 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 353
[2024-11-23 23:51:30,288 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:30,328 INFO  L225             Difference]: With dead ends: 11851
[2024-11-23 23:51:30,332 INFO  L226             Difference]: Without dead ends: 6674
[2024-11-23 23:51:30,341 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:30,343 INFO  L435           NwaCegarLoop]: 277 mSDtfsCounter, 249 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 908 mSolverCounterSat, 206 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 206 IncrementalHoareTripleChecker+Valid, 908 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:30,347 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 322 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [206 Valid, 908 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-23 23:51:30,364 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6674 states.
[2024-11-23 23:51:30,550 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6674 to 4876.
[2024-11-23 23:51:30,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4876 states, 4875 states have (on average 1.1805128205128206) internal successors, (5755), 4875 states have internal predecessors, (5755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:30,587 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4876 states to 4876 states and 5755 transitions.
[2024-11-23 23:51:30,591 INFO  L78                 Accepts]: Start accepts. Automaton has 4876 states and 5755 transitions. Word has length 353
[2024-11-23 23:51:30,591 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:30,592 INFO  L471      AbstractCegarLoop]: Abstraction has 4876 states and 5755 transitions.
[2024-11-23 23:51:30,592 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:30,592 INFO  L276                IsEmpty]: Start isEmpty. Operand 4876 states and 5755 transitions.
[2024-11-23 23:51:30,609 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 413
[2024-11-23 23:51:30,612 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:30,613 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:30,613 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:51:30,618 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:30,618 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:30,619 INFO  L85        PathProgramCache]: Analyzing trace with hash 1227352119, now seen corresponding path program 1 times
[2024-11-23 23:51:30,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:30,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80262425]
[2024-11-23 23:51:30,619 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:30,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:30,759 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:31,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 202 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked.
[2024-11-23 23:51:31,321 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:31,322 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80262425]
[2024-11-23 23:51:31,322 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80262425] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:31,322 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:31,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:31,323 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332954094]
[2024-11-23 23:51:31,323 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:31,324 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:31,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:31,325 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:31,325 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:31,326 INFO  L87              Difference]: Start difference. First operand 4876 states and 5755 transitions. Second operand  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:33,846 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:33,846 INFO  L93              Difference]: Finished difference Result 11852 states and 14244 transitions.
[2024-11-23 23:51:33,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:33,848 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 412
[2024-11-23 23:51:33,849 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:33,873 INFO  L225             Difference]: With dead ends: 11852
[2024-11-23 23:51:33,874 INFO  L226             Difference]: Without dead ends: 7277
[2024-11-23 23:51:33,877 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:33,878 INFO  L435           NwaCegarLoop]: 600 mSDtfsCounter, 262 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 896 mSolverCounterSat, 227 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 637 SdHoareTripleChecker+Invalid, 1123 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 227 IncrementalHoareTripleChecker+Valid, 896 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:33,878 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 637 Invalid, 1123 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [227 Valid, 896 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-23 23:51:33,887 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7277 states.
[2024-11-23 23:51:33,983 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7277 to 6380.
[2024-11-23 23:51:33,996 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6380 states, 6379 states have (on average 1.1558237968333596) internal successors, (7373), 6379 states have internal predecessors, (7373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:34,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6380 states to 6380 states and 7373 transitions.
[2024-11-23 23:51:34,014 INFO  L78                 Accepts]: Start accepts. Automaton has 6380 states and 7373 transitions. Word has length 412
[2024-11-23 23:51:34,015 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:34,015 INFO  L471      AbstractCegarLoop]: Abstraction has 6380 states and 7373 transitions.
[2024-11-23 23:51:34,015 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:34,015 INFO  L276                IsEmpty]: Start isEmpty. Operand 6380 states and 7373 transitions.
[2024-11-23 23:51:34,025 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 419
[2024-11-23 23:51:34,025 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:34,026 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:34,026 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:51:34,026 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:34,027 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:34,027 INFO  L85        PathProgramCache]: Analyzing trace with hash -1983042037, now seen corresponding path program 1 times
[2024-11-23 23:51:34,028 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:34,028 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97526108]
[2024-11-23 23:51:34,028 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:34,028 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:34,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:34,818 INFO  L134       CoverageAnalysis]: Checked inductivity of 206 backedges. 206 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:51:34,819 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:34,819 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97526108]
[2024-11-23 23:51:34,819 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97526108] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:34,819 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:34,820 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:34,820 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1862561262]
[2024-11-23 23:51:34,820 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:34,821 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:34,821 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:34,822 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:34,822 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:34,823 INFO  L87              Difference]: Start difference. First operand 6380 states and 7373 transitions. Second operand  has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:37,086 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:37,086 INFO  L93              Difference]: Finished difference Result 14563 states and 17152 transitions.
[2024-11-23 23:51:37,087 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:37,087 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 418
[2024-11-23 23:51:37,088 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:37,105 INFO  L225             Difference]: With dead ends: 14563
[2024-11-23 23:51:37,105 INFO  L226             Difference]: Without dead ends: 8484
[2024-11-23 23:51:37,109 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:37,109 INFO  L435           NwaCegarLoop]: 563 mSDtfsCounter, 250 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 904 mSolverCounterSat, 223 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 250 SdHoareTripleChecker+Valid, 601 SdHoareTripleChecker+Invalid, 1127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 223 IncrementalHoareTripleChecker+Valid, 904 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:37,110 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [250 Valid, 601 Invalid, 1127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [223 Valid, 904 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-23 23:51:37,117 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8484 states.
[2024-11-23 23:51:37,199 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8484 to 8182.
[2024-11-23 23:51:37,214 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8182 states, 8181 states have (on average 1.135558000244469) internal successors, (9290), 8181 states have internal predecessors, (9290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:37,234 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8182 states to 8182 states and 9290 transitions.
[2024-11-23 23:51:37,234 INFO  L78                 Accepts]: Start accepts. Automaton has 8182 states and 9290 transitions. Word has length 418
[2024-11-23 23:51:37,235 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:37,235 INFO  L471      AbstractCegarLoop]: Abstraction has 8182 states and 9290 transitions.
[2024-11-23 23:51:37,235 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 139.33333333333334) internal successors, (418), 3 states have internal predecessors, (418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:37,236 INFO  L276                IsEmpty]: Start isEmpty. Operand 8182 states and 9290 transitions.
[2024-11-23 23:51:37,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 435
[2024-11-23 23:51:37,246 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:37,246 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:37,246 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 23:51:37,247 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:37,247 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:37,247 INFO  L85        PathProgramCache]: Analyzing trace with hash 1305480874, now seen corresponding path program 1 times
[2024-11-23 23:51:37,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:37,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086798430]
[2024-11-23 23:51:37,248 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:37,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:37,401 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:37,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 442 backedges. 352 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-23 23:51:37,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:37,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086798430]
[2024-11-23 23:51:37,782 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086798430] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:37,782 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:37,783 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:37,783 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1203100137]
[2024-11-23 23:51:37,783 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:37,784 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:37,784 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:37,785 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:37,785 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:37,786 INFO  L87              Difference]: Start difference. First operand 8182 states and 9290 transitions. Second operand  has 3 states, 3 states have (on average 115.0) internal successors, (345), 3 states have internal predecessors, (345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:40,450 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:40,450 INFO  L93              Difference]: Finished difference Result 17857 states and 20650 transitions.
[2024-11-23 23:51:40,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:40,451 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 115.0) internal successors, (345), 3 states have internal predecessors, (345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 434
[2024-11-23 23:51:40,452 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:40,477 INFO  L225             Difference]: With dead ends: 17857
[2024-11-23 23:51:40,477 INFO  L226             Difference]: Without dead ends: 9976
[2024-11-23 23:51:40,485 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:40,486 INFO  L435           NwaCegarLoop]: 580 mSDtfsCounter, 245 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 880 mSolverCounterSat, 242 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 245 SdHoareTripleChecker+Valid, 619 SdHoareTripleChecker+Invalid, 1122 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 242 IncrementalHoareTripleChecker+Valid, 880 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:40,487 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [245 Valid, 619 Invalid, 1122 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [242 Valid, 880 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-23 23:51:40,497 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9976 states.
[2024-11-23 23:51:40,655 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9976 to 9673.
[2024-11-23 23:51:40,667 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9673 states, 9672 states have (on average 1.1267576509511994) internal successors, (10898), 9672 states have internal predecessors, (10898), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:40,683 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9673 states to 9673 states and 10898 transitions.
[2024-11-23 23:51:40,683 INFO  L78                 Accepts]: Start accepts. Automaton has 9673 states and 10898 transitions. Word has length 434
[2024-11-23 23:51:40,685 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:40,685 INFO  L471      AbstractCegarLoop]: Abstraction has 9673 states and 10898 transitions.
[2024-11-23 23:51:40,686 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 115.0) internal successors, (345), 3 states have internal predecessors, (345), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:40,686 INFO  L276                IsEmpty]: Start isEmpty. Operand 9673 states and 10898 transitions.
[2024-11-23 23:51:40,694 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 531
[2024-11-23 23:51:40,694 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:40,695 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:40,695 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:51:40,696 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:40,697 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:40,697 INFO  L85        PathProgramCache]: Analyzing trace with hash 1447157885, now seen corresponding path program 1 times
[2024-11-23 23:51:40,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:40,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [379843363]
[2024-11-23 23:51:40,698 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:40,698 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:40,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:41,167 INFO  L134       CoverageAnalysis]: Checked inductivity of 466 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked.
[2024-11-23 23:51:41,167 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:41,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [379843363]
[2024-11-23 23:51:41,167 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [379843363] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:41,167 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:41,168 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:41,168 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [194404830]
[2024-11-23 23:51:41,168 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:41,169 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:41,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:41,170 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:41,170 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:41,170 INFO  L87              Difference]: Start difference. First operand 9673 states and 10898 transitions. Second operand  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:43,632 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:43,633 INFO  L93              Difference]: Finished difference Result 21436 states and 24446 transitions.
[2024-11-23 23:51:43,633 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:43,634 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 530
[2024-11-23 23:51:43,635 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:43,655 INFO  L225             Difference]: With dead ends: 21436
[2024-11-23 23:51:43,655 INFO  L226             Difference]: Without dead ends: 12064
[2024-11-23 23:51:43,663 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:43,665 INFO  L435           NwaCegarLoop]: 427 mSDtfsCounter, 349 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 969 mSolverCounterSat, 127 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 349 SdHoareTripleChecker+Valid, 447 SdHoareTripleChecker+Invalid, 1096 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 127 IncrementalHoareTripleChecker+Valid, 969 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:43,665 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [349 Valid, 447 Invalid, 1096 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [127 Valid, 969 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-23 23:51:43,693 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12064 states.
[2024-11-23 23:51:44,003 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12064 to 12064.
[2024-11-23 23:51:44,019 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12064 states, 12063 states have (on average 1.1321396004310702) internal successors, (13657), 12063 states have internal predecessors, (13657), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:44,048 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12064 states to 12064 states and 13657 transitions.
[2024-11-23 23:51:44,048 INFO  L78                 Accepts]: Start accepts. Automaton has 12064 states and 13657 transitions. Word has length 530
[2024-11-23 23:51:44,050 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:44,050 INFO  L471      AbstractCegarLoop]: Abstraction has 12064 states and 13657 transitions.
[2024-11-23 23:51:44,051 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:44,051 INFO  L276                IsEmpty]: Start isEmpty. Operand 12064 states and 13657 transitions.
[2024-11-23 23:51:44,065 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 555
[2024-11-23 23:51:44,065 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:44,066 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:44,066 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 23:51:44,067 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:44,068 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:44,068 INFO  L85        PathProgramCache]: Analyzing trace with hash 956904505, now seen corresponding path program 1 times
[2024-11-23 23:51:44,068 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:44,068 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140882724]
[2024-11-23 23:51:44,069 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:44,069 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:44,251 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:44,878 INFO  L134       CoverageAnalysis]: Checked inductivity of 791 backedges. 491 proven. 0 refuted. 0 times theorem prover too weak. 300 trivial. 0 not checked.
[2024-11-23 23:51:44,878 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:44,878 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140882724]
[2024-11-23 23:51:44,879 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140882724] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:51:44,879 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:51:44,879 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:51:44,879 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1284971171]
[2024-11-23 23:51:44,879 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:51:44,880 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:51:44,880 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:44,881 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:51:44,881 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:44,881 INFO  L87              Difference]: Start difference. First operand 12064 states and 13657 transitions. Second operand  has 3 states, 3 states have (on average 115.33333333333333) internal successors, (346), 3 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:47,244 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:51:47,244 INFO  L93              Difference]: Finished difference Result 28625 states and 32702 transitions.
[2024-11-23 23:51:47,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:51:47,245 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 115.33333333333333) internal successors, (346), 3 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 554
[2024-11-23 23:51:47,245 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:51:47,277 INFO  L225             Difference]: With dead ends: 28625
[2024-11-23 23:51:47,278 INFO  L226             Difference]: Without dead ends: 16862
[2024-11-23 23:51:47,289 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:51:47,289 INFO  L435           NwaCegarLoop]: 588 mSDtfsCounter, 246 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 1040 mSolverCounterSat, 170 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 246 SdHoareTripleChecker+Valid, 621 SdHoareTripleChecker+Invalid, 1210 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 170 IncrementalHoareTripleChecker+Valid, 1040 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:51:47,290 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [246 Valid, 621 Invalid, 1210 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [170 Valid, 1040 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-23 23:51:47,305 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16862 states.
[2024-11-23 23:51:47,467 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16862 to 15954.
[2024-11-23 23:51:47,485 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15954 states, 15953 states have (on average 1.1254309534256879) internal successors, (17954), 15953 states have internal predecessors, (17954), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:47,509 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15954 states to 15954 states and 17954 transitions.
[2024-11-23 23:51:47,510 INFO  L78                 Accepts]: Start accepts. Automaton has 15954 states and 17954 transitions. Word has length 554
[2024-11-23 23:51:47,512 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:51:47,512 INFO  L471      AbstractCegarLoop]: Abstraction has 15954 states and 17954 transitions.
[2024-11-23 23:51:47,512 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 115.33333333333333) internal successors, (346), 3 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:51:47,512 INFO  L276                IsEmpty]: Start isEmpty. Operand 15954 states and 17954 transitions.
[2024-11-23 23:51:47,525 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 622
[2024-11-23 23:51:47,525 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:51:47,526 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:51:47,526 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 23:51:47,526 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:51:47,527 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:51:47,527 INFO  L85        PathProgramCache]: Analyzing trace with hash 1866992391, now seen corresponding path program 1 times
[2024-11-23 23:51:47,527 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:51:47,527 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229620126]
[2024-11-23 23:51:47,527 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:47,527 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:51:47,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:48,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 911 backedges. 624 proven. 39 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked.
[2024-11-23 23:51:48,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:51:48,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229620126]
[2024-11-23 23:51:48,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229620126] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:51:48,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [56651832]
[2024-11-23 23:51:48,875 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:51:48,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:51:48,876 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:51:48,880 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:51:48,882 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 23:51:49,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:51:49,242 INFO  L256         TraceCheckSpWp]: Trace formula consists of 758 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-23 23:51:49,260 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:51:50,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 911 backedges. 624 proven. 39 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked.
[2024-11-23 23:51:50,712 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:51:52,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 911 backedges. 624 proven. 39 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked.
[2024-11-23 23:51:52,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [56651832] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:51:52,276 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:51:52,277 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2024-11-23 23:51:52,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1144294726]
[2024-11-23 23:51:52,277 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:51:52,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 23:51:52,279 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:51:52,280 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 23:51:52,281 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:51:52,282 INFO  L87              Difference]: Start difference. First operand 15954 states and 17954 transitions. Second operand  has 9 states, 9 states have (on average 80.77777777777777) internal successors, (727), 8 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:00,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:00,885 INFO  L93              Difference]: Finished difference Result 40238 states and 45011 transitions.
[2024-11-23 23:52:00,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-23 23:52:00,886 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 80.77777777777777) internal successors, (727), 8 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 621
[2024-11-23 23:52:00,886 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:00,911 INFO  L225             Difference]: With dead ends: 40238
[2024-11-23 23:52:00,911 INFO  L226             Difference]: Without dead ends: 17747
[2024-11-23 23:52:00,924 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1251 GetRequests, 1237 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=89, Invalid=151, Unknown=0, NotChecked=0, Total=240
[2024-11-23 23:52:00,925 INFO  L435           NwaCegarLoop]: 104 mSDtfsCounter, 3100 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 5510 mSolverCounterSat, 690 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3100 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 6200 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 690 IncrementalHoareTripleChecker+Valid, 5510 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:00,926 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3100 Valid, 238 Invalid, 6200 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [690 Valid, 5510 Invalid, 0 Unknown, 0 Unchecked, 8.1s Time]
[2024-11-23 23:52:00,941 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17747 states.
[2024-11-23 23:52:01,164 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17747 to 12661.
[2024-11-23 23:52:01,176 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12661 states, 12660 states have (on average 1.068562401263823) internal successors, (13528), 12660 states have internal predecessors, (13528), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:01,198 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12661 states to 12661 states and 13528 transitions.
[2024-11-23 23:52:01,198 INFO  L78                 Accepts]: Start accepts. Automaton has 12661 states and 13528 transitions. Word has length 621
[2024-11-23 23:52:01,199 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:01,199 INFO  L471      AbstractCegarLoop]: Abstraction has 12661 states and 13528 transitions.
[2024-11-23 23:52:01,200 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 80.77777777777777) internal successors, (727), 8 states have internal predecessors, (727), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:01,200 INFO  L276                IsEmpty]: Start isEmpty. Operand 12661 states and 13528 transitions.
[2024-11-23 23:52:01,210 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 647
[2024-11-23 23:52:01,211 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:01,211 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:01,225 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-23 23:52:01,414 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-23 23:52:01,414 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:01,415 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:01,415 INFO  L85        PathProgramCache]: Analyzing trace with hash 424985096, now seen corresponding path program 1 times
[2024-11-23 23:52:01,415 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:01,415 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752484679]
[2024-11-23 23:52:01,415 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:01,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:01,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:02,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 825 backedges. 427 proven. 0 refuted. 0 times theorem prover too weak. 398 trivial. 0 not checked.
[2024-11-23 23:52:02,154 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:02,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752484679]
[2024-11-23 23:52:02,155 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752484679] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:02,155 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:02,155 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:02,155 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1626870788]
[2024-11-23 23:52:02,156 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:02,157 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:02,157 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:02,158 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:02,158 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:02,159 INFO  L87              Difference]: Start difference. First operand 12661 states and 13528 transitions. Second operand  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:03,604 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:03,604 INFO  L93              Difference]: Finished difference Result 25318 states and 27064 transitions.
[2024-11-23 23:52:03,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:03,605 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 646
[2024-11-23 23:52:03,606 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:03,619 INFO  L225             Difference]: With dead ends: 25318
[2024-11-23 23:52:03,619 INFO  L226             Difference]: Without dead ends: 12958
[2024-11-23 23:52:03,627 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:03,628 INFO  L435           NwaCegarLoop]: 64 mSDtfsCounter, 437 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 741 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 437 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 825 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 741 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:03,628 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [437 Valid, 69 Invalid, 825 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 741 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-23 23:52:03,640 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12958 states.
[2024-11-23 23:52:03,860 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12958 to 12659.
[2024-11-23 23:52:03,874 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12659 states, 12658 states have (on average 1.0684152314741666) internal successors, (13524), 12658 states have internal predecessors, (13524), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:03,902 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12659 states to 12659 states and 13524 transitions.
[2024-11-23 23:52:03,903 INFO  L78                 Accepts]: Start accepts. Automaton has 12659 states and 13524 transitions. Word has length 646
[2024-11-23 23:52:03,904 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:03,904 INFO  L471      AbstractCegarLoop]: Abstraction has 12659 states and 13524 transitions.
[2024-11-23 23:52:03,904 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:03,904 INFO  L276                IsEmpty]: Start isEmpty. Operand 12659 states and 13524 transitions.
[2024-11-23 23:52:03,920 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 668
[2024-11-23 23:52:03,921 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:03,922 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:03,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 23:52:03,923 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:03,923 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:03,924 INFO  L85        PathProgramCache]: Analyzing trace with hash 971846072, now seen corresponding path program 1 times
[2024-11-23 23:52:03,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:03,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1113397542]
[2024-11-23 23:52:03,924 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:03,924 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:04,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:04,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 627 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 436 trivial. 0 not checked.
[2024-11-23 23:52:04,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:04,760 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1113397542]
[2024-11-23 23:52:04,760 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1113397542] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:04,760 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:04,760 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:04,760 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727641144]
[2024-11-23 23:52:04,760 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:04,762 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:04,762 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:04,763 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:04,763 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:04,763 INFO  L87              Difference]: Start difference. First operand 12659 states and 13524 transitions. Second operand  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:06,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:06,414 INFO  L93              Difference]: Finished difference Result 29201 states and 31263 transitions.
[2024-11-23 23:52:06,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:06,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 667
[2024-11-23 23:52:06,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:06,434 INFO  L225             Difference]: With dead ends: 29201
[2024-11-23 23:52:06,434 INFO  L226             Difference]: Without dead ends: 16544
[2024-11-23 23:52:06,442 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:06,443 INFO  L435           NwaCegarLoop]: 506 mSDtfsCounter, 249 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 753 mSolverCounterSat, 124 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 544 SdHoareTripleChecker+Invalid, 877 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 753 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:06,443 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 544 Invalid, 877 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 753 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-23 23:52:06,455 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16544 states.
[2024-11-23 23:52:06,606 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16544 to 15647.
[2024-11-23 23:52:06,622 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15647 states, 15646 states have (on average 1.056755720311901) internal successors, (16534), 15646 states have internal predecessors, (16534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:06,646 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15647 states to 15647 states and 16534 transitions.
[2024-11-23 23:52:06,646 INFO  L78                 Accepts]: Start accepts. Automaton has 15647 states and 16534 transitions. Word has length 667
[2024-11-23 23:52:06,647 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:06,647 INFO  L471      AbstractCegarLoop]: Abstraction has 15647 states and 16534 transitions.
[2024-11-23 23:52:06,648 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:06,648 INFO  L276                IsEmpty]: Start isEmpty. Operand 15647 states and 16534 transitions.
[2024-11-23 23:52:06,657 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 692
[2024-11-23 23:52:06,657 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:06,658 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:06,658 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-23 23:52:06,658 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:06,659 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:06,659 INFO  L85        PathProgramCache]: Analyzing trace with hash 1189188974, now seen corresponding path program 1 times
[2024-11-23 23:52:06,659 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:06,659 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1509043026]
[2024-11-23 23:52:06,660 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:06,660 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:06,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:07,675 INFO  L134       CoverageAnalysis]: Checked inductivity of 651 backedges. 545 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked.
[2024-11-23 23:52:07,675 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:07,675 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1509043026]
[2024-11-23 23:52:07,675 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1509043026] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:07,675 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:07,676 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:07,676 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1907033131]
[2024-11-23 23:52:07,676 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:07,677 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:07,677 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:07,678 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:07,678 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:07,678 INFO  L87              Difference]: Start difference. First operand 15647 states and 16534 transitions. Second operand  has 3 states, 3 states have (on average 195.33333333333334) internal successors, (586), 3 states have internal predecessors, (586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:09,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:09,202 INFO  L93              Difference]: Finished difference Result 34881 states and 36954 transitions.
[2024-11-23 23:52:09,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:09,203 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 195.33333333333334) internal successors, (586), 3 states have internal predecessors, (586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 691
[2024-11-23 23:52:09,203 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:09,218 INFO  L225             Difference]: With dead ends: 34881
[2024-11-23 23:52:09,218 INFO  L226             Difference]: Without dead ends: 19236
[2024-11-23 23:52:09,229 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:09,230 INFO  L435           NwaCegarLoop]: 486 mSDtfsCounter, 83 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 768 mSolverCounterSat, 108 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 83 SdHoareTripleChecker+Valid, 518 SdHoareTripleChecker+Invalid, 876 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 108 IncrementalHoareTripleChecker+Valid, 768 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:09,230 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [83 Valid, 518 Invalid, 876 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [108 Valid, 768 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-23 23:52:09,247 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19236 states.
[2024-11-23 23:52:09,430 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19236 to 19235.
[2024-11-23 23:52:09,448 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19235 states, 19234 states have (on average 1.051783300405532) internal successors, (20230), 19234 states have internal predecessors, (20230), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:09,477 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19235 states to 19235 states and 20230 transitions.
[2024-11-23 23:52:09,478 INFO  L78                 Accepts]: Start accepts. Automaton has 19235 states and 20230 transitions. Word has length 691
[2024-11-23 23:52:09,478 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:09,478 INFO  L471      AbstractCegarLoop]: Abstraction has 19235 states and 20230 transitions.
[2024-11-23 23:52:09,479 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 195.33333333333334) internal successors, (586), 3 states have internal predecessors, (586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:09,479 INFO  L276                IsEmpty]: Start isEmpty. Operand 19235 states and 20230 transitions.
[2024-11-23 23:52:09,490 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 699
[2024-11-23 23:52:09,490 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:09,490 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:09,491 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-23 23:52:09,491 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:09,491 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:09,492 INFO  L85        PathProgramCache]: Analyzing trace with hash 2083360250, now seen corresponding path program 1 times
[2024-11-23 23:52:09,492 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:09,492 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973094460]
[2024-11-23 23:52:09,492 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:09,492 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:09,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:10,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 889 backedges. 635 proven. 190 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-23 23:52:10,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:10,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973094460]
[2024-11-23 23:52:10,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973094460] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:52:10,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [319099608]
[2024-11-23 23:52:10,770 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:10,771 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:52:10,771 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:52:10,773 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:52:10,777 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 23:52:11,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:11,166 INFO  L256         TraceCheckSpWp]: Trace formula consists of 838 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 23:52:11,176 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:52:11,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 889 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 634 trivial. 0 not checked.
[2024-11-23 23:52:11,985 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:52:11,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [319099608] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:11,986 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:52:11,986 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-11-23 23:52:11,986 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1427024090]
[2024-11-23 23:52:11,986 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:11,988 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:11,988 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:11,989 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:11,989 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:52:11,990 INFO  L87              Difference]: Start difference. First operand 19235 states and 20230 transitions. Second operand  has 3 states, 3 states have (on average 114.0) internal successors, (342), 3 states have internal predecessors, (342), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:14,168 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:14,168 INFO  L93              Difference]: Finished difference Result 44173 states and 46479 transitions.
[2024-11-23 23:52:14,168 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:14,169 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 114.0) internal successors, (342), 3 states have internal predecessors, (342), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 698
[2024-11-23 23:52:14,170 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:14,207 INFO  L225             Difference]: With dead ends: 44173
[2024-11-23 23:52:14,207 INFO  L226             Difference]: Without dead ends: 24940
[2024-11-23 23:52:14,219 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 701 GetRequests, 697 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:52:14,220 INFO  L435           NwaCegarLoop]: 464 mSDtfsCounter, 274 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 822 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 274 SdHoareTripleChecker+Valid, 492 SdHoareTripleChecker+Invalid, 932 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 822 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:14,220 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [274 Valid, 492 Invalid, 932 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 822 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-23 23:52:14,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24940 states.
[2024-11-23 23:52:14,489 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24940 to 23132.
[2024-11-23 23:52:14,507 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23132 states, 23131 states have (on average 1.0508408629112447) internal successors, (24307), 23131 states have internal predecessors, (24307), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:14,542 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23132 states to 23132 states and 24307 transitions.
[2024-11-23 23:52:14,543 INFO  L78                 Accepts]: Start accepts. Automaton has 23132 states and 24307 transitions. Word has length 698
[2024-11-23 23:52:14,544 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:14,544 INFO  L471      AbstractCegarLoop]: Abstraction has 23132 states and 24307 transitions.
[2024-11-23 23:52:14,544 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 114.0) internal successors, (342), 3 states have internal predecessors, (342), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:14,544 INFO  L276                IsEmpty]: Start isEmpty. Operand 23132 states and 24307 transitions.
[2024-11-23 23:52:14,565 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 827
[2024-11-23 23:52:14,566 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:14,566 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:14,578 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 23:52:14,767 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-23 23:52:14,767 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:14,768 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:14,768 INFO  L85        PathProgramCache]: Analyzing trace with hash 195297100, now seen corresponding path program 1 times
[2024-11-23 23:52:14,768 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:14,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [840784206]
[2024-11-23 23:52:14,768 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:14,768 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:14,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:15,429 INFO  L134       CoverageAnalysis]: Checked inductivity of 1380 backedges. 806 proven. 0 refuted. 0 times theorem prover too weak. 574 trivial. 0 not checked.
[2024-11-23 23:52:15,429 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:15,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [840784206]
[2024-11-23 23:52:15,429 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [840784206] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:15,430 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:15,430 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:15,430 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581559757]
[2024-11-23 23:52:15,430 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:15,431 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:15,431 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:15,432 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:15,432 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:15,433 INFO  L87              Difference]: Start difference. First operand 23132 states and 24307 transitions. Second operand  has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:17,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:17,132 INFO  L93              Difference]: Finished difference Result 49549 states and 52190 transitions.
[2024-11-23 23:52:17,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:17,132 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 826
[2024-11-23 23:52:17,133 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:17,155 INFO  L225             Difference]: With dead ends: 49549
[2024-11-23 23:52:17,155 INFO  L226             Difference]: Without dead ends: 26718
[2024-11-23 23:52:17,167 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:17,167 INFO  L435           NwaCegarLoop]: 123 mSDtfsCounter, 159 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 778 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 159 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 888 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 778 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:17,168 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [159 Valid, 155 Invalid, 888 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 778 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-23 23:52:17,184 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26718 states.
[2024-11-23 23:52:17,389 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26718 to 25522.
[2024-11-23 23:52:17,404 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25522 states, 25521 states have (on average 1.0487049880490575) internal successors, (26764), 25521 states have internal predecessors, (26764), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:17,431 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25522 states to 25522 states and 26764 transitions.
[2024-11-23 23:52:17,432 INFO  L78                 Accepts]: Start accepts. Automaton has 25522 states and 26764 transitions. Word has length 826
[2024-11-23 23:52:17,432 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:17,432 INFO  L471      AbstractCegarLoop]: Abstraction has 25522 states and 26764 transitions.
[2024-11-23 23:52:17,432 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:17,433 INFO  L276                IsEmpty]: Start isEmpty. Operand 25522 states and 26764 transitions.
[2024-11-23 23:52:17,452 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 887
[2024-11-23 23:52:17,452 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:17,452 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:17,452 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-23 23:52:17,453 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:17,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:17,453 INFO  L85        PathProgramCache]: Analyzing trace with hash 1183937754, now seen corresponding path program 1 times
[2024-11-23 23:52:17,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:17,454 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1532495483]
[2024-11-23 23:52:17,454 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:17,454 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:17,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:18,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 1440 backedges. 866 proven. 0 refuted. 0 times theorem prover too weak. 574 trivial. 0 not checked.
[2024-11-23 23:52:18,356 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:18,356 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1532495483]
[2024-11-23 23:52:18,357 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1532495483] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:18,357 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:18,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:18,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1369734569]
[2024-11-23 23:52:18,357 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:18,358 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:18,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:18,359 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:18,360 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:18,360 INFO  L87              Difference]: Start difference. First operand 25522 states and 26764 transitions. Second operand  has 3 states, 3 states have (on average 196.66666666666666) internal successors, (590), 3 states have internal predecessors, (590), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:19,864 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:19,865 INFO  L93              Difference]: Finished difference Result 50137 states and 52595 transitions.
[2024-11-23 23:52:19,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:19,865 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 196.66666666666666) internal successors, (590), 3 states have internal predecessors, (590), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 886
[2024-11-23 23:52:19,866 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:19,886 INFO  L225             Difference]: With dead ends: 50137
[2024-11-23 23:52:19,886 INFO  L226             Difference]: Without dead ends: 24617
[2024-11-23 23:52:19,897 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:19,898 INFO  L435           NwaCegarLoop]: 463 mSDtfsCounter, 78 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 745 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 496 SdHoareTripleChecker+Invalid, 843 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 745 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:19,898 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 496 Invalid, 843 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 745 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-23 23:52:19,912 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24617 states.
[2024-11-23 23:52:20,089 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24617 to 22519.
[2024-11-23 23:52:20,103 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22519 states, 22518 states have (on average 1.0287325694999556) internal successors, (23165), 22518 states have internal predecessors, (23165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:20,125 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22519 states to 22519 states and 23165 transitions.
[2024-11-23 23:52:20,125 INFO  L78                 Accepts]: Start accepts. Automaton has 22519 states and 23165 transitions. Word has length 886
[2024-11-23 23:52:20,126 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:20,126 INFO  L471      AbstractCegarLoop]: Abstraction has 22519 states and 23165 transitions.
[2024-11-23 23:52:20,126 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 196.66666666666666) internal successors, (590), 3 states have internal predecessors, (590), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:20,126 INFO  L276                IsEmpty]: Start isEmpty. Operand 22519 states and 23165 transitions.
[2024-11-23 23:52:20,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 909
[2024-11-23 23:52:20,140 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:20,140 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:20,141 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-23 23:52:20,141 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:20,141 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:20,142 INFO  L85        PathProgramCache]: Analyzing trace with hash -384171549, now seen corresponding path program 1 times
[2024-11-23 23:52:20,142 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:20,142 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932653302]
[2024-11-23 23:52:20,142 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:20,142 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:20,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:20,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 1464 backedges. 888 proven. 0 refuted. 0 times theorem prover too weak. 576 trivial. 0 not checked.
[2024-11-23 23:52:20,704 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:20,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932653302]
[2024-11-23 23:52:20,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932653302] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:20,704 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:20,704 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:20,704 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905737277]
[2024-11-23 23:52:20,704 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:20,705 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:20,706 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:20,706 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:20,707 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:20,707 INFO  L87              Difference]: Start difference. First operand 22519 states and 23165 transitions. Second operand  has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:22,372 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:22,372 INFO  L93              Difference]: Finished difference Result 48026 states and 49436 transitions.
[2024-11-23 23:52:22,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:22,373 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 908
[2024-11-23 23:52:22,373 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:22,393 INFO  L225             Difference]: With dead ends: 48026
[2024-11-23 23:52:22,393 INFO  L226             Difference]: Without dead ends: 25808
[2024-11-23 23:52:22,405 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:22,406 INFO  L435           NwaCegarLoop]: 94 mSDtfsCounter, 98 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 780 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 887 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 780 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:22,406 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 121 Invalid, 887 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 780 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-23 23:52:22,422 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25808 states.
[2024-11-23 23:52:22,589 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25808 to 23416.
[2024-11-23 23:52:22,604 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23416 states, 23415 states have (on average 1.0265214606021782) internal successors, (24036), 23415 states have internal predecessors, (24036), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:22,626 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23416 states to 23416 states and 24036 transitions.
[2024-11-23 23:52:22,627 INFO  L78                 Accepts]: Start accepts. Automaton has 23416 states and 24036 transitions. Word has length 908
[2024-11-23 23:52:22,627 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:22,627 INFO  L471      AbstractCegarLoop]: Abstraction has 23416 states and 24036 transitions.
[2024-11-23 23:52:22,627 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:22,628 INFO  L276                IsEmpty]: Start isEmpty. Operand 23416 states and 24036 transitions.
[2024-11-23 23:52:22,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 999
[2024-11-23 23:52:22,641 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:22,642 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:22,642 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-23 23:52:22,642 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:22,642 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:22,643 INFO  L85        PathProgramCache]: Analyzing trace with hash 53488158, now seen corresponding path program 1 times
[2024-11-23 23:52:22,643 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:22,643 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2081177758]
[2024-11-23 23:52:22,643 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:22,643 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:22,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:23,968 INFO  L134       CoverageAnalysis]: Checked inductivity of 1504 backedges. 916 proven. 0 refuted. 0 times theorem prover too weak. 588 trivial. 0 not checked.
[2024-11-23 23:52:23,968 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:23,968 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2081177758]
[2024-11-23 23:52:23,968 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2081177758] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:23,968 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:23,969 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:52:23,969 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2088190098]
[2024-11-23 23:52:23,969 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:23,970 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:52:23,970 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:23,970 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:52:23,971 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:52:23,971 INFO  L87              Difference]: Start difference. First operand 23416 states and 24036 transitions. Second operand  has 4 states, 4 states have (on average 151.75) internal successors, (607), 4 states have internal predecessors, (607), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:26,096 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:26,096 INFO  L93              Difference]: Finished difference Result 53725 states and 55116 transitions.
[2024-11-23 23:52:26,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:52:26,097 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 151.75) internal successors, (607), 4 states have internal predecessors, (607), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 998
[2024-11-23 23:52:26,097 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:26,119 INFO  L225             Difference]: With dead ends: 53725
[2024-11-23 23:52:26,119 INFO  L226             Difference]: Without dead ends: 30610
[2024-11-23 23:52:26,132 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:52:26,133 INFO  L435           NwaCegarLoop]: 77 mSDtfsCounter, 369 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 1570 mSolverCounterSat, 132 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 369 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 1702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 132 IncrementalHoareTripleChecker+Valid, 1570 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:26,133 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [369 Valid, 146 Invalid, 1702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [132 Valid, 1570 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-23 23:52:26,154 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30610 states.
[2024-11-23 23:52:26,329 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30610 to 24014.
[2024-11-23 23:52:26,343 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24014 states, 24013 states have (on average 1.0266522300420606) internal successors, (24653), 24013 states have internal predecessors, (24653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:26,364 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24014 states to 24014 states and 24653 transitions.
[2024-11-23 23:52:26,365 INFO  L78                 Accepts]: Start accepts. Automaton has 24014 states and 24653 transitions. Word has length 998
[2024-11-23 23:52:26,365 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:26,365 INFO  L471      AbstractCegarLoop]: Abstraction has 24014 states and 24653 transitions.
[2024-11-23 23:52:26,366 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 151.75) internal successors, (607), 4 states have internal predecessors, (607), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:26,366 INFO  L276                IsEmpty]: Start isEmpty. Operand 24014 states and 24653 transitions.
[2024-11-23 23:52:26,385 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1044
[2024-11-23 23:52:26,385 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:26,386 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:26,386 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-23 23:52:26,386 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:26,387 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:26,387 INFO  L85        PathProgramCache]: Analyzing trace with hash 1236328096, now seen corresponding path program 1 times
[2024-11-23 23:52:26,387 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:26,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1048842378]
[2024-11-23 23:52:26,388 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:26,388 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:26,526 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:27,454 INFO  L134       CoverageAnalysis]: Checked inductivity of 1594 backedges. 255 proven. 706 refuted. 0 times theorem prover too weak. 633 trivial. 0 not checked.
[2024-11-23 23:52:27,454 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:27,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1048842378]
[2024-11-23 23:52:27,454 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1048842378] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:52:27,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2034466652]
[2024-11-23 23:52:27,455 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:27,455 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:52:27,455 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:52:27,459 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:52:27,461 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 23:52:27,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:27,876 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1183 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-23 23:52:27,889 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:52:35,681 INFO  L134       CoverageAnalysis]: Checked inductivity of 1594 backedges. 255 proven. 706 refuted. 0 times theorem prover too weak. 633 trivial. 0 not checked.
[2024-11-23 23:52:35,682 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:52:37,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 1594 backedges. 255 proven. 706 refuted. 0 times theorem prover too weak. 633 trivial. 0 not checked.
[2024-11-23 23:52:37,698 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2034466652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:52:37,698 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:52:37,698 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9
[2024-11-23 23:52:37,698 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120347441]
[2024-11-23 23:52:37,698 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:52:37,700 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-23 23:52:37,700 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:37,702 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-23 23:52:37,702 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90
[2024-11-23 23:52:37,703 INFO  L87              Difference]: Start difference. First operand 24014 states and 24653 transitions. Second operand  has 10 states, 10 states have (on average 154.6) internal successors, (1546), 9 states have internal predecessors, (1546), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:42,988 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:42,989 INFO  L93              Difference]: Finished difference Result 61215 states and 62775 transitions.
[2024-11-23 23:52:42,993 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 23:52:42,993 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 154.6) internal successors, (1546), 9 states have internal predecessors, (1546), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1043
[2024-11-23 23:52:42,994 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:43,034 INFO  L225             Difference]: With dead ends: 61215
[2024-11-23 23:52:43,034 INFO  L226             Difference]: Without dead ends: 37502
[2024-11-23 23:52:43,047 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2088 GetRequests, 2080 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90
[2024-11-23 23:52:43,049 INFO  L435           NwaCegarLoop]: 59 mSDtfsCounter, 1466 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 3254 mSolverCounterSat, 458 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1466 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 3712 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 458 IncrementalHoareTripleChecker+Valid, 3254 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:43,049 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1466 Valid, 197 Invalid, 3712 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [458 Valid, 3254 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-23 23:52:43,072 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37502 states.
[2024-11-23 23:52:43,404 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37502 to 23117.
[2024-11-23 23:52:43,418 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23117 states, 23116 states have (on average 1.0260858279979235) internal successors, (23719), 23116 states have internal predecessors, (23719), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:43,441 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23117 states to 23117 states and 23719 transitions.
[2024-11-23 23:52:43,442 INFO  L78                 Accepts]: Start accepts. Automaton has 23117 states and 23719 transitions. Word has length 1043
[2024-11-23 23:52:43,442 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:43,443 INFO  L471      AbstractCegarLoop]: Abstraction has 23117 states and 23719 transitions.
[2024-11-23 23:52:43,443 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 154.6) internal successors, (1546), 9 states have internal predecessors, (1546), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:43,443 INFO  L276                IsEmpty]: Start isEmpty. Operand 23117 states and 23719 transitions.
[2024-11-23 23:52:43,470 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1197
[2024-11-23 23:52:43,470 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:52:43,471 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:43,483 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-23 23:52:43,671 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:52:43,671 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:52:43,672 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:52:43,672 INFO  L85        PathProgramCache]: Analyzing trace with hash -610729446, now seen corresponding path program 1 times
[2024-11-23 23:52:43,672 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:52:43,672 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624946783]
[2024-11-23 23:52:43,672 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:52:43,673 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:52:43,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:52:44,876 INFO  L134       CoverageAnalysis]: Checked inductivity of 2435 backedges. 1775 proven. 0 refuted. 0 times theorem prover too weak. 660 trivial. 0 not checked.
[2024-11-23 23:52:44,877 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:52:44,877 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624946783]
[2024-11-23 23:52:44,877 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1624946783] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:52:44,877 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:52:44,877 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:52:44,877 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863351159]
[2024-11-23 23:52:44,877 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:52:44,878 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:52:44,878 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:52:44,879 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:52:44,879 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:44,880 INFO  L87              Difference]: Start difference. First operand 23117 states and 23719 transitions. Second operand  has 3 states, 3 states have (on average 261.0) internal successors, (783), 3 states have internal predecessors, (783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:46,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:52:46,027 INFO  L93              Difference]: Finished difference Result 35414 states and 36269 transitions.
[2024-11-23 23:52:46,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:52:46,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 261.0) internal successors, (783), 3 states have internal predecessors, (783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1196
[2024-11-23 23:52:46,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:52:46,029 INFO  L225             Difference]: With dead ends: 35414
[2024-11-23 23:52:46,029 INFO  L226             Difference]: Without dead ends: 0
[2024-11-23 23:52:46,039 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:52:46,039 INFO  L435           NwaCegarLoop]: 356 mSDtfsCounter, 80 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 674 mSolverCounterSat, 64 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 738 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 64 IncrementalHoareTripleChecker+Valid, 674 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:52:46,040 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 365 Invalid, 738 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [64 Valid, 674 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-23 23:52:46,040 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-23 23:52:46,040 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-23 23:52:46,040 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:46,041 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-23 23:52:46,041 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1196
[2024-11-23 23:52:46,041 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:52:46,041 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-23 23:52:46,042 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 261.0) internal successors, (783), 3 states have internal predecessors, (783), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:52:46,042 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-23 23:52:46,042 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-23 23:52:46,045 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-23 23:52:46,046 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-23 23:52:46,050 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:52:46,053 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-23 23:52:53,778 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-23 23:52:53,804 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression
[2024-11-23 23:52:53,815 WARN  L970   BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression
[2024-11-23 23:52:53,828 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 11:52:53 BoogieIcfgContainer
[2024-11-23 23:52:53,832 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-23 23:52:53,833 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-23 23:52:53,833 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-23 23:52:53,834 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-23 23:52:53,834 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:51:02" (3/4) ...
[2024-11-23 23:52:53,840 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-23 23:52:53,876 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges
[2024-11-23 23:52:53,878 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-11-23 23:52:53,880 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-23 23:52:53,881 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-23 23:52:54,071 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/witness.graphml
[2024-11-23 23:52:54,072 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/witness.yml
[2024-11-23 23:52:54,072 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-23 23:52:54,074 INFO  L158              Benchmark]: Toolchain (without parser) took 118229.42ms. Allocated memory was 117.4MB in the beginning and 1.6GB in the end (delta: 1.5GB). Free memory was 87.3MB in the beginning and 1.2GB in the end (delta: -1.1GB). Peak memory consumption was 335.3MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,074 INFO  L158              Benchmark]: CDTParser took 0.74ms. Allocated memory is still 117.4MB. Free memory is still 73.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-23 23:52:54,075 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1541.16ms. Allocated memory is still 117.4MB. Free memory was 87.1MB in the beginning and 62.6MB in the end (delta: 24.4MB). Peak memory consumption was 60.2MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,077 INFO  L158              Benchmark]: Boogie Procedure Inliner took 381.39ms. Allocated memory is still 117.4MB. Free memory was 62.6MB in the beginning and 63.0MB in the end (delta: -334.6kB). Peak memory consumption was 45.6MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,078 INFO  L158              Benchmark]: Boogie Preprocessor took 557.61ms. Allocated memory was 117.4MB in the beginning and 226.5MB in the end (delta: 109.1MB). Free memory was 63.0MB in the beginning and 161.1MB in the end (delta: -98.1MB). Peak memory consumption was 45.5MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,078 INFO  L158              Benchmark]: RCFGBuilder took 4585.36ms. Allocated memory was 226.5MB in the beginning and 285.2MB in the end (delta: 58.7MB). Free memory was 161.1MB in the beginning and 183.3MB in the end (delta: -22.2MB). Peak memory consumption was 115.1MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,078 INFO  L158              Benchmark]: TraceAbstraction took 110905.91ms. Allocated memory was 285.2MB in the beginning and 1.6GB in the end (delta: 1.3GB). Free memory was 181.3MB in the beginning and 1.2GB in the end (delta: -1.0GB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,078 INFO  L158              Benchmark]: Witness Printer took 239.19ms. Allocated memory is still 1.6GB. Free memory was 1.2GB in the beginning and 1.2GB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-11-23 23:52:54,080 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.74ms. Allocated memory is still 117.4MB. Free memory is still 73.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1541.16ms. Allocated memory is still 117.4MB. Free memory was 87.1MB in the beginning and 62.6MB in the end (delta: 24.4MB). Peak memory consumption was 60.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 381.39ms. Allocated memory is still 117.4MB. Free memory was 62.6MB in the beginning and 63.0MB in the end (delta: -334.6kB). Peak memory consumption was 45.6MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 557.61ms. Allocated memory was 117.4MB in the beginning and 226.5MB in the end (delta: 109.1MB). Free memory was 63.0MB in the beginning and 161.1MB in the end (delta: -98.1MB). Peak memory consumption was 45.5MB. Max. memory is 16.1GB.
 * RCFGBuilder took 4585.36ms. Allocated memory was 226.5MB in the beginning and 285.2MB in the end (delta: 58.7MB). Free memory was 161.1MB in the beginning and 183.3MB in the end (delta: -22.2MB). Peak memory consumption was 115.1MB. Max. memory is 16.1GB.
 * TraceAbstraction took 110905.91ms. Allocated memory was 285.2MB in the beginning and 1.6GB in the end (delta: 1.3GB). Free memory was 181.3MB in the beginning and 1.2GB in the end (delta: -1.0GB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB.
 * Witness Printer took 239.19ms. Allocated memory is still 1.6GB. Free memory was 1.2GB in the beginning and 1.2GB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 215]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 424 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 103.0s, OverallIterations: 23, TraceHistogramMax: 7, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.3s, AutomataDifference: 63.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 9590 SdHoareTripleChecker+Valid, 58.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 9590 mSDsluCounter, 8703 SdHoareTripleChecker+Invalid, 50.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1072 mSDsCounter, 4415 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 28675 IncrementalHoareTripleChecker+Invalid, 33090 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4415 mSolverCounterUnsat, 7631 mSDtfsCounter, 28675 mSolverCounterSat, 0.3s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 4096 GetRequests, 4048 SyntacticMatches, 0 SemanticMatches, 48 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 66 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=25522occurred in iteration=18, InterpolantAutomatonStates: 87, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 4.5s AutomataMinimizationTime, 23 MinimizatonAttempts, 39299 StatesRemovedByMinimization, 19 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.8s SsaConstructionTime, 2.3s SatisfiabilityAnalysisTime, 28.5s InterpolantComputationTime, 15382 NumberOfCodeBlocks, 15382 NumberOfCodeBlocksAsserted, 26 NumberOfCheckSat, 17018 ConstructedInterpolants, 332 QuantifiedInterpolants, 61291 SizeOfPredicates, 6 NumberOfNonLiveVariables, 2779 ConjunctsInSsa, 13 ConjunctsInUnsatCore, 28 InterpolantComputations, 21 PerfectInterpolantSequences, 20252/22677 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    1 specifications checked. All of them hold
  - InvariantResult [Line: 1776]: Loop Invariant
    Derived loop invariant: (((((((((((((((((((((((((5 == a2) && (((long long) 42 + a4) <= 0)) && (((long long) 98 + a0) <= 0)) || (((2 == a2) && (((long long) 89 + a4) <= 0)) && (0 <= ((long long) a0 + 60)))) || (((((0 <= ((long long) a29 + 14)) && (((long long) 42 + a4) <= 0)) && (2 == a2)) && (0 <= ((long long) a4 + 85))) && (((long long) 98 + a0) <= 0))) || ((((((long long) 42 + a4) <= 0) && (0 <= ((long long) 600177 + a0))) && (((long long) a0 + 147) <= 0)) && (a2 == 4))) || (((((5 == a2) && (((long long) 42 + a4) <= 0)) && (0 <= ((long long) a4 + 85))) && (0 <= ((long long) 600177 + a0))) && (((long long) a0 + 147) <= 0))) || (((2 == a2) && (44 <= a29)) && (((long long) 98 + a0) <= 0))) || ((((((0 <= ((long long) a0 + 459337)) && (((long long) 42 + a4) <= 0)) && (0 <= ((long long) a4 + 85))) && (44 <= a29)) && (((long long) a0 + 99) <= 0)) && (a2 == 4))) || ((((((long long) 42 + a4) <= 0) && (((long long) a0 + 147) <= 0)) && (a2 == 4)) && (((long long) a29 + 127) <= 0))) || ((((((long long) 42 + a4) <= 0) && (((long long) 98 + a0) <= 0)) && (a2 == 1)) && (0 <= (((((long long) 9 * a0) >= 0) ? (((long long) 9 * a0) / 10) : ((((long long) 9 * a0) / 10) - 1)) + 4794)))) || (((0 <= ((long long) a29 + 14)) && (((long long) 89 + a4) <= 0)) && (((long long) a0 + 61) <= 0))) || ((((((long long) 42 + a4) <= 0) && (2 == a2)) && (0 <= ((long long) a4 + 85))) && (((long long) a0 + 147) <= 0))) || ((((((5 == a2) && (0 <= ((long long) a29 + 14))) && (((long long) 42 + a4) <= 0)) && (0 <= ((long long) a4 + 85))) && (0 <= (((((long long) 9 * a0) >= 0) ? (((long long) 9 * a0) / 10) : ((((long long) 9 * a0) / 10) - 1)) + 4794))) && (((long long) a0 + 61) <= 0))) || (((((long long) 42 + a4) <= 0) && (((long long) a0 + 99) <= 0)) && (3 == a2))) || (((a2 == 1) && (((long long) a4 + 86) <= 0)) && (((long long) a29 + 144) <= 0))) || ((((long long) 89 + a4) <= 0) && (3 == a2))) || (((2 == a2) && (((long long) 89 + a4) <= 0)) && (((long long) a29 + 401505) <= 0))) || ((((((long long) 89 + a4) <= 0) && (a2 == 1)) && (0 <= ((long long) 44 + a0))) && (((long long) a29 + 127) == 0))) || (((((long long) 42 + a4) <= 0) && (((long long) a0 + 147) <= 0)) && (a2 == 1))) || ((5 == a2) && (((long long) 89 + a4) <= 0))) || (((((long long) 42 + a4) <= 0) && (0 <= ((long long) 600177 + a0))) && ((((0 <= ((long long) a4 + 85)) && (a2 == 1)) && (a29 <= 401234)) || (((a2 == 1) && (a29 <= 401234)) && (((long long) a0 + 61) <= 0))))) || ((((long long) 89 + a4) <= 0) && (a2 == 4))) || (((((5 == a2) && (((long long) 42 + a4) <= 0)) && (44 <= a29)) && (0 <= ((long long) 600177 + a0))) && (((long long) a0 + 147) <= 0))) || ((((long long) 89 + a4) <= 0) && (((long long) 98 + a0) <= 0)))
RESULT: Ultimate proved your program to be correct!
[2024-11-23 23:52:54,118 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d340ed8-a513-4bf6-9605-63069e5ee897/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

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