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


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label24.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/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 24f3f57511ed23e7031a40e25f3e5030217322872173b78a17d5462480e8351a
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:58:00,132 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:58:00,227 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 17:58:00,234 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:58:00,236 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:58:00,270 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:58:00,271 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:58:00,271 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:58:00,272 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:58:00,273 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:58:00,274 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:58:00,274 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:58:00,275 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:58:00,275 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:58:00,277 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:58:00,278 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:58:00,278 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:58:00,278 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:58:00,279 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:58:00,279 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:58:00,279 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:58:00,284 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:58:00,284 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:58:00,284 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:58:00,285 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:58:00,285 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:58:00,285 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:58:00,286 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:58:00,286 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:58:00,286 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:58:00,286 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:58:00,287 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:58:00,287 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:58:00,288 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:58:00,289 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:58:00,290 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:58:00,290 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:58:00,290 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:58:00,290 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:58:00,291 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:58:00,291 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:58:00,291 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:58:00,292 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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/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 -> 24f3f57511ed23e7031a40e25f3e5030217322872173b78a17d5462480e8351a
[2024-11-08 17:58:00,587 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:58:00,616 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:58:00,618 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:58:00,620 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:58:00,620 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:58:00,622 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/eca-rers2012/Problem12_label24.c
Unable to find full path for "g++"
[2024-11-08 17:58:02,625 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:58:03,189 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:58:03,190 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/sv-benchmarks/c/eca-rers2012/Problem12_label24.c
[2024-11-08 17:58:03,231 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/data/c5854a88c/d7470452eea54d849ac32a8411601282/FLAG273353a03
[2024-11-08 17:58:03,246 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/data/c5854a88c/d7470452eea54d849ac32a8411601282
[2024-11-08 17:58:03,251 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:58:03,253 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:58:03,255 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:58:03,255 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:58:03,261 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:58:03,262 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:58:03" (1/1) ...
[2024-11-08 17:58:03,265 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@680f39a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:03, skipping insertion in model container
[2024-11-08 17:58:03,265 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:58:03" (1/1) ...
[2024-11-08 17:58:03,411 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:58:03,695 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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/sv-benchmarks/c/eca-rers2012/Problem12_label24.c[5810,5823]
[2024-11-08 17:58:04,838 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:58:04,850 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:58:04,881 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_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/sv-benchmarks/c/eca-rers2012/Problem12_label24.c[5810,5823]
[2024-11-08 17:58:05,565 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:58:05,596 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:58:05,597 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05 WrapperNode
[2024-11-08 17:58:05,597 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:58:05,598 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:58:05,599 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:58:05,599 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:58:05,607 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:05,702 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,079 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4760
[2024-11-08 17:58:06,079 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:58:06,081 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:58:06,081 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:58:06,081 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:58:06,093 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,093 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,251 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,404 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 17:58:06,405 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,405 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,574 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,599 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,622 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,634 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,748 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:58:06,749 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:58:06,749 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:58:06,749 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:58:06,750 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (1/1) ...
[2024-11-08 17:58:06,756 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:58:06,775 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:58:06,801 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:58:06,817 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:58:06,848 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:58:06,848 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:58:06,849 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:58:06,849 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:58:06,966 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:58:06,969 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:58:12,777 INFO  L?                        ?]: Removed 702 outVars from TransFormulas that were not future-live.
[2024-11-08 17:58:12,777 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:58:12,829 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:58:12,833 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 17:58:12,833 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:58:12 BoogieIcfgContainer
[2024-11-08 17:58:12,833 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:58:12,836 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:58:12,836 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:58:12,839 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:58:12,842 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:58:03" (1/3) ...
[2024-11-08 17:58:12,843 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d346f6f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:58:12, skipping insertion in model container
[2024-11-08 17:58:12,843 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:58:05" (2/3) ...
[2024-11-08 17:58:12,845 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d346f6f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:58:12, skipping insertion in model container
[2024-11-08 17:58:12,845 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:58:12" (3/3) ...
[2024-11-08 17:58:12,846 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem12_label24.c
[2024-11-08 17:58:12,868 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:58:12,869 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 17:58:12,975 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:58:12,984 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;@4609c314, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:58:12,985 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 17:58:12,995 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 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 17:58:13,003 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-08 17:58:13,005 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:13,006 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]
[2024-11-08 17:58:13,007 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:13,012 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:13,014 INFO  L85        PathProgramCache]: Analyzing trace with hash -1083875286, now seen corresponding path program 1 times
[2024-11-08 17:58:13,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:13,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [514297744]
[2024-11-08 17:58:13,025 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:13,025 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:13,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:13,459 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 17:58:13,459 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:13,460 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [514297744]
[2024-11-08 17:58:13,461 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [514297744] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:13,461 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:13,462 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:58:13,463 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [334397695]
[2024-11-08 17:58:13,464 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:13,471 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:13,472 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:13,501 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:13,502 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:13,506 INFO  L87              Difference]: Start difference. First operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 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 15.333333333333334) internal successors, (46), 2 states have internal predecessors, (46), 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 17:58:18,034 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:18,035 INFO  L93              Difference]: Finished difference Result 2388 states and 4629 transitions.
[2024-11-08 17:58:18,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:58:18,037 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 2 states have internal predecessors, (46), 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 46
[2024-11-08 17:58:18,038 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:18,065 INFO  L225             Difference]: With dead ends: 2388
[2024-11-08 17:58:18,065 INFO  L226             Difference]: Without dead ends: 1506
[2024-11-08 17:58:18,074 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:18,079 INFO  L432           NwaCegarLoop]: 146 mSDtfsCounter, 851 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 2437 mSolverCounterSat, 771 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 851 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 3208 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 771 IncrementalHoareTripleChecker+Valid, 2437 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:18,081 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [851 Valid, 156 Invalid, 3208 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [771 Valid, 2437 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 17:58:18,102 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1506 states.
[2024-11-08 17:58:18,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1506 to 1506.
[2024-11-08 17:58:18,178 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1506 states, 1505 states have (on average 1.8458471760797341) internal successors, (2778), 1505 states have internal predecessors, (2778), 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 17:58:18,184 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 1506 states and 2778 transitions.
[2024-11-08 17:58:18,186 INFO  L78                 Accepts]: Start accepts. Automaton has 1506 states and 2778 transitions. Word has length 46
[2024-11-08 17:58:18,187 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:18,187 INFO  L471      AbstractCegarLoop]: Abstraction has 1506 states and 2778 transitions.
[2024-11-08 17:58:18,187 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 2 states have internal predecessors, (46), 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 17:58:18,188 INFO  L276                IsEmpty]: Start isEmpty. Operand 1506 states and 2778 transitions.
[2024-11-08 17:58:18,194 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-11-08 17:58:18,195 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:18,195 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, 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]
[2024-11-08 17:58:18,195 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:58:18,196 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:18,196 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:18,196 INFO  L85        PathProgramCache]: Analyzing trace with hash -1249595235, now seen corresponding path program 1 times
[2024-11-08 17:58:18,196 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:18,197 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1102788571]
[2024-11-08 17:58:18,197 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:18,197 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:18,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:18,466 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:58:18,467 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:18,467 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1102788571]
[2024-11-08 17:58:18,467 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1102788571] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:18,469 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:18,469 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:58:18,469 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654381]
[2024-11-08 17:58:18,469 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:18,471 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:18,472 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:18,473 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:18,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:18,474 INFO  L87              Difference]: Start difference. First operand 1506 states and 2778 transitions. Second operand  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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 17:58:22,793 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:22,793 INFO  L93              Difference]: Finished difference Result 3761 states and 6893 transitions.
[2024-11-08 17:58:22,793 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:58:22,794 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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 115
[2024-11-08 17:58:22,794 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:22,803 INFO  L225             Difference]: With dead ends: 3761
[2024-11-08 17:58:22,803 INFO  L226             Difference]: Without dead ends: 2257
[2024-11-08 17:58:22,808 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:22,809 INFO  L432           NwaCegarLoop]: 442 mSDtfsCounter, 780 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1995 mSolverCounterSat, 864 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 780 SdHoareTripleChecker+Valid, 448 SdHoareTripleChecker+Invalid, 2859 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 864 IncrementalHoareTripleChecker+Valid, 1995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:22,810 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [780 Valid, 448 Invalid, 2859 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [864 Valid, 1995 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-08 17:58:22,815 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2257 states.
[2024-11-08 17:58:22,860 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2257 to 2257.
[2024-11-08 17:58:22,866 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2257 states, 2256 states have (on average 1.4419326241134751) internal successors, (3253), 2256 states have internal predecessors, (3253), 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 17:58:22,873 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 2257 states and 3253 transitions.
[2024-11-08 17:58:22,873 INFO  L78                 Accepts]: Start accepts. Automaton has 2257 states and 3253 transitions. Word has length 115
[2024-11-08 17:58:22,874 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:22,876 INFO  L471      AbstractCegarLoop]: Abstraction has 2257 states and 3253 transitions.
[2024-11-08 17:58:22,876 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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 17:58:22,876 INFO  L276                IsEmpty]: Start isEmpty. Operand 2257 states and 3253 transitions.
[2024-11-08 17:58:22,881 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 118
[2024-11-08 17:58:22,882 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:22,883 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:58:22,883 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:58:22,883 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:22,884 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:22,884 INFO  L85        PathProgramCache]: Analyzing trace with hash 333816824, now seen corresponding path program 1 times
[2024-11-08 17:58:22,884 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:22,884 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248464757]
[2024-11-08 17:58:22,884 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:22,885 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:22,924 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:23,256 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:58:23,256 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:23,256 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248464757]
[2024-11-08 17:58:23,257 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248464757] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:23,257 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:23,257 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:23,257 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1698638328]
[2024-11-08 17:58:23,257 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:23,258 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:58:23,258 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:23,259 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:58:23,259 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:58:23,259 INFO  L87              Difference]: Start difference. First operand 2257 states and 3253 transitions. Second operand  has 4 states, 4 states have (on average 29.25) internal successors, (117), 3 states have internal predecessors, (117), 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 17:58:28,188 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:28,188 INFO  L93              Difference]: Finished difference Result 6804 states and 9792 transitions.
[2024-11-08 17:58:28,189 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:58:28,190 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 29.25) internal successors, (117), 3 states have internal predecessors, (117), 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 117
[2024-11-08 17:58:28,190 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:28,205 INFO  L225             Difference]: With dead ends: 6804
[2024-11-08 17:58:28,206 INFO  L226             Difference]: Without dead ends: 4512
[2024-11-08 17:58:28,209 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:58:28,210 INFO  L432           NwaCegarLoop]: 687 mSDtfsCounter, 705 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 3107 mSolverCounterSat, 728 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 705 SdHoareTripleChecker+Valid, 702 SdHoareTripleChecker+Invalid, 3835 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 728 IncrementalHoareTripleChecker+Valid, 3107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:28,211 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [705 Valid, 702 Invalid, 3835 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [728 Valid, 3107 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-08 17:58:28,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4512 states.
[2024-11-08 17:58:28,282 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4512 to 4510.
[2024-11-08 17:58:28,289 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4510 states, 4509 states have (on average 1.228210246174318) internal successors, (5538), 4509 states have internal predecessors, (5538), 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 17:58:28,297 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4510 states to 4510 states and 5538 transitions.
[2024-11-08 17:58:28,298 INFO  L78                 Accepts]: Start accepts. Automaton has 4510 states and 5538 transitions. Word has length 117
[2024-11-08 17:58:28,298 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:28,298 INFO  L471      AbstractCegarLoop]: Abstraction has 4510 states and 5538 transitions.
[2024-11-08 17:58:28,299 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 29.25) internal successors, (117), 3 states have internal predecessors, (117), 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 17:58:28,299 INFO  L276                IsEmpty]: Start isEmpty. Operand 4510 states and 5538 transitions.
[2024-11-08 17:58:28,309 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 259
[2024-11-08 17:58:28,310 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:28,311 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 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]
[2024-11-08 17:58:28,311 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:58:28,312 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:28,312 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:28,312 INFO  L85        PathProgramCache]: Analyzing trace with hash -1320970791, now seen corresponding path program 1 times
[2024-11-08 17:58:28,312 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:28,313 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1417399090]
[2024-11-08 17:58:28,313 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:28,313 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:28,400 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:28,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 87 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-08 17:58:28,985 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:28,985 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1417399090]
[2024-11-08 17:58:28,985 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1417399090] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:28,985 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:28,986 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:28,986 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1373922986]
[2024-11-08 17:58:28,986 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:28,991 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:58:28,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:28,992 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:58:28,992 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:58:28,992 INFO  L87              Difference]: Start difference. First operand 4510 states and 5538 transitions. Second operand  has 4 states, 4 states have (on average 47.25) internal successors, (189), 3 states have internal predecessors, (189), 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 17:58:33,603 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:33,603 INFO  L93              Difference]: Finished difference Result 11310 states and 14294 transitions.
[2024-11-08 17:58:33,603 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:58:33,603 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 47.25) internal successors, (189), 3 states have internal predecessors, (189), 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 258
[2024-11-08 17:58:33,604 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:33,624 INFO  L225             Difference]: With dead ends: 11310
[2024-11-08 17:58:33,625 INFO  L226             Difference]: Without dead ends: 6765
[2024-11-08 17:58:33,631 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:58:33,632 INFO  L432           NwaCegarLoop]: 311 mSDtfsCounter, 775 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 3718 mSolverCounterSat, 542 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 775 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 4260 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 542 IncrementalHoareTripleChecker+Valid, 3718 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.5s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:33,632 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [775 Valid, 327 Invalid, 4260 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [542 Valid, 3718 Invalid, 0 Unknown, 0 Unchecked, 4.5s Time]
[2024-11-08 17:58:33,640 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6765 states.
[2024-11-08 17:58:33,743 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6765 to 6763.
[2024-11-08 17:58:33,754 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6763 states, 6762 states have (on average 1.199349304939367) internal successors, (8110), 6762 states have internal predecessors, (8110), 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 17:58:33,765 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6763 states to 6763 states and 8110 transitions.
[2024-11-08 17:58:33,766 INFO  L78                 Accepts]: Start accepts. Automaton has 6763 states and 8110 transitions. Word has length 258
[2024-11-08 17:58:33,767 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:33,767 INFO  L471      AbstractCegarLoop]: Abstraction has 6763 states and 8110 transitions.
[2024-11-08 17:58:33,767 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 47.25) internal successors, (189), 3 states have internal predecessors, (189), 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 17:58:33,768 INFO  L276                IsEmpty]: Start isEmpty. Operand 6763 states and 8110 transitions.
[2024-11-08 17:58:33,771 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 260
[2024-11-08 17:58:33,771 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:33,772 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 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]
[2024-11-08 17:58:33,772 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:58:33,772 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:33,773 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:33,773 INFO  L85        PathProgramCache]: Analyzing trace with hash 2016599721, now seen corresponding path program 1 times
[2024-11-08 17:58:33,773 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:33,774 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1059695362]
[2024-11-08 17:58:33,774 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:33,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:33,841 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:34,562 INFO  L134       CoverageAnalysis]: Checked inductivity of 155 backedges. 111 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-08 17:58:34,563 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:34,563 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1059695362]
[2024-11-08 17:58:34,565 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1059695362] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:34,565 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:34,565 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:34,565 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [725250258]
[2024-11-08 17:58:34,565 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:34,566 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:58:34,566 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:34,567 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:58:34,567 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:58:34,567 INFO  L87              Difference]: Start difference. First operand 6763 states and 8110 transitions. Second operand  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 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 17:58:40,252 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:40,252 INFO  L93              Difference]: Finished difference Result 19534 states and 23543 transitions.
[2024-11-08 17:58:40,253 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:58:40,253 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 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 259
[2024-11-08 17:58:40,254 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:40,296 INFO  L225             Difference]: With dead ends: 19534
[2024-11-08 17:58:40,300 INFO  L226             Difference]: Without dead ends: 12773
[2024-11-08 17:58:40,308 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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 17:58:40,311 INFO  L432           NwaCegarLoop]: 586 mSDtfsCounter, 2028 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 4472 mSolverCounterSat, 549 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2028 SdHoareTripleChecker+Valid, 607 SdHoareTripleChecker+Invalid, 5021 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 549 IncrementalHoareTripleChecker+Valid, 4472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:40,312 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2028 Valid, 607 Invalid, 5021 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [549 Valid, 4472 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time]
[2024-11-08 17:58:40,327 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12773 states.
[2024-11-08 17:58:40,500 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12773 to 12020.
[2024-11-08 17:58:40,522 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12020 states, 12019 states have (on average 1.138031450203844) internal successors, (13678), 12019 states have internal predecessors, (13678), 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 17:58:40,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12020 states to 12020 states and 13678 transitions.
[2024-11-08 17:58:40,552 INFO  L78                 Accepts]: Start accepts. Automaton has 12020 states and 13678 transitions. Word has length 259
[2024-11-08 17:58:40,553 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:40,553 INFO  L471      AbstractCegarLoop]: Abstraction has 12020 states and 13678 transitions.
[2024-11-08 17:58:40,553 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 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 17:58:40,553 INFO  L276                IsEmpty]: Start isEmpty. Operand 12020 states and 13678 transitions.
[2024-11-08 17:58:40,559 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 342
[2024-11-08 17:58:40,563 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:40,563 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:58:40,563 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:58:40,567 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:40,567 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:40,567 INFO  L85        PathProgramCache]: Analyzing trace with hash -975289167, now seen corresponding path program 1 times
[2024-11-08 17:58:40,567 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:40,568 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [819455484]
[2024-11-08 17:58:40,568 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:40,568 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:40,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:40,916 INFO  L134       CoverageAnalysis]: Checked inductivity of 352 backedges. 308 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-08 17:58:40,917 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:40,917 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [819455484]
[2024-11-08 17:58:40,917 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [819455484] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:40,917 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:40,917 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:40,918 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1841729664]
[2024-11-08 17:58:40,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:40,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:40,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:40,920 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:40,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:40,921 INFO  L87              Difference]: Start difference. First operand 12020 states and 13678 transitions. Second operand  has 3 states, 3 states have (on average 99.33333333333333) internal successors, (298), 3 states have internal predecessors, (298), 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 17:58:45,115 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:45,115 INFO  L93              Difference]: Finished difference Result 33050 states and 37997 transitions.
[2024-11-08 17:58:45,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:58:45,116 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 99.33333333333333) internal successors, (298), 3 states have internal predecessors, (298), 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 341
[2024-11-08 17:58:45,117 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:45,177 INFO  L225             Difference]: With dead ends: 33050
[2024-11-08 17:58:45,178 INFO  L226             Difference]: Without dead ends: 21032
[2024-11-08 17:58: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 17:58:45,191 INFO  L432           NwaCegarLoop]: 1378 mSDtfsCounter, 667 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2720 mSolverCounterSat, 361 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 667 SdHoareTripleChecker+Valid, 1386 SdHoareTripleChecker+Invalid, 3081 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 361 IncrementalHoareTripleChecker+Valid, 2720 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:45,193 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [667 Valid, 1386 Invalid, 3081 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [361 Valid, 2720 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 17:58:45,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21032 states.
[2024-11-08 17:58:45,432 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21032 to 18779.
[2024-11-08 17:58:45,465 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18779 states, 18778 states have (on average 1.1468740014911065) internal successors, (21536), 18778 states have internal predecessors, (21536), 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 17:58:45,493 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18779 states to 18779 states and 21536 transitions.
[2024-11-08 17:58:45,496 INFO  L78                 Accepts]: Start accepts. Automaton has 18779 states and 21536 transitions. Word has length 341
[2024-11-08 17:58:45,497 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:45,500 INFO  L471      AbstractCegarLoop]: Abstraction has 18779 states and 21536 transitions.
[2024-11-08 17:58:45,501 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 99.33333333333333) internal successors, (298), 3 states have internal predecessors, (298), 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 17:58:45,501 INFO  L276                IsEmpty]: Start isEmpty. Operand 18779 states and 21536 transitions.
[2024-11-08 17:58:45,508 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 346
[2024-11-08 17:58:45,508 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:45,508 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:58:45,508 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:58:45,509 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:45,509 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:45,509 INFO  L85        PathProgramCache]: Analyzing trace with hash -435703833, now seen corresponding path program 1 times
[2024-11-08 17:58:45,510 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:45,510 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [497568892]
[2024-11-08 17:58:45,510 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:45,510 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:45,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:45,879 INFO  L134       CoverageAnalysis]: Checked inductivity of 352 backedges. 268 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-08 17:58:45,879 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:45,880 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [497568892]
[2024-11-08 17:58:45,880 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [497568892] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:45,880 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:45,880 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:45,880 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386157461]
[2024-11-08 17:58:45,881 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:45,881 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:45,881 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:45,882 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:45,882 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:45,882 INFO  L87              Difference]: Start difference. First operand 18779 states and 21536 transitions. Second operand  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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 17:58:49,894 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:49,894 INFO  L93              Difference]: Finished difference Result 45817 states and 53208 transitions.
[2024-11-08 17:58:49,894 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:58:49,895 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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 345
[2024-11-08 17:58:49,895 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:49,943 INFO  L225             Difference]: With dead ends: 45817
[2024-11-08 17:58:49,943 INFO  L226             Difference]: Without dead ends: 27040
[2024-11-08 17:58:49,959 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 17:58:49,960 INFO  L432           NwaCegarLoop]: 1196 mSDtfsCounter, 704 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2238 mSolverCounterSat, 433 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 704 SdHoareTripleChecker+Valid, 1204 SdHoareTripleChecker+Invalid, 2671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 433 IncrementalHoareTripleChecker+Valid, 2238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:49,960 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [704 Valid, 1204 Invalid, 2671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [433 Valid, 2238 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-08 17:58:49,983 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27040 states.
[2024-11-08 17:58:50,247 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27040 to 27040.
[2024-11-08 17:58:50,283 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27040 states, 27039 states have (on average 1.1244128850919042) internal successors, (30403), 27039 states have internal predecessors, (30403), 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 17:58:50,319 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27040 states to 27040 states and 30403 transitions.
[2024-11-08 17:58:50,320 INFO  L78                 Accepts]: Start accepts. Automaton has 27040 states and 30403 transitions. Word has length 345
[2024-11-08 17:58:50,320 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:50,320 INFO  L471      AbstractCegarLoop]: Abstraction has 27040 states and 30403 transitions.
[2024-11-08 17:58:50,321 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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 17:58:50,321 INFO  L276                IsEmpty]: Start isEmpty. Operand 27040 states and 30403 transitions.
[2024-11-08 17:58:50,329 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 378
[2024-11-08 17:58:50,329 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:50,330 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:58:50,330 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:58:50,330 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:50,331 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:50,331 INFO  L85        PathProgramCache]: Analyzing trace with hash 1793905719, now seen corresponding path program 1 times
[2024-11-08 17:58:50,331 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:50,331 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225510252]
[2024-11-08 17:58:50,331 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:50,332 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:50,421 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:50,711 INFO  L134       CoverageAnalysis]: Checked inductivity of 384 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked.
[2024-11-08 17:58:50,711 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:50,712 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1225510252]
[2024-11-08 17:58:50,712 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1225510252] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:50,712 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:50,712 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:50,712 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674267506]
[2024-11-08 17:58:50,713 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:50,713 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:50,713 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:50,714 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:50,714 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:50,714 INFO  L87              Difference]: Start difference. First operand 27040 states and 30403 transitions. Second operand  has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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 17:58:54,528 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:58:54,529 INFO  L93              Difference]: Finished difference Result 76608 states and 86496 transitions.
[2024-11-08 17:58:54,529 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:58:54,529 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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 377
[2024-11-08 17:58:54,530 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:58:54,604 INFO  L225             Difference]: With dead ends: 76608
[2024-11-08 17:58:54,604 INFO  L226             Difference]: Without dead ends: 46566
[2024-11-08 17:58:54,630 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 17:58:54,631 INFO  L432           NwaCegarLoop]: 1286 mSDtfsCounter, 747 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2209 mSolverCounterSat, 611 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 747 SdHoareTripleChecker+Valid, 1294 SdHoareTripleChecker+Invalid, 2820 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 611 IncrementalHoareTripleChecker+Valid, 2209 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-08 17:58:54,631 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [747 Valid, 1294 Invalid, 2820 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [611 Valid, 2209 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-08 17:58:54,672 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 46566 states.
[2024-11-08 17:58:55,295 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 46566 to 45064.
[2024-11-08 17:58:55,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45064 states, 45063 states have (on average 1.0967090517719638) internal successors, (49421), 45063 states have internal predecessors, (49421), 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 17:58:55,505 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45064 states to 45064 states and 49421 transitions.
[2024-11-08 17:58:55,509 INFO  L78                 Accepts]: Start accepts. Automaton has 45064 states and 49421 transitions. Word has length 377
[2024-11-08 17:58:55,510 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:58:55,510 INFO  L471      AbstractCegarLoop]: Abstraction has 45064 states and 49421 transitions.
[2024-11-08 17:58:55,510 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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 17:58:55,510 INFO  L276                IsEmpty]: Start isEmpty. Operand 45064 states and 49421 transitions.
[2024-11-08 17:58:55,526 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 385
[2024-11-08 17:58:55,527 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:58:55,527 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:58:55,527 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 17:58:55,527 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:58:55,528 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:58:55,529 INFO  L85        PathProgramCache]: Analyzing trace with hash 1266555886, now seen corresponding path program 1 times
[2024-11-08 17:58:55,530 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:58:55,530 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [789435805]
[2024-11-08 17:58:55,530 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:58:55,530 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:58:55,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:58:56,329 INFO  L134       CoverageAnalysis]: Checked inductivity of 407 backedges. 323 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-08 17:58:56,330 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:58:56,330 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [789435805]
[2024-11-08 17:58:56,330 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [789435805] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:58:56,330 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:58:56,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:58:56,333 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359277020]
[2024-11-08 17:58:56,333 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:58:56,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:58:56,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:58:56,335 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:58:56,335 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:58:56,336 INFO  L87              Difference]: Start difference. First operand 45064 states and 49421 transitions. Second operand  has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 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 17:59:00,293 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:00,293 INFO  L93              Difference]: Finished difference Result 102893 states and 114220 transitions.
[2024-11-08 17:59:00,294 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:00,294 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 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 384
[2024-11-08 17:59:00,295 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:00,374 INFO  L225             Difference]: With dead ends: 102893
[2024-11-08 17:59:00,374 INFO  L226             Difference]: Without dead ends: 57831
[2024-11-08 17:59:00,404 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 17:59:00,405 INFO  L432           NwaCegarLoop]: 1264 mSDtfsCounter, 696 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2131 mSolverCounterSat, 681 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 696 SdHoareTripleChecker+Valid, 1272 SdHoareTripleChecker+Invalid, 2812 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 681 IncrementalHoareTripleChecker+Valid, 2131 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:00,405 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [696 Valid, 1272 Invalid, 2812 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [681 Valid, 2131 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-11-08 17:59:00,453 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57831 states.
[2024-11-08 17:59:01,195 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57831 to 56329.
[2024-11-08 17:59:01,258 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 56329 states, 56328 states have (on average 1.093701178809828) internal successors, (61606), 56328 states have internal predecessors, (61606), 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 17:59:01,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 56329 states to 56329 states and 61606 transitions.
[2024-11-08 17:59:01,347 INFO  L78                 Accepts]: Start accepts. Automaton has 56329 states and 61606 transitions. Word has length 384
[2024-11-08 17:59:01,348 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:01,348 INFO  L471      AbstractCegarLoop]: Abstraction has 56329 states and 61606 transitions.
[2024-11-08 17:59:01,348 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 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 17:59:01,348 INFO  L276                IsEmpty]: Start isEmpty. Operand 56329 states and 61606 transitions.
[2024-11-08 17:59:01,354 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 407
[2024-11-08 17:59:01,354 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:01,355 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:59:01,355 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 17:59:01,355 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:01,356 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:01,356 INFO  L85        PathProgramCache]: Analyzing trace with hash 198775799, now seen corresponding path program 1 times
[2024-11-08 17:59:01,356 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:01,356 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [614868678]
[2024-11-08 17:59:01,357 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:01,357 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:01,587 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:02,032 INFO  L134       CoverageAnalysis]: Checked inductivity of 442 backedges. 326 proven. 0 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked.
[2024-11-08 17:59:02,032 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:02,032 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [614868678]
[2024-11-08 17:59:02,032 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [614868678] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:02,033 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:02,033 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:59:02,033 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [546212451]
[2024-11-08 17:59:02,033 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:02,034 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:59:02,034 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:02,035 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:02,037 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:59:02,037 INFO  L87              Difference]: Start difference. First operand 56329 states and 61606 transitions. Second operand  has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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 17:59:05,941 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:05,941 INFO  L93              Difference]: Finished difference Result 123921 states and 137092 transitions.
[2024-11-08 17:59:05,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:05,942 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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 406
[2024-11-08 17:59:05,942 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:05,999 INFO  L225             Difference]: With dead ends: 123921
[2024-11-08 17:59:05,999 INFO  L226             Difference]: Without dead ends: 67594
[2024-11-08 17:59:06,027 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 17:59:06,027 INFO  L432           NwaCegarLoop]: 1254 mSDtfsCounter, 669 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2214 mSolverCounterSat, 444 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 669 SdHoareTripleChecker+Valid, 1262 SdHoareTripleChecker+Invalid, 2658 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 444 IncrementalHoareTripleChecker+Valid, 2214 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:06,028 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [669 Valid, 1262 Invalid, 2658 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [444 Valid, 2214 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-08 17:59:06,081 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 67594 states.
[2024-11-08 17:59:06,701 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 67594 to 66092.
[2024-11-08 17:59:06,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66092 states, 66091 states have (on average 1.0885445824696252) internal successors, (71943), 66091 states have internal predecessors, (71943), 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 17:59:07,083 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66092 states to 66092 states and 71943 transitions.
[2024-11-08 17:59:07,088 INFO  L78                 Accepts]: Start accepts. Automaton has 66092 states and 71943 transitions. Word has length 406
[2024-11-08 17:59:07,089 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:07,089 INFO  L471      AbstractCegarLoop]: Abstraction has 66092 states and 71943 transitions.
[2024-11-08 17:59:07,090 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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 17:59:07,090 INFO  L276                IsEmpty]: Start isEmpty. Operand 66092 states and 71943 transitions.
[2024-11-08 17:59:07,116 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 468
[2024-11-08 17:59:07,120 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:07,120 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:59:07,120 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 17:59:07,121 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:07,121 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:07,121 INFO  L85        PathProgramCache]: Analyzing trace with hash 2123025778, now seen corresponding path program 1 times
[2024-11-08 17:59:07,121 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:07,122 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041939653]
[2024-11-08 17:59:07,122 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:07,122 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:07,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:07,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 705 backedges. 576 proven. 0 refuted. 0 times theorem prover too weak. 129 trivial. 0 not checked.
[2024-11-08 17:59:07,844 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:07,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041939653]
[2024-11-08 17:59:07,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041939653] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:07,845 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:07,845 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:59:07,845 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867081714]
[2024-11-08 17:59:07,845 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:07,846 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:59:07,846 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:07,847 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:07,847 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:59:07,848 INFO  L87              Difference]: Start difference. First operand 66092 states and 71943 transitions. Second operand  has 3 states, 3 states have (on average 113.33333333333333) internal successors, (340), 3 states have internal predecessors, (340), 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 17:59:11,926 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:11,926 INFO  L93              Difference]: Finished difference Result 158467 states and 173233 transitions.
[2024-11-08 17:59:11,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:11,926 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 113.33333333333333) internal successors, (340), 3 states have internal predecessors, (340), 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 467
[2024-11-08 17:59:11,927 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:12,006 INFO  L225             Difference]: With dead ends: 158467
[2024-11-08 17:59:12,006 INFO  L226             Difference]: Without dead ends: 92377
[2024-11-08 17:59:12,028 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 17:59:12,028 INFO  L432           NwaCegarLoop]: 1118 mSDtfsCounter, 687 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2358 mSolverCounterSat, 569 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 687 SdHoareTripleChecker+Valid, 1126 SdHoareTripleChecker+Invalid, 2927 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 569 IncrementalHoareTripleChecker+Valid, 2358 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:12,028 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [687 Valid, 1126 Invalid, 2927 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [569 Valid, 2358 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-08 17:59:12,101 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92377 states.
[2024-11-08 17:59:13,161 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92377 to 89373.
[2024-11-08 17:59:13,192 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 89373 states, 89372 states have (on average 1.0880924674394665) internal successors, (97245), 89372 states have internal predecessors, (97245), 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 17:59:13,305 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 89373 states to 89373 states and 97245 transitions.
[2024-11-08 17:59:13,306 INFO  L78                 Accepts]: Start accepts. Automaton has 89373 states and 97245 transitions. Word has length 467
[2024-11-08 17:59:13,307 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:13,307 INFO  L471      AbstractCegarLoop]: Abstraction has 89373 states and 97245 transitions.
[2024-11-08 17:59:13,311 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 113.33333333333333) internal successors, (340), 3 states have internal predecessors, (340), 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 17:59:13,311 INFO  L276                IsEmpty]: Start isEmpty. Operand 89373 states and 97245 transitions.
[2024-11-08 17:59:13,329 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 482
[2024-11-08 17:59:13,329 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:13,331 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:59:13,331 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 17:59:13,331 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:13,335 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:13,335 INFO  L85        PathProgramCache]: Analyzing trace with hash -108439373, now seen corresponding path program 1 times
[2024-11-08 17:59:13,335 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:13,335 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388550618]
[2024-11-08 17:59:13,336 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:13,336 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:13,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:16,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 508 backedges. 420 proven. 88 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:59:16,120 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:16,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388550618]
[2024-11-08 17:59:16,120 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388550618] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:59:16,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2091586009]
[2024-11-08 17:59:16,120 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:16,121 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:59:16,121 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:16,123 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:59:16,125 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:59:16,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:16,380 INFO  L255         TraceCheckSpWp]: Trace formula consists of 609 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 17:59:16,397 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:59:17,260 INFO  L134       CoverageAnalysis]: Checked inductivity of 508 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-11-08 17:59:17,261 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:59:17,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2091586009] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:17,261 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:59:17,261 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8
[2024-11-08 17:59:17,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1680039761]
[2024-11-08 17:59:17,262 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:17,263 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:59:17,264 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:17,264 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:59:17,264 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:59:17,265 INFO  L87              Difference]: Start difference. First operand 89373 states and 97245 transitions. Second operand  has 4 states, 4 states have (on average 55.5) internal successors, (222), 3 states have internal predecessors, (222), 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 17:59:23,925 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:23,925 INFO  L93              Difference]: Finished difference Result 271870 states and 296689 transitions.
[2024-11-08 17:59:23,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:59:23,926 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 55.5) internal successors, (222), 3 states have internal predecessors, (222), 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 481
[2024-11-08 17:59:23,926 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:24,098 INFO  L225             Difference]: With dead ends: 271870
[2024-11-08 17:59:24,098 INFO  L226             Difference]: Without dead ends: 182499
[2024-11-08 17:59:24,136 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 486 GetRequests, 480 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:59:24,137 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 1765 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 4852 mSolverCounterSat, 527 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1765 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 5379 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 527 IncrementalHoareTripleChecker+Valid, 4852 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:24,137 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1765 Valid, 35 Invalid, 5379 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [527 Valid, 4852 Invalid, 0 Unknown, 0 Unchecked, 5.7s Time]
[2024-11-08 17:59:24,251 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 182499 states.
[2024-11-08 17:59:26,009 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 182499 to 180995.
[2024-11-08 17:59:26,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 180995 states, 180994 states have (on average 1.0892460523553267) internal successors, (197147), 180994 states have internal predecessors, (197147), 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 17:59:26,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 180995 states to 180995 states and 197147 transitions.
[2024-11-08 17:59:26,374 INFO  L78                 Accepts]: Start accepts. Automaton has 180995 states and 197147 transitions. Word has length 481
[2024-11-08 17:59:26,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:26,374 INFO  L471      AbstractCegarLoop]: Abstraction has 180995 states and 197147 transitions.
[2024-11-08 17:59:26,375 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 55.5) internal successors, (222), 3 states have internal predecessors, (222), 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 17:59:26,375 INFO  L276                IsEmpty]: Start isEmpty. Operand 180995 states and 197147 transitions.
[2024-11-08 17:59:26,395 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 528
[2024-11-08 17:59:26,396 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:26,396 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 17:59:26,411 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:26,600 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-08 17:59:26,600 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:26,601 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:26,601 INFO  L85        PathProgramCache]: Analyzing trace with hash 1046861886, now seen corresponding path program 1 times
[2024-11-08 17:59:26,601 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:26,601 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775693050]
[2024-11-08 17:59:26,601 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:26,602 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:27,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:28,598 INFO  L134       CoverageAnalysis]: Checked inductivity of 746 backedges. 405 proven. 108 refuted. 0 times theorem prover too weak. 233 trivial. 0 not checked.
[2024-11-08 17:59:28,599 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:28,599 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775693050]
[2024-11-08 17:59:28,599 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775693050] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:59:28,599 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [253814487]
[2024-11-08 17:59:28,599 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:28,600 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:59:28,600 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:59:28,601 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:59:28,603 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 17:59:28,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:28,840 INFO  L255         TraceCheckSpWp]: Trace formula consists of 679 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 17:59:28,849 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:59:29,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 746 backedges. 449 proven. 0 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked.
[2024-11-08 17:59:29,012 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:59:29,012 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [253814487] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:29,013 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:59:29,013 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-11-08 17:59:29,013 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [529653263]
[2024-11-08 17:59:29,013 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:29,014 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:59:29,014 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:29,015 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:29,015 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:59:29,015 INFO  L87              Difference]: Start difference. First operand 180995 states and 197147 transitions. Second operand  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 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 17:59:33,402 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:33,402 INFO  L93              Difference]: Finished difference Result 361988 states and 394292 transitions.
[2024-11-08 17:59:33,403 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:33,403 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 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 527
[2024-11-08 17:59:33,404 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:33,621 INFO  L225             Difference]: With dead ends: 361988
[2024-11-08 17:59:33,621 INFO  L226             Difference]: Without dead ends: 180995
[2024-11-08 17:59:33,707 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 530 GetRequests, 526 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:59:33,708 INFO  L432           NwaCegarLoop]: 392 mSDtfsCounter, 720 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2198 mSolverCounterSat, 487 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 720 SdHoareTripleChecker+Valid, 398 SdHoareTripleChecker+Invalid, 2685 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 487 IncrementalHoareTripleChecker+Valid, 2198 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:33,708 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [720 Valid, 398 Invalid, 2685 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [487 Valid, 2198 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-08 17:59:33,834 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 180995 states.
[2024-11-08 17:59:35,693 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 180995 to 174236.
[2024-11-08 17:59:35,785 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 174236 states, 174235 states have (on average 1.0601773466869457) internal successors, (184720), 174235 states have internal predecessors, (184720), 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 17:59:35,949 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 174236 states to 174236 states and 184720 transitions.
[2024-11-08 17:59:35,950 INFO  L78                 Accepts]: Start accepts. Automaton has 174236 states and 184720 transitions. Word has length 527
[2024-11-08 17:59:35,951 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:35,951 INFO  L471      AbstractCegarLoop]: Abstraction has 174236 states and 184720 transitions.
[2024-11-08 17:59:35,951 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 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 17:59:35,951 INFO  L276                IsEmpty]: Start isEmpty. Operand 174236 states and 184720 transitions.
[2024-11-08 17:59:35,967 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 617
[2024-11-08 17:59:35,967 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:35,968 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 17:59:35,986 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 17:59:36,168 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f93fff15-1d51-406f-9b7a-0ce08f3ad5f6/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-08 17:59:36,169 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:36,169 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:36,169 INFO  L85        PathProgramCache]: Analyzing trace with hash -110432570, now seen corresponding path program 1 times
[2024-11-08 17:59:36,169 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:36,169 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [342203547]
[2024-11-08 17:59:36,169 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:36,170 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:36,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:37,201 INFO  L134       CoverageAnalysis]: Checked inductivity of 768 backedges. 640 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked.
[2024-11-08 17:59:37,202 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:37,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [342203547]
[2024-11-08 17:59:37,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [342203547] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:37,203 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:37,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:59:37,206 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1961966668]
[2024-11-08 17:59:37,206 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:37,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:59:37,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:37,208 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:37,208 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:59:37,208 INFO  L87              Difference]: Start difference. First operand 174236 states and 184720 transitions. Second operand  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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 17:59:42,508 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:42,509 INFO  L93              Difference]: Finished difference Result 452108 states and 481356 transitions.
[2024-11-08 17:59:42,509 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:42,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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 616
[2024-11-08 17:59:42,511 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:42,931 INFO  L225             Difference]: With dead ends: 452108
[2024-11-08 17:59:42,931 INFO  L226             Difference]: Without dead ends: 277874
[2024-11-08 17:59:43,061 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 17:59:43,063 INFO  L432           NwaCegarLoop]: 492 mSDtfsCounter, 533 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2255 mSolverCounterSat, 637 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 533 SdHoareTripleChecker+Valid, 498 SdHoareTripleChecker+Invalid, 2892 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 637 IncrementalHoareTripleChecker+Valid, 2255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:43,064 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [533 Valid, 498 Invalid, 2892 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [637 Valid, 2255 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-08 17:59:43,274 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 277874 states.
[2024-11-08 17:59:46,270 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 277874 to 274119.
[2024-11-08 17:59:46,396 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 274119 states, 274118 states have (on average 1.0566544334921457) internal successors, (289648), 274118 states have internal predecessors, (289648), 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 17:59:46,749 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 274119 states to 274119 states and 289648 transitions.
[2024-11-08 17:59:46,750 INFO  L78                 Accepts]: Start accepts. Automaton has 274119 states and 289648 transitions. Word has length 616
[2024-11-08 17:59:46,751 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:59:46,751 INFO  L471      AbstractCegarLoop]: Abstraction has 274119 states and 289648 transitions.
[2024-11-08 17:59:46,751 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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 17:59:46,751 INFO  L276                IsEmpty]: Start isEmpty. Operand 274119 states and 289648 transitions.
[2024-11-08 17:59:46,768 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 619
[2024-11-08 17:59:46,769 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:59:46,769 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 17:59:46,769 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 17:59:46,769 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 17:59:46,770 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:59:46,770 INFO  L85        PathProgramCache]: Analyzing trace with hash 1204554836, now seen corresponding path program 1 times
[2024-11-08 17:59:46,770 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:59:46,770 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2011675468]
[2024-11-08 17:59:46,770 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:59:46,770 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:59:46,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:59:48,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 1076 backedges. 853 proven. 0 refuted. 0 times theorem prover too weak. 223 trivial. 0 not checked.
[2024-11-08 17:59:48,357 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:59:48,358 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2011675468]
[2024-11-08 17:59:48,358 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2011675468] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:59:48,358 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:59:48,359 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:59:48,359 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1422210800]
[2024-11-08 17:59:48,359 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:59:48,360 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:59:48,360 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:59:48,361 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:59:48,361 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:59:48,361 INFO  L87              Difference]: Start difference. First operand 274119 states and 289648 transitions. Second operand  has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 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 17:59:54,529 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:59:54,529 INFO  L93              Difference]: Finished difference Result 621834 states and 659066 transitions.
[2024-11-08 17:59:54,529 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:59:54,529 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 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 618
[2024-11-08 17:59:54,530 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:59:54,937 INFO  L225             Difference]: With dead ends: 621834
[2024-11-08 17:59:54,937 INFO  L226             Difference]: Without dead ends: 347717
[2024-11-08 17:59:55,041 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 17:59:55,042 INFO  L432           NwaCegarLoop]: 1253 mSDtfsCounter, 691 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2298 mSolverCounterSat, 516 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 691 SdHoareTripleChecker+Valid, 1261 SdHoareTripleChecker+Invalid, 2814 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 516 IncrementalHoareTripleChecker+Valid, 2298 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-11-08 17:59:55,042 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [691 Valid, 1261 Invalid, 2814 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [516 Valid, 2298 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-11-08 17:59:55,295 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 347717 states.