./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX --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 a0830d37f242e09defcc4d2d6beb9093926cd5edb365bec0ac48d44d51893439
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:26:36,135 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:26:36,269 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:26:36,280 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:26:36,284 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:26:36,352 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:26:36,353 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:26:36,353 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:26:36,354 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:26:36,356 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:26:36,371 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:26:36,372 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:26:36,372 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:26:36,373 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:26:36,373 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:26:36,373 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:26:36,374 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:26:36,374 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:26:36,375 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:26:36,375 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:26:36,379 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:26:36,380 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:26:36,380 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:26:36,383 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:26:36,383 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:26:36,383 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:26:36,384 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:26:36,384 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:26:36,385 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:26:36,385 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:26:36,385 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:26:36,386 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:26:36,386 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:26:36,386 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:26:36,387 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:26:36,387 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:26:36,388 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:26:36,389 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:26:36,389 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:26:36,390 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:26:36,390 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:26:36,391 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:26:36,391 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX
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 -> a0830d37f242e09defcc4d2d6beb9093926cd5edb365bec0ac48d44d51893439
[2024-11-08 18:26:36,737 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:26:36,780 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:26:36,784 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:26:36,795 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:26:36,799 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:26:36,801 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
Unable to find full path for "g++"
[2024-11-08 18:26:39,149 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:26:39,470 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:26:39,474 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
[2024-11-08 18:26:39,500 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/data/2e1fe5540/290f056f29f3495b901e34d8a13efbd2/FLAG3bcad7490
[2024-11-08 18:26:39,734 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/data/2e1fe5540/290f056f29f3495b901e34d8a13efbd2
[2024-11-08 18:26:39,737 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:26:39,739 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:26:39,741 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:26:39,742 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:26:39,770 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:26:39,772 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:26:39" (1/1) ...
[2024-11-08 18:26:39,774 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d378392 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:39, skipping insertion in model container
[2024-11-08 18:26:39,776 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:26:39" (1/1) ...
[2024-11-08 18:26:39,872 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:26:40,366 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_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c[13826,13839]
[2024-11-08 18:26:40,474 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:26:40,502 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:26:40,633 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_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c[13826,13839]
[2024-11-08 18:26:40,722 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:26:40,753 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:26:40,754 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40 WrapperNode
[2024-11-08 18:26:40,754 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:26:40,756 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:26:40,756 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:26:40,756 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:26:40,766 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,807 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,893 INFO  L138                Inliner]: procedures = 24, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1451
[2024-11-08 18:26:40,894 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:26:40,895 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:26:40,895 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:26:40,895 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:26:40,911 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,911 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,921 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,975 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-08 18:26:40,975 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:40,975 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,032 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,051 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,071 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,086 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,106 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:26:41,110 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:26:41,111 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:26:41,111 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:26:41,112 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (1/1) ...
[2024-11-08 18:26:41,121 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:26:41,136 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:26:41,154 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:26:41,158 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6c7388ec-abc6-4cb9-9f5f-344b52cd400e/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:26:41,202 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:26:41,203 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:26:41,204 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:26:41,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:26:41,511 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:26:41,514 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:26:43,380 INFO  L?                        ?]: Removed 123 outVars from TransFormulas that were not future-live.
[2024-11-08 18:26:43,381 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:26:43,424 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:26:43,425 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 18:26:43,425 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:26:43 BoogieIcfgContainer
[2024-11-08 18:26:43,426 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:26:43,431 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:26:43,432 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:26:43,436 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:26:43,437 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:26:39" (1/3) ...
[2024-11-08 18:26:43,438 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e7bad72 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:26:43, skipping insertion in model container
[2024-11-08 18:26:43,438 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:26:40" (2/3) ...
[2024-11-08 18:26:43,439 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e7bad72 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:26:43, skipping insertion in model container
[2024-11-08 18:26:43,441 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:26:43" (3/3) ...
[2024-11-08 18:26:43,443 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.4.2.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
[2024-11-08 18:26:43,468 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:26:43,469 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:26:43,587 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:26:43,594 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;@18a2dc2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:26:43,594 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:26:43,603 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 350 states, 348 states have (on average 1.7873563218390804) internal successors, (622), 349 states have internal predecessors, (622), 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-08 18:26:43,625 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 119
[2024-11-08 18:26:43,626 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:43,627 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:43,628 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:43,635 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:43,635 INFO  L85        PathProgramCache]: Analyzing trace with hash 687624892, now seen corresponding path program 1 times
[2024-11-08 18:26:43,649 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:43,649 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1891134134]
[2024-11-08 18:26:43,650 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:43,651 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:44,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:44,855 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-08 18:26:44,856 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:44,856 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1891134134]
[2024-11-08 18:26:44,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1891134134] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:44,858 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:44,858 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:44,860 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1670275510]
[2024-11-08 18:26:44,861 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:44,867 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:44,868 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:44,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:44,900 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:44,905 INFO  L87              Difference]: Start difference. First operand  has 350 states, 348 states have (on average 1.7873563218390804) internal successors, (622), 349 states have internal predecessors, (622), 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 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 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-08 18:26:45,150 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:45,151 INFO  L93              Difference]: Finished difference Result 652 states and 1124 transitions.
[2024-11-08 18:26:45,156 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:45,158 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 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 118
[2024-11-08 18:26:45,159 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:45,183 INFO  L225             Difference]: With dead ends: 652
[2024-11-08 18:26:45,183 INFO  L226             Difference]: Without dead ends: 489
[2024-11-08 18:26:45,188 INFO  L431           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-08 18:26:45,192 INFO  L432           NwaCegarLoop]: 616 mSDtfsCounter, 266 mSDsluCounter, 530 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 1146 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:45,193 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 1146 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:45,217 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 489 states.
[2024-11-08 18:26:45,262 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 489 to 486.
[2024-11-08 18:26:45,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 486 states, 485 states have (on average 1.6515463917525772) internal successors, (801), 485 states have internal predecessors, (801), 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-08 18:26:45,273 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 486 states to 486 states and 801 transitions.
[2024-11-08 18:26:45,275 INFO  L78                 Accepts]: Start accepts. Automaton has 486 states and 801 transitions. Word has length 118
[2024-11-08 18:26:45,277 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:45,278 INFO  L471      AbstractCegarLoop]: Abstraction has 486 states and 801 transitions.
[2024-11-08 18:26:45,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 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-08 18:26:45,279 INFO  L276                IsEmpty]: Start isEmpty. Operand 486 states and 801 transitions.
[2024-11-08 18:26:45,288 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-11-08 18:26:45,291 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:45,292 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:45,292 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:26:45,293 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:45,293 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:45,294 INFO  L85        PathProgramCache]: Analyzing trace with hash 787881554, now seen corresponding path program 1 times
[2024-11-08 18:26:45,294 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:45,294 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279763944]
[2024-11-08 18:26:45,295 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:45,295 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:45,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:45,800 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-08 18:26:45,802 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:45,802 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279763944]
[2024-11-08 18:26:45,802 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279763944] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:45,803 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:45,803 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:45,803 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [737516465]
[2024-11-08 18:26:45,804 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:45,806 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:45,807 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:45,809 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:45,809 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:45,810 INFO  L87              Difference]: Start difference. First operand 486 states and 801 transitions. Second operand  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:45,889 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:45,890 INFO  L93              Difference]: Finished difference Result 1052 states and 1741 transitions.
[2024-11-08 18:26:45,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:45,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 121
[2024-11-08 18:26:45,892 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:45,896 INFO  L225             Difference]: With dead ends: 1052
[2024-11-08 18:26:45,896 INFO  L226             Difference]: Without dead ends: 759
[2024-11-08 18:26:45,898 INFO  L431           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-08 18:26:45,899 INFO  L432           NwaCegarLoop]: 569 mSDtfsCounter, 229 mSDsluCounter, 527 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 229 SdHoareTripleChecker+Valid, 1096 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:45,900 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [229 Valid, 1096 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:45,903 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 759 states.
[2024-11-08 18:26:45,935 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 759 to 755.
[2024-11-08 18:26:45,938 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 755 states, 754 states have (on average 1.6525198938992043) internal successors, (1246), 754 states have internal predecessors, (1246), 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-08 18:26:45,961 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 755 states and 1246 transitions.
[2024-11-08 18:26:45,962 INFO  L78                 Accepts]: Start accepts. Automaton has 755 states and 1246 transitions. Word has length 121
[2024-11-08 18:26:45,962 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:45,962 INFO  L471      AbstractCegarLoop]: Abstraction has 755 states and 1246 transitions.
[2024-11-08 18:26:45,963 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:45,963 INFO  L276                IsEmpty]: Start isEmpty. Operand 755 states and 1246 transitions.
[2024-11-08 18:26:45,969 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-11-08 18:26:45,969 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:45,970 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:45,970 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:26:45,970 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:45,971 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:45,971 INFO  L85        PathProgramCache]: Analyzing trace with hash -1106896185, now seen corresponding path program 1 times
[2024-11-08 18:26:45,972 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:45,972 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850137523]
[2024-11-08 18:26:45,973 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:45,974 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:46,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:46,332 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-08 18:26:46,333 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:46,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850137523]
[2024-11-08 18:26:46,333 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850137523] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:46,333 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:46,334 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:46,335 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587291641]
[2024-11-08 18:26:46,336 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:46,336 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:46,337 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:46,337 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:46,339 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:46,339 INFO  L87              Difference]: Start difference. First operand 755 states and 1246 transitions. Second operand  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 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-08 18:26:46,488 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:46,488 INFO  L93              Difference]: Finished difference Result 1839 states and 3040 transitions.
[2024-11-08 18:26:46,489 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:46,489 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 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 124
[2024-11-08 18:26:46,492 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:46,498 INFO  L225             Difference]: With dead ends: 1839
[2024-11-08 18:26:46,498 INFO  L226             Difference]: Without dead ends: 1277
[2024-11-08 18:26:46,500 INFO  L431           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-08 18:26:46,502 INFO  L432           NwaCegarLoop]: 569 mSDtfsCounter, 222 mSDsluCounter, 528 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 222 SdHoareTripleChecker+Valid, 1097 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:46,503 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [222 Valid, 1097 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:46,505 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1277 states.
[2024-11-08 18:26:46,539 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1277 to 1271.
[2024-11-08 18:26:46,547 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1271 states, 1270 states have (on average 1.6488188976377953) internal successors, (2094), 1270 states have internal predecessors, (2094), 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-08 18:26:46,554 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1271 states to 1271 states and 2094 transitions.
[2024-11-08 18:26:46,555 INFO  L78                 Accepts]: Start accepts. Automaton has 1271 states and 2094 transitions. Word has length 124
[2024-11-08 18:26:46,555 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:46,557 INFO  L471      AbstractCegarLoop]: Abstraction has 1271 states and 2094 transitions.
[2024-11-08 18:26:46,558 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 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-08 18:26:46,558 INFO  L276                IsEmpty]: Start isEmpty. Operand 1271 states and 2094 transitions.
[2024-11-08 18:26:46,562 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 128
[2024-11-08 18:26:46,562 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:46,563 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:46,564 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:26:46,564 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:46,565 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:46,569 INFO  L85        PathProgramCache]: Analyzing trace with hash -854228413, now seen corresponding path program 1 times
[2024-11-08 18:26:46,569 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:46,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556489085]
[2024-11-08 18:26:46,570 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:46,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:46,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:46,937 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-08 18:26:46,938 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:46,938 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556489085]
[2024-11-08 18:26:46,938 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556489085] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:46,939 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:46,940 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:46,940 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [264603037]
[2024-11-08 18:26:46,940 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:46,941 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:46,941 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:46,943 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:46,943 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:46,944 INFO  L87              Difference]: Start difference. First operand 1271 states and 2094 transitions. Second operand  has 3 states, 3 states have (on average 42.333333333333336) internal successors, (127), 3 states have internal predecessors, (127), 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-08 18:26:47,032 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:47,032 INFO  L93              Difference]: Finished difference Result 3347 states and 5512 transitions.
[2024-11-08 18:26:47,033 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:47,033 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 42.333333333333336) internal successors, (127), 3 states have internal predecessors, (127), 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 127
[2024-11-08 18:26:47,034 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:47,046 INFO  L225             Difference]: With dead ends: 3347
[2024-11-08 18:26:47,046 INFO  L226             Difference]: Without dead ends: 2269
[2024-11-08 18:26:47,048 INFO  L431           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-08 18:26:47,050 INFO  L432           NwaCegarLoop]: 569 mSDtfsCounter, 215 mSDsluCounter, 529 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 215 SdHoareTripleChecker+Valid, 1098 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:47,054 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [215 Valid, 1098 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:26:47,058 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2269 states.
[2024-11-08 18:26:47,103 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2269 to 2259.
[2024-11-08 18:26:47,109 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2259 states, 2258 states have (on average 1.6412754650132861) internal successors, (3706), 2258 states have internal predecessors, (3706), 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-08 18:26:47,119 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2259 states to 2259 states and 3706 transitions.
[2024-11-08 18:26:47,119 INFO  L78                 Accepts]: Start accepts. Automaton has 2259 states and 3706 transitions. Word has length 127
[2024-11-08 18:26:47,121 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:47,121 INFO  L471      AbstractCegarLoop]: Abstraction has 2259 states and 3706 transitions.
[2024-11-08 18:26:47,121 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 42.333333333333336) internal successors, (127), 3 states have internal predecessors, (127), 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-08 18:26:47,122 INFO  L276                IsEmpty]: Start isEmpty. Operand 2259 states and 3706 transitions.
[2024-11-08 18:26:47,125 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-08 18:26:47,127 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:47,127 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:47,127 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 18:26:47,128 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:47,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:47,129 INFO  L85        PathProgramCache]: Analyzing trace with hash 996831134, now seen corresponding path program 1 times
[2024-11-08 18:26:47,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:47,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [788607270]
[2024-11-08 18:26:47,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:47,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:47,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:47,693 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-08 18:26:47,694 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:47,694 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [788607270]
[2024-11-08 18:26:47,695 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [788607270] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:47,695 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:47,697 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 18:26:47,698 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504639313]
[2024-11-08 18:26:47,698 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:47,699 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:26:47,699 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:47,700 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:26:47,700 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:26:47,700 INFO  L87              Difference]: Start difference. First operand 2259 states and 3706 transitions. Second operand  has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-08 18:26:48,270 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:48,271 INFO  L93              Difference]: Finished difference Result 11839 states and 19570 transitions.
[2024-11-08 18:26:48,271 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 18:26:48,272 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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 130
[2024-11-08 18:26:48,272 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:48,313 INFO  L225             Difference]: With dead ends: 11839
[2024-11-08 18:26:48,313 INFO  L226             Difference]: Without dead ends: 9773
[2024-11-08 18:26:48,321 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-08 18:26:48,322 INFO  L432           NwaCegarLoop]: 571 mSDtfsCounter, 2145 mSDsluCounter, 4278 mSDsCounter, 0 mSdLazyCounter, 175 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2145 SdHoareTripleChecker+Valid, 4849 SdHoareTripleChecker+Invalid, 183 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 175 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:48,324 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2145 Valid, 4849 Invalid, 183 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 175 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:26:48,338 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9773 states.
[2024-11-08 18:26:48,507 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9773 to 4189.
[2024-11-08 18:26:48,515 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4189 states, 4188 states have (on average 1.6411174785100286) internal successors, (6873), 4188 states have internal predecessors, (6873), 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-08 18:26:48,532 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4189 states to 4189 states and 6873 transitions.
[2024-11-08 18:26:48,532 INFO  L78                 Accepts]: Start accepts. Automaton has 4189 states and 6873 transitions. Word has length 130
[2024-11-08 18:26:48,533 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:48,533 INFO  L471      AbstractCegarLoop]: Abstraction has 4189 states and 6873 transitions.
[2024-11-08 18:26:48,533 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 21.666666666666668) internal successors, (130), 6 states have internal predecessors, (130), 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-08 18:26:48,534 INFO  L276                IsEmpty]: Start isEmpty. Operand 4189 states and 6873 transitions.
[2024-11-08 18:26:48,536 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 132
[2024-11-08 18:26:48,537 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:48,537 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:48,537 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 18:26:48,538 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:48,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:48,538 INFO  L85        PathProgramCache]: Analyzing trace with hash 769932088, now seen corresponding path program 1 times
[2024-11-08 18:26:48,539 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:48,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407922128]
[2024-11-08 18:26:48,539 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:48,539 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:48,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:48,856 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-08 18:26:48,856 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:48,856 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [407922128]
[2024-11-08 18:26:48,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [407922128] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:48,858 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:48,858 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:26:48,858 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898200924]
[2024-11-08 18:26:48,859 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:48,859 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:26:48,860 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:48,861 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:26:48,861 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:26:48,861 INFO  L87              Difference]: Start difference. First operand 4189 states and 6873 transitions. Second operand  has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 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-08 18:26:49,066 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:49,066 INFO  L93              Difference]: Finished difference Result 12287 states and 20261 transitions.
[2024-11-08 18:26:49,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:26:49,068 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 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-08 18:26:49,068 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:49,107 INFO  L225             Difference]: With dead ends: 12287
[2024-11-08 18:26:49,107 INFO  L226             Difference]: Without dead ends: 8291
[2024-11-08 18:26:49,119 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:26:49,120 INFO  L432           NwaCegarLoop]: 563 mSDtfsCounter, 754 mSDsluCounter, 1150 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 754 SdHoareTripleChecker+Valid, 1713 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:49,121 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [754 Valid, 1713 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:49,134 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8291 states.
[2024-11-08 18:26:49,369 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8291 to 6223.
[2024-11-08 18:26:49,383 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6223 states, 6222 states have (on average 1.6435229829636773) internal successors, (10226), 6222 states have internal predecessors, (10226), 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-08 18:26:49,410 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6223 states to 6223 states and 10226 transitions.
[2024-11-08 18:26:49,411 INFO  L78                 Accepts]: Start accepts. Automaton has 6223 states and 10226 transitions. Word has length 131
[2024-11-08 18:26:49,411 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:49,412 INFO  L471      AbstractCegarLoop]: Abstraction has 6223 states and 10226 transitions.
[2024-11-08 18:26:49,412 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 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-08 18:26:49,412 INFO  L276                IsEmpty]: Start isEmpty. Operand 6223 states and 10226 transitions.
[2024-11-08 18:26:49,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-08 18:26:49,416 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:49,417 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:49,417 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 18:26:49,417 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:49,418 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:49,418 INFO  L85        PathProgramCache]: Analyzing trace with hash -1964413019, now seen corresponding path program 1 times
[2024-11-08 18:26:49,418 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:49,419 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [133222573]
[2024-11-08 18:26:49,419 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:49,419 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:49,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:49,714 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-08 18:26:49,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:49,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [133222573]
[2024-11-08 18:26:49,715 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [133222573] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:49,715 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:49,715 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:26:49,715 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081265435]
[2024-11-08 18:26:49,715 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:49,716 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:26:49,716 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:49,717 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:26:49,717 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:26:49,718 INFO  L87              Difference]: Start difference. First operand 6223 states and 10226 transitions. Second operand  has 4 states, 4 states have (on average 33.0) internal successors, (132), 4 states have internal predecessors, (132), 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-08 18:26:49,998 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:49,998 INFO  L93              Difference]: Finished difference Result 18285 states and 30121 transitions.
[2024-11-08 18:26:49,999 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:26:49,999 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 33.0) internal successors, (132), 4 states have internal predecessors, (132), 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 132
[2024-11-08 18:26:50,000 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:50,030 INFO  L225             Difference]: With dead ends: 18285
[2024-11-08 18:26:50,030 INFO  L226             Difference]: Without dead ends: 12255
[2024-11-08 18:26:50,038 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:26:50,039 INFO  L432           NwaCegarLoop]: 567 mSDtfsCounter, 752 mSDsluCounter, 1207 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 752 SdHoareTripleChecker+Valid, 1774 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:50,040 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [752 Valid, 1774 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:50,054 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12255 states.
[2024-11-08 18:26:50,275 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12255 to 9215.
[2024-11-08 18:26:50,295 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9215 states, 9214 states have (on average 1.6418493596700674) internal successors, (15128), 9214 states have internal predecessors, (15128), 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-08 18:26:50,332 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9215 states to 9215 states and 15128 transitions.
[2024-11-08 18:26:50,332 INFO  L78                 Accepts]: Start accepts. Automaton has 9215 states and 15128 transitions. Word has length 132
[2024-11-08 18:26:50,333 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:50,333 INFO  L471      AbstractCegarLoop]: Abstraction has 9215 states and 15128 transitions.
[2024-11-08 18:26:50,333 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 33.0) internal successors, (132), 4 states have internal predecessors, (132), 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-08 18:26:50,334 INFO  L276                IsEmpty]: Start isEmpty. Operand 9215 states and 15128 transitions.
[2024-11-08 18:26:50,338 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 134
[2024-11-08 18:26:50,339 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:50,339 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:50,339 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:26:50,340 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:50,340 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:50,340 INFO  L85        PathProgramCache]: Analyzing trace with hash -825207393, now seen corresponding path program 1 times
[2024-11-08 18:26:50,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:50,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636137137]
[2024-11-08 18:26:50,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:50,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:50,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:50,769 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-08 18:26:50,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:50,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636137137]
[2024-11-08 18:26:50,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636137137] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:50,771 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:50,771 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:26:50,771 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1063562498]
[2024-11-08 18:26:50,772 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:50,772 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:26:50,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:50,774 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:26:50,774 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:26:50,775 INFO  L87              Difference]: Start difference. First operand 9215 states and 15128 transitions. Second operand  has 4 states, 4 states have (on average 33.25) internal successors, (133), 4 states have internal predecessors, (133), 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-08 18:26:51,137 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:51,137 INFO  L93              Difference]: Finished difference Result 27109 states and 44609 transitions.
[2024-11-08 18:26:51,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:26:51,139 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 33.25) internal successors, (133), 4 states have internal predecessors, (133), 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 133
[2024-11-08 18:26:51,139 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:51,194 INFO  L225             Difference]: With dead ends: 27109
[2024-11-08 18:26:51,195 INFO  L226             Difference]: Without dead ends: 18087
[2024-11-08 18:26:51,211 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:26:51,212 INFO  L432           NwaCegarLoop]: 561 mSDtfsCounter, 750 mSDsluCounter, 1335 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 750 SdHoareTripleChecker+Valid, 1896 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:51,213 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [750 Valid, 1896 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:51,239 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18087 states.
[2024-11-08 18:26:51,633 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18087 to 13617.
[2024-11-08 18:26:51,667 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13617 states, 13616 states have (on average 1.640129259694477) internal successors, (22332), 13616 states have internal predecessors, (22332), 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-08 18:26:51,719 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13617 states to 13617 states and 22332 transitions.
[2024-11-08 18:26:51,719 INFO  L78                 Accepts]: Start accepts. Automaton has 13617 states and 22332 transitions. Word has length 133
[2024-11-08 18:26:51,720 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:51,720 INFO  L471      AbstractCegarLoop]: Abstraction has 13617 states and 22332 transitions.
[2024-11-08 18:26:51,721 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 33.25) internal successors, (133), 4 states have internal predecessors, (133), 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-08 18:26:51,721 INFO  L276                IsEmpty]: Start isEmpty. Operand 13617 states and 22332 transitions.
[2024-11-08 18:26:51,726 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 18:26:51,727 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:51,727 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:51,727 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:26:51,728 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:51,728 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:51,728 INFO  L85        PathProgramCache]: Analyzing trace with hash 2032293143, now seen corresponding path program 1 times
[2024-11-08 18:26:51,729 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:51,729 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871678026]
[2024-11-08 18:26:51,729 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:51,729 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:51,795 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:51,918 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-08 18:26:51,918 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:51,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871678026]
[2024-11-08 18:26:51,919 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871678026] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:51,919 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:51,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:51,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1611423841]
[2024-11-08 18:26:51,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:51,920 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:51,920 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:51,920 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:51,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:51,921 INFO  L87              Difference]: Start difference. First operand 13617 states and 22332 transitions. Second operand  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:52,189 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:52,189 INFO  L93              Difference]: Finished difference Result 30205 states and 49579 transitions.
[2024-11-08 18:26:52,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:52,190 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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 134
[2024-11-08 18:26:52,191 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:52,243 INFO  L225             Difference]: With dead ends: 30205
[2024-11-08 18:26:52,243 INFO  L226             Difference]: Without dead ends: 20859
[2024-11-08 18:26:52,258 INFO  L431           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-08 18:26:52,259 INFO  L432           NwaCegarLoop]: 717 mSDtfsCounter, 228 mSDsluCounter, 526 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 228 SdHoareTripleChecker+Valid, 1243 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:52,260 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [228 Valid, 1243 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:26:52,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20859 states.
[2024-11-08 18:26:52,960 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20859 to 20857.
[2024-11-08 18:26:53,024 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20857 states, 20856 states have (on average 1.635548523206751) internal successors, (34111), 20856 states have internal predecessors, (34111), 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-08 18:26:53,105 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20857 states to 20857 states and 34111 transitions.
[2024-11-08 18:26:53,106 INFO  L78                 Accepts]: Start accepts. Automaton has 20857 states and 34111 transitions. Word has length 134
[2024-11-08 18:26:53,106 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:53,107 INFO  L471      AbstractCegarLoop]: Abstraction has 20857 states and 34111 transitions.
[2024-11-08 18:26:53,107 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:53,107 INFO  L276                IsEmpty]: Start isEmpty. Operand 20857 states and 34111 transitions.
[2024-11-08 18:26:53,110 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 18:26:53,111 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:53,111 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:53,111 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 18:26:53,111 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:53,112 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:53,112 INFO  L85        PathProgramCache]: Analyzing trace with hash 1085233451, now seen corresponding path program 1 times
[2024-11-08 18:26:53,113 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:53,113 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110275689]
[2024-11-08 18:26:53,113 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:53,113 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:53,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:53,444 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-08 18:26:53,444 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:53,444 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110275689]
[2024-11-08 18:26:53,445 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110275689] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:53,447 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:53,448 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:53,448 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1895994319]
[2024-11-08 18:26:53,450 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:53,451 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:53,451 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:53,452 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:53,453 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:53,453 INFO  L87              Difference]: Start difference. First operand 20857 states and 34111 transitions. Second operand  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:53,998 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:53,998 INFO  L93              Difference]: Finished difference Result 46075 states and 75425 transitions.
[2024-11-08 18:26:53,999 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:53,999 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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 134
[2024-11-08 18:26:53,999 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:54,097 INFO  L225             Difference]: With dead ends: 46075
[2024-11-08 18:26:54,097 INFO  L226             Difference]: Without dead ends: 31711
[2024-11-08 18:26:54,124 INFO  L431           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-08 18:26:54,125 INFO  L432           NwaCegarLoop]: 683 mSDtfsCounter, 221 mSDsluCounter, 527 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 221 SdHoareTripleChecker+Valid, 1210 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:54,127 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [221 Valid, 1210 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:54,167 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31711 states.
[2024-11-08 18:26:54,900 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31711 to 31709.
[2024-11-08 18:26:54,956 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31709 states, 31708 states have (on average 1.6302825785290778) internal successors, (51693), 31708 states have internal predecessors, (51693), 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-08 18:26:55,044 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31709 states to 31709 states and 51693 transitions.
[2024-11-08 18:26:55,044 INFO  L78                 Accepts]: Start accepts. Automaton has 31709 states and 51693 transitions. Word has length 134
[2024-11-08 18:26:55,045 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:55,045 INFO  L471      AbstractCegarLoop]: Abstraction has 31709 states and 51693 transitions.
[2024-11-08 18:26:55,045 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:55,045 INFO  L276                IsEmpty]: Start isEmpty. Operand 31709 states and 51693 transitions.
[2024-11-08 18:26:55,050 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 18:26:55,051 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:55,051 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:55,051 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 18:26:55,052 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:55,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:55,052 INFO  L85        PathProgramCache]: Analyzing trace with hash 1854132875, now seen corresponding path program 1 times
[2024-11-08 18:26:55,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:55,053 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [638990304]
[2024-11-08 18:26:55,053 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:55,053 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:55,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:55,440 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-08 18:26:55,441 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:55,441 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [638990304]
[2024-11-08 18:26:55,441 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [638990304] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:55,441 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:55,442 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:26:55,442 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2096106260]
[2024-11-08 18:26:55,442 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:55,443 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:26:55,443 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:55,443 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:26:55,444 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:26:55,444 INFO  L87              Difference]: Start difference. First operand 31709 states and 51693 transitions. Second operand  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:55,942 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:55,942 INFO  L93              Difference]: Finished difference Result 61885 states and 101019 transitions.
[2024-11-08 18:26:55,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:26:55,943 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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 134
[2024-11-08 18:26:55,944 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:56,106 INFO  L225             Difference]: With dead ends: 61885
[2024-11-08 18:26:56,107 INFO  L226             Difference]: Without dead ends: 44439
[2024-11-08 18:26:56,153 INFO  L431           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-08 18:26:56,156 INFO  L432           NwaCegarLoop]: 650 mSDtfsCounter, 214 mSDsluCounter, 528 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 1178 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:56,156 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 1178 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:26:56,211 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44439 states.
[2024-11-08 18:26:57,125 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44439 to 44437.
[2024-11-08 18:26:57,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44437 states, 44436 states have (on average 1.6252362948960302) internal successors, (72219), 44436 states have internal predecessors, (72219), 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-08 18:26:57,471 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44437 states to 44437 states and 72219 transitions.
[2024-11-08 18:26:57,471 INFO  L78                 Accepts]: Start accepts. Automaton has 44437 states and 72219 transitions. Word has length 134
[2024-11-08 18:26:57,471 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:57,471 INFO  L471      AbstractCegarLoop]: Abstraction has 44437 states and 72219 transitions.
[2024-11-08 18:26:57,472 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:26:57,472 INFO  L276                IsEmpty]: Start isEmpty. Operand 44437 states and 72219 transitions.
[2024-11-08 18:26:57,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 18:26:57,474 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:57,474 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:57,474 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 18:26:57,475 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:57,475 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:57,475 INFO  L85        PathProgramCache]: Analyzing trace with hash 134986668, now seen corresponding path program 1 times
[2024-11-08 18:26:57,475 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:57,475 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819965896]
[2024-11-08 18:26:57,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:57,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:57,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:57,941 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-08 18:26:57,941 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:57,942 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819965896]
[2024-11-08 18:26:57,942 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819965896] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:26:57,942 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:26:57,942 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:26:57,942 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [611230267]
[2024-11-08 18:26:57,943 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:26:57,943 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:26:57,944 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:57,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:26:57,945 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:26:57,946 INFO  L87              Difference]: Start difference. First operand 44437 states and 72219 transitions. Second operand  has 4 states, 4 states have (on average 33.5) internal successors, (134), 4 states have internal predecessors, (134), 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-08 18:26:58,993 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:58,993 INFO  L93              Difference]: Finished difference Result 141593 states and 230510 transitions.
[2024-11-08 18:26:58,994 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:26:58,994 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 33.5) internal successors, (134), 4 states have internal predecessors, (134), 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 134
[2024-11-08 18:26:58,995 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:59,315 INFO  L225             Difference]: With dead ends: 141593
[2024-11-08 18:26:59,316 INFO  L226             Difference]: Without dead ends: 97569
[2024-11-08 18:26:59,380 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:26:59,381 INFO  L432           NwaCegarLoop]: 561 mSDtfsCounter, 748 mSDsluCounter, 1337 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 748 SdHoareTripleChecker+Valid, 1898 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:59,381 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [748 Valid, 1898 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:59,466 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 97569 states.
[2024-11-08 18:27:01,259 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 97569 to 70869.
[2024-11-08 18:27:01,350 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70869 states, 70868 states have (on average 1.6215922560252864) internal successors, (114919), 70868 states have internal predecessors, (114919), 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-08 18:27:01,587 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70869 states to 70869 states and 114919 transitions.
[2024-11-08 18:27:01,588 INFO  L78                 Accepts]: Start accepts. Automaton has 70869 states and 114919 transitions. Word has length 134
[2024-11-08 18:27:01,588 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:01,588 INFO  L471      AbstractCegarLoop]: Abstraction has 70869 states and 114919 transitions.
[2024-11-08 18:27:01,589 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 33.5) internal successors, (134), 4 states have internal predecessors, (134), 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-08 18:27:01,589 INFO  L276                IsEmpty]: Start isEmpty. Operand 70869 states and 114919 transitions.
[2024-11-08 18:27:01,592 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-08 18:27:01,592 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:01,593 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:01,593 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 18:27:01,594 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:01,594 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:01,595 INFO  L85        PathProgramCache]: Analyzing trace with hash -415568993, now seen corresponding path program 1 times
[2024-11-08 18:27:01,595 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:01,595 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218377362]
[2024-11-08 18:27:01,595 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:01,596 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:01,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:01,863 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-08 18:27:01,863 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:01,863 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218377362]
[2024-11-08 18:27:01,864 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218377362] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:01,864 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:01,864 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:27:01,864 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444165797]
[2024-11-08 18:27:01,865 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:01,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:27:01,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:01,866 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:27:01,867 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:27:01,868 INFO  L87              Difference]: Start difference. First operand 70869 states and 114919 transitions. Second operand  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:27:03,139 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:03,140 INFO  L93              Difference]: Finished difference Result 156082 states and 254329 transitions.
[2024-11-08 18:27:03,140 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:27:03,141 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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 134
[2024-11-08 18:27:03,141 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:03,454 INFO  L225             Difference]: With dead ends: 156082
[2024-11-08 18:27:03,455 INFO  L226             Difference]: Without dead ends: 105867
[2024-11-08 18:27:03,499 INFO  L431           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-08 18:27:03,500 INFO  L432           NwaCegarLoop]: 764 mSDtfsCounter, 235 mSDsluCounter, 525 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 235 SdHoareTripleChecker+Valid, 1289 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:03,500 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [235 Valid, 1289 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:27:03,591 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 105867 states.
[2024-11-08 18:27:05,812 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 105867 to 105865.
[2024-11-08 18:27:05,915 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 105865 states, 105864 states have (on average 1.6187655860349128) internal successors, (171369), 105864 states have internal predecessors, (171369), 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-08 18:27:06,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 105865 states to 105865 states and 171369 transitions.
[2024-11-08 18:27:06,159 INFO  L78                 Accepts]: Start accepts. Automaton has 105865 states and 171369 transitions. Word has length 134
[2024-11-08 18:27:06,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:06,160 INFO  L471      AbstractCegarLoop]: Abstraction has 105865 states and 171369 transitions.
[2024-11-08 18:27:06,160 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.666666666666664) internal successors, (134), 3 states have internal predecessors, (134), 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-08 18:27:06,160 INFO  L276                IsEmpty]: Start isEmpty. Operand 105865 states and 171369 transitions.
[2024-11-08 18:27:06,162 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 137
[2024-11-08 18:27:06,162 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:06,162 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:06,163 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 18:27:06,163 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:06,164 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:06,164 INFO  L85        PathProgramCache]: Analyzing trace with hash -644135267, now seen corresponding path program 1 times
[2024-11-08 18:27:06,164 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:06,164 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612273712]
[2024-11-08 18:27:06,165 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:06,165 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:06,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:06,821 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-08 18:27:06,822 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:06,822 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612273712]
[2024-11-08 18:27:06,822 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612273712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:06,823 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:06,823 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 18:27:06,823 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [994107537]
[2024-11-08 18:27:06,823 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:06,824 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:27:06,824 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:06,825 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:27:06,825 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:27:06,826 INFO  L87              Difference]: Start difference. First operand 105865 states and 171369 transitions. Second operand  has 6 states, 6 states have (on average 22.666666666666668) internal successors, (136), 6 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-08 18:27:08,760 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:08,760 INFO  L93              Difference]: Finished difference Result 211471 states and 342322 transitions.
[2024-11-08 18:27:08,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:27:08,762 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.666666666666668) internal successors, (136), 6 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-08 18:27:08,762 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:08,938 INFO  L225             Difference]: With dead ends: 211471
[2024-11-08 18:27:08,939 INFO  L226             Difference]: Without dead ends: 105867
[2024-11-08 18:27:09,037 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:27:09,038 INFO  L432           NwaCegarLoop]: 568 mSDtfsCounter, 220 mSDsluCounter, 2140 mSDsCounter, 0 mSdLazyCounter, 92 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 220 SdHoareTripleChecker+Valid, 2708 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 92 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:09,039 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [220 Valid, 2708 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 92 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:27:09,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 105867 states.
[2024-11-08 18:27:10,663 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 105867 to 105865.
[2024-11-08 18:27:10,731 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 105865 states, 105864 states have (on average 1.6128617849316105) internal successors, (170744), 105864 states have internal predecessors, (170744), 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-08 18:27:11,431 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 105865 states to 105865 states and 170744 transitions.
[2024-11-08 18:27:11,431 INFO  L78                 Accepts]: Start accepts. Automaton has 105865 states and 170744 transitions. Word has length 136
[2024-11-08 18:27:11,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:11,432 INFO  L471      AbstractCegarLoop]: Abstraction has 105865 states and 170744 transitions.
[2024-11-08 18:27:11,432 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.666666666666668) internal successors, (136), 6 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-08 18:27:11,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 105865 states and 170744 transitions.
[2024-11-08 18:27:11,434 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 140
[2024-11-08 18:27:11,434 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:11,434 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:11,435 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 18:27:11,435 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:11,435 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:11,436 INFO  L85        PathProgramCache]: Analyzing trace with hash -1568193423, now seen corresponding path program 1 times
[2024-11-08 18:27:11,436 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:11,436 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347675396]
[2024-11-08 18:27:11,436 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:11,437 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:11,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:12,041 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-08 18:27:12,041 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:12,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [347675396]
[2024-11-08 18:27:12,041 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [347675396] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:12,042 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:12,042 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 18:27:12,042 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [684302523]
[2024-11-08 18:27:12,042 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:12,042 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:27:12,043 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:12,043 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:27:12,044 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:27:12,044 INFO  L87              Difference]: Start difference. First operand 105865 states and 170744 transitions. Second operand  has 6 states, 6 states have (on average 23.166666666666668) internal successors, (139), 6 states have internal predecessors, (139), 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-08 18:27:13,626 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:13,627 INFO  L93              Difference]: Finished difference Result 309469 states and 499582 transitions.
[2024-11-08 18:27:13,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:27:13,627 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 23.166666666666668) internal successors, (139), 6 states have internal predecessors, (139), 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 139
[2024-11-08 18:27:13,628 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:13,931 INFO  L225             Difference]: With dead ends: 309469
[2024-11-08 18:27:13,931 INFO  L226             Difference]: Without dead ends: 203865
[2024-11-08 18:27:13,985 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-08 18:27:13,986 INFO  L432           NwaCegarLoop]: 561 mSDtfsCounter, 218 mSDsluCounter, 2164 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 218 SdHoareTripleChecker+Valid, 2725 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:13,986 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [218 Valid, 2725 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:27:14,129 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 203865 states.
[2024-11-08 18:27:17,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 203865 to 203863.
[2024-11-08 18:27:17,140 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 203863 states, 203862 states have (on average 1.6051888041910705) internal successors, (327237), 203862 states have internal predecessors, (327237), 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-08 18:27:17,435 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 203863 states to 203863 states and 327237 transitions.
[2024-11-08 18:27:17,435 INFO  L78                 Accepts]: Start accepts. Automaton has 203863 states and 327237 transitions. Word has length 139
[2024-11-08 18:27:17,435 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:17,435 INFO  L471      AbstractCegarLoop]: Abstraction has 203863 states and 327237 transitions.
[2024-11-08 18:27:17,435 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 23.166666666666668) internal successors, (139), 6 states have internal predecessors, (139), 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-08 18:27:17,435 INFO  L276                IsEmpty]: Start isEmpty. Operand 203863 states and 327237 transitions.
[2024-11-08 18:27:17,437 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 141
[2024-11-08 18:27:17,437 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:17,437 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:17,438 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 18:27:17,438 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:17,438 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:17,438 INFO  L85        PathProgramCache]: Analyzing trace with hash -1371264934, now seen corresponding path program 1 times
[2024-11-08 18:27:17,439 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:17,439 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [915346016]
[2024-11-08 18:27:17,439 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:17,439 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:17,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:19,289 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-08 18:27:19,289 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:19,289 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [915346016]
[2024-11-08 18:27:19,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [915346016] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:19,290 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:19,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:27:19,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1799620758]
[2024-11-08 18:27:19,290 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:19,291 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:27:19,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:19,291 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:27:19,291 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:27:19,292 INFO  L87              Difference]: Start difference. First operand 203863 states and 327237 transitions. Second operand  has 5 states, 5 states have (on average 28.0) internal successors, (140), 5 states have internal predecessors, (140), 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-08 18:27:19,888 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:19,888 INFO  L93              Difference]: Finished difference Result 207737 states and 333046 transitions.
[2024-11-08 18:27:19,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:27:19,889 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 28.0) internal successors, (140), 5 states have internal predecessors, (140), 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 140
[2024-11-08 18:27:19,889 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:20,189 INFO  L225             Difference]: With dead ends: 207737
[2024-11-08 18:27:20,189 INFO  L226             Difference]: Without dead ends: 207735
[2024-11-08 18:27:20,237 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:27:20,238 INFO  L432           NwaCegarLoop]: 569 mSDtfsCounter, 0 mSDsluCounter, 1690 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2259 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:20,238 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2259 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:27:20,396 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 207735 states.
[2024-11-08 18:27:24,381 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 207735 to 207735.
[2024-11-08 18:27:24,583 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 207735 states, 207734 states have (on average 1.5937785822253459) internal successors, (331082), 207734 states have internal predecessors, (331082), 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-08 18:27:25,068 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 207735 states to 207735 states and 331082 transitions.
[2024-11-08 18:27:25,068 INFO  L78                 Accepts]: Start accepts. Automaton has 207735 states and 331082 transitions. Word has length 140
[2024-11-08 18:27:25,068 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:25,069 INFO  L471      AbstractCegarLoop]: Abstraction has 207735 states and 331082 transitions.
[2024-11-08 18:27:25,069 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 28.0) internal successors, (140), 5 states have internal predecessors, (140), 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-08 18:27:25,069 INFO  L276                IsEmpty]: Start isEmpty. Operand 207735 states and 331082 transitions.
[2024-11-08 18:27:25,075 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-08 18:27:25,076 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:25,076 INFO  L215           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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-08 18:27:25,076 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 18:27:25,076 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:25,077 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:25,077 INFO  L85        PathProgramCache]: Analyzing trace with hash 716470383, now seen corresponding path program 1 times
[2024-11-08 18:27:25,077 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:25,078 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487901795]
[2024-11-08 18:27:25,078 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:25,078 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:25,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:25,531 INFO  L134       CoverageAnalysis]: Checked inductivity of 27 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-08 18:27:25,531 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:25,531 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487901795]
[2024-11-08 18:27:25,532 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1487901795] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:27:25,532 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:27:25,532 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-08 18:27:25,532 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1993623968]
[2024-11-08 18:27:25,533 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:27:25,533 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 18:27:25,533 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:25,534 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 18:27:25,534 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 18:27:25,535 INFO  L87              Difference]: Start difference. First operand 207735 states and 331082 transitions. Second operand  has 6 states, 6 states have (on average 28.0) internal successors, (168), 6 states have internal predecessors, (168), 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-08 18:27:28,123 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:28,123 INFO  L93              Difference]: Finished difference Result 565657 states and 903743 transitions.
[2024-11-08 18:27:28,123 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:27:28,123 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 28.0) internal successors, (168), 6 states have internal predecessors, (168), 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 176
[2024-11-08 18:27:28,124 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:28,918 INFO  L225             Difference]: With dead ends: 565657
[2024-11-08 18:27:28,918 INFO  L226             Difference]: Without dead ends: 474405
[2024-11-08 18:27:29,054 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-08 18:27:29,055 INFO  L432           NwaCegarLoop]: 825 mSDtfsCounter, 1501 mSDsluCounter, 2656 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1501 SdHoareTripleChecker+Valid, 3481 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:29,055 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1501 Valid, 3481 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 124 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:27:29,357 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 474405 states.
[2024-11-08 18:27:35,497 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 474405 to 333615.
[2024-11-08 18:27:35,714 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 333615 states, 333614 states have (on average 1.5922473277500344) internal successors, (531196), 333614 states have internal predecessors, (531196), 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)