./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.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_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/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_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/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_00547689-ef88-46d9-97d0-c43c107830bf/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 850d02aa9cb18294f9975f6e4e447a197934bcfd77c20fda5c55e9f9e3e0a979
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:15:25,973 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:15:26,085 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:15:26,095 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:15:26,096 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:15:26,136 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:15:26,137 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:15:26,137 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:15:26,140 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:15:26,142 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:15:26,143 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:15:26,143 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:15:26,144 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:15:26,145 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:15:26,145 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:15:26,149 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:15:26,150 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:15:26,150 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:15:26,151 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:15:26,151 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:15:26,151 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:15:26,152 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:15:26,152 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:15:26,153 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:15:26,153 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:15:26,154 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:15:26,154 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:15:26,155 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:15:26,155 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:15:26,155 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:15:26,156 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:15:26,156 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:15:26,157 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:15:26,157 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:15:26,158 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:15:26,158 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:15:26,158 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:15:26,159 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:15:26,159 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:15:26,159 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:15:26,160 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:15:26,160 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:15:26,161 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_00547689-ef88-46d9-97d0-c43c107830bf/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_00547689-ef88-46d9-97d0-c43c107830bf/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 -> 850d02aa9cb18294f9975f6e4e447a197934bcfd77c20fda5c55e9f9e3e0a979
[2024-11-08 18:15:26,489 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:15:26,525 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:15:26,528 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:15:26,529 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:15:26,531 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:15:26,532 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c
Unable to find full path for "g++"
[2024-11-08 18:15:28,921 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:15:29,134 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:15:29,134 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c
[2024-11-08 18:15:29,145 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/data/66b901e38/af423dd370644335acf15a8b2866361a/FLAG8fb6aba02
[2024-11-08 18:15:29,492 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/data/66b901e38/af423dd370644335acf15a8b2866361a
[2024-11-08 18:15:29,495 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:15:29,496 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:15:29,498 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:15:29,498 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:15:29,504 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:15:29,505 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:29,507 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e9f1cd4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29, skipping insertion in model container
[2024-11-08 18:15:29,507 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:29,540 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:15:29,842 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_00547689-ef88-46d9-97d0-c43c107830bf/sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c[6787,6800]
[2024-11-08 18:15:29,848 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:15:29,861 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:15:29,921 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_00547689-ef88-46d9-97d0-c43c107830bf/sv-benchmarks/c/seq-mthreaded/pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c[6787,6800]
[2024-11-08 18:15:29,922 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:15:29,944 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:15:29,945 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29 WrapperNode
[2024-11-08 18:15:29,945 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:15:29,946 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:15:29,947 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:15:29,947 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:15:29,955 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:29,965 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,008 INFO  L138                Inliner]: procedures = 23, calls = 14, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 246
[2024-11-08 18:15:30,009 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:15:30,010 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:15:30,010 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:15:30,010 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:15:30,033 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,034 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,037 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,053 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 18:15:30,054 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,054 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,062 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,068 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,071 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,073 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,081 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:15:30,083 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:15:30,083 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:15:30,083 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:15:30,088 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (1/1) ...
[2024-11-08 18:15:30,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:15:30,127 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:15:30,145 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:15:30,149 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:15:30,190 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:15:30,191 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:15:30,192 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:15:30,192 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:15:30,334 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:15:30,338 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:15:30,945 INFO  L?                        ?]: Removed 33 outVars from TransFormulas that were not future-live.
[2024-11-08 18:15:30,945 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:15:30,970 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:15:30,971 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 18:15:30,971 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:15:30 BoogieIcfgContainer
[2024-11-08 18:15:30,971 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:15:30,973 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:15:30,974 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:15:30,977 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:15:30,977 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:15:29" (1/3) ...
[2024-11-08 18:15:30,978 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6570a4fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:15:30, skipping insertion in model container
[2024-11-08 18:15:30,978 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:15:29" (2/3) ...
[2024-11-08 18:15:30,979 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6570a4fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:15:30, skipping insertion in model container
[2024-11-08 18:15:30,979 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:15:30" (3/3) ...
[2024-11-08 18:15:30,980 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr-var-start-time.3.2.ufo.UNBOUNDED.pals.c
[2024-11-08 18:15:30,997 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:15:30,997 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:15:31,076 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:15:31,085 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;@3543905e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:15:31,086 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:15:31,091 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 68 states, 66 states have (on average 1.696969696969697) internal successors, (112), 67 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:31,102 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-11-08 18:15:31,102 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:31,103 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]
[2024-11-08 18:15:31,104 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:31,112 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:31,112 INFO  L85        PathProgramCache]: Analyzing trace with hash -1268602448, now seen corresponding path program 1 times
[2024-11-08 18:15:31,135 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:31,135 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1873291931]
[2024-11-08 18:15:31,136 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:31,136 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:31,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:31,781 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:31,786 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:31,786 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1873291931]
[2024-11-08 18:15:31,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1873291931] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:31,789 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:31,790 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:31,792 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [124497559]
[2024-11-08 18:15:31,793 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:31,800 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:31,800 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:31,824 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:31,825 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:31,828 INFO  L87              Difference]: Start difference. First operand  has 68 states, 66 states have (on average 1.696969696969697) internal successors, (112), 67 states have internal predecessors, (112), 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 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:31,961 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:31,962 INFO  L93              Difference]: Finished difference Result 113 states and 185 transitions.
[2024-11-08 18:15:31,963 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:31,965 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 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 25
[2024-11-08 18:15:31,966 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:31,979 INFO  L225             Difference]: With dead ends: 113
[2024-11-08 18:15:31,979 INFO  L226             Difference]: Without dead ends: 64
[2024-11-08 18:15:31,983 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:31,989 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 0 mSDsluCounter, 287 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 390 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:31,992 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 390 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:15:32,017 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64 states.
[2024-11-08 18:15:32,039 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64.
[2024-11-08 18:15:32,043 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 63 states have (on average 1.3968253968253967) internal successors, (88), 63 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:32,044 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 88 transitions.
[2024-11-08 18:15:32,048 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 88 transitions. Word has length 25
[2024-11-08 18:15:32,049 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:32,049 INFO  L471      AbstractCegarLoop]: Abstraction has 64 states and 88 transitions.
[2024-11-08 18:15:32,049 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:32,050 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 88 transitions.
[2024-11-08 18:15:32,051 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-08 18:15:32,053 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:32,054 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]
[2024-11-08 18:15:32,054 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:15:32,054 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:32,055 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:32,055 INFO  L85        PathProgramCache]: Analyzing trace with hash -1320275738, now seen corresponding path program 1 times
[2024-11-08 18:15:32,056 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:32,056 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [186097800]
[2024-11-08 18:15:32,056 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:32,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:32,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:32,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:32,409 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:32,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [186097800]
[2024-11-08 18:15:32,409 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [186097800] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:32,410 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:32,410 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:32,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153382209]
[2024-11-08 18:15:32,411 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:32,413 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:32,415 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:32,416 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:32,418 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:32,418 INFO  L87              Difference]: Start difference. First operand 64 states and 88 transitions. Second operand  has 5 states, 5 states have (on average 8.2) internal successors, (41), 5 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:32,566 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:32,570 INFO  L93              Difference]: Finished difference Result 228 states and 348 transitions.
[2024-11-08 18:15:32,570 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:32,571 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 8.2) internal successors, (41), 5 states have internal predecessors, (41), 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 41
[2024-11-08 18:15:32,571 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:32,572 INFO  L225             Difference]: With dead ends: 228
[2024-11-08 18:15:32,573 INFO  L226             Difference]: Without dead ends: 187
[2024-11-08 18:15:32,573 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:15:32,575 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 368 mSDsluCounter, 243 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 368 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:32,576 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [368 Valid, 327 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:15:32,577 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 187 states.
[2024-11-08 18:15:32,590 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 187 to 103.
[2024-11-08 18:15:32,591 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 102 states have (on average 1.4705882352941178) internal successors, (150), 102 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:32,596 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 150 transitions.
[2024-11-08 18:15:32,596 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 150 transitions. Word has length 41
[2024-11-08 18:15:32,596 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:32,597 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 150 transitions.
[2024-11-08 18:15:32,597 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 8.2) internal successors, (41), 5 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:32,597 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 150 transitions.
[2024-11-08 18:15:32,598 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-08 18:15:32,598 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:32,614 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]
[2024-11-08 18:15:32,614 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:15:32,614 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:32,615 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:32,615 INFO  L85        PathProgramCache]: Analyzing trace with hash 1637801621, now seen corresponding path program 1 times
[2024-11-08 18:15:32,615 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:32,616 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [848242775]
[2024-11-08 18:15:32,616 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:32,616 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:32,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:33,007 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:33,009 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:33,009 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [848242775]
[2024-11-08 18:15:33,009 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [848242775] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:33,012 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:33,012 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:33,012 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986174431]
[2024-11-08 18:15:33,012 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:33,013 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:33,013 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:33,014 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:33,015 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:33,016 INFO  L87              Difference]: Start difference. First operand 103 states and 150 transitions. Second operand  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,052 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:33,053 INFO  L93              Difference]: Finished difference Result 111 states and 159 transitions.
[2024-11-08 18:15:33,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:33,054 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 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 42
[2024-11-08 18:15:33,054 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:33,055 INFO  L225             Difference]: With dead ends: 111
[2024-11-08 18:15:33,056 INFO  L226             Difference]: Without dead ends: 109
[2024-11-08 18:15:33,056 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:33,058 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 0 mSDsluCounter, 247 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 332 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:33,058 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 332 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:33,060 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 109 states.
[2024-11-08 18:15:33,066 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 109 to 109.
[2024-11-08 18:15:33,067 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 109 states, 108 states have (on average 1.4444444444444444) internal successors, (156), 108 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,068 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 109 states and 156 transitions.
[2024-11-08 18:15:33,069 INFO  L78                 Accepts]: Start accepts. Automaton has 109 states and 156 transitions. Word has length 42
[2024-11-08 18:15:33,069 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:33,069 INFO  L471      AbstractCegarLoop]: Abstraction has 109 states and 156 transitions.
[2024-11-08 18:15:33,070 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 8.4) internal successors, (42), 5 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,070 INFO  L276                IsEmpty]: Start isEmpty. Operand 109 states and 156 transitions.
[2024-11-08 18:15:33,071 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-08 18:15:33,071 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:33,072 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]
[2024-11-08 18:15:33,072 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:15:33,072 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:33,073 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:33,073 INFO  L85        PathProgramCache]: Analyzing trace with hash -715178850, now seen corresponding path program 1 times
[2024-11-08 18:15:33,074 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:33,074 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1168049092]
[2024-11-08 18:15:33,074 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:33,075 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:33,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:33,190 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:33,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:33,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1168049092]
[2024-11-08 18:15:33,192 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1168049092] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:33,192 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:33,192 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:33,193 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1274150347]
[2024-11-08 18:15:33,193 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:33,194 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:33,194 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:33,196 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:33,196 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,197 INFO  L87              Difference]: Start difference. First operand 109 states and 156 transitions. Second operand  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,253 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:33,253 INFO  L93              Difference]: Finished difference Result 266 states and 397 transitions.
[2024-11-08 18:15:33,254 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:33,254 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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 43
[2024-11-08 18:15:33,255 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:33,256 INFO  L225             Difference]: With dead ends: 266
[2024-11-08 18:15:33,256 INFO  L226             Difference]: Without dead ends: 180
[2024-11-08 18:15:33,257 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,261 INFO  L432           NwaCegarLoop]: 85 mSDtfsCounter, 37 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 145 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:33,261 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 145 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:33,267 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 180 states.
[2024-11-08 18:15:33,290 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 180 to 176.
[2024-11-08 18:15:33,291 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 176 states, 175 states have (on average 1.4685714285714286) internal successors, (257), 175 states have internal predecessors, (257), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,293 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 176 states and 257 transitions.
[2024-11-08 18:15:33,294 INFO  L78                 Accepts]: Start accepts. Automaton has 176 states and 257 transitions. Word has length 43
[2024-11-08 18:15:33,299 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:33,299 INFO  L471      AbstractCegarLoop]: Abstraction has 176 states and 257 transitions.
[2024-11-08 18:15:33,300 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,300 INFO  L276                IsEmpty]: Start isEmpty. Operand 176 states and 257 transitions.
[2024-11-08 18:15:33,301 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 18:15:33,302 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:33,302 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]
[2024-11-08 18:15:33,302 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 18:15:33,302 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:33,303 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:33,303 INFO  L85        PathProgramCache]: Analyzing trace with hash -1729818578, now seen corresponding path program 1 times
[2024-11-08 18:15:33,303 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:33,304 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2104588409]
[2024-11-08 18:15:33,304 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:33,304 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:33,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:33,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:33,411 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:33,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2104588409]
[2024-11-08 18:15:33,411 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2104588409] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:33,411 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:33,412 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:33,415 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132003123]
[2024-11-08 18:15:33,415 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:33,415 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:33,415 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:33,416 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:33,416 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,417 INFO  L87              Difference]: Start difference. First operand 176 states and 257 transitions. Second operand  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,455 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:33,457 INFO  L93              Difference]: Finished difference Result 450 states and 669 transitions.
[2024-11-08 18:15:33,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:33,459 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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 44
[2024-11-08 18:15:33,460 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:33,462 INFO  L225             Difference]: With dead ends: 450
[2024-11-08 18:15:33,463 INFO  L226             Difference]: Without dead ends: 297
[2024-11-08 18:15:33,464 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,466 INFO  L432           NwaCegarLoop]: 101 mSDtfsCounter, 45 mSDsluCounter, 70 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:33,470 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 171 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:33,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 297 states.
[2024-11-08 18:15:33,504 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 297 to 295.
[2024-11-08 18:15:33,505 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 295 states, 294 states have (on average 1.4625850340136055) internal successors, (430), 294 states have internal predecessors, (430), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,510 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 295 states and 430 transitions.
[2024-11-08 18:15:33,510 INFO  L78                 Accepts]: Start accepts. Automaton has 295 states and 430 transitions. Word has length 44
[2024-11-08 18:15:33,510 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:33,511 INFO  L471      AbstractCegarLoop]: Abstraction has 295 states and 430 transitions.
[2024-11-08 18:15:33,511 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,511 INFO  L276                IsEmpty]: Start isEmpty. Operand 295 states and 430 transitions.
[2024-11-08 18:15:33,512 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 18:15:33,516 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:33,516 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]
[2024-11-08 18:15:33,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 18:15:33,516 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:33,517 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:33,517 INFO  L85        PathProgramCache]: Analyzing trace with hash 764459790, now seen corresponding path program 1 times
[2024-11-08 18:15:33,517 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:33,518 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [945329567]
[2024-11-08 18:15:33,518 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:33,518 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:33,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:33,644 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:33,645 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:33,645 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [945329567]
[2024-11-08 18:15:33,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [945329567] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:33,647 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:33,647 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:33,647 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564246081]
[2024-11-08 18:15:33,648 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:33,648 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:33,648 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:33,650 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:33,650 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,650 INFO  L87              Difference]: Start difference. First operand 295 states and 430 transitions. Second operand  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,684 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:33,685 INFO  L93              Difference]: Finished difference Result 775 states and 1132 transitions.
[2024-11-08 18:15:33,685 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:33,686 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 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 44
[2024-11-08 18:15:33,687 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:33,688 INFO  L225             Difference]: With dead ends: 775
[2024-11-08 18:15:33,691 INFO  L226             Difference]: Without dead ends: 503
[2024-11-08 18:15:33,693 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,694 INFO  L432           NwaCegarLoop]: 118 mSDtfsCounter, 49 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:33,698 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 184 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:33,699 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 503 states.
[2024-11-08 18:15:33,729 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 503 to 501.
[2024-11-08 18:15:33,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 501 states, 500 states have (on average 1.432) internal successors, (716), 500 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,732 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 501 states and 716 transitions.
[2024-11-08 18:15:33,736 INFO  L78                 Accepts]: Start accepts. Automaton has 501 states and 716 transitions. Word has length 44
[2024-11-08 18:15:33,736 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:33,736 INFO  L471      AbstractCegarLoop]: Abstraction has 501 states and 716 transitions.
[2024-11-08 18:15:33,736 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,736 INFO  L276                IsEmpty]: Start isEmpty. Operand 501 states and 716 transitions.
[2024-11-08 18:15:33,737 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-08 18:15:33,737 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:33,738 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]
[2024-11-08 18:15:33,738 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 18:15:33,738 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:33,738 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:33,739 INFO  L85        PathProgramCache]: Analyzing trace with hash 290157917, now seen corresponding path program 1 times
[2024-11-08 18:15:33,743 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:33,743 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165293789]
[2024-11-08 18:15:33,743 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:33,743 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:33,775 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:33,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:33,848 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:33,848 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165293789]
[2024-11-08 18:15:33,850 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165293789] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:33,850 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:33,851 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:33,851 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [30895586]
[2024-11-08 18:15:33,851 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:33,851 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:33,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:33,852 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:33,852 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,853 INFO  L87              Difference]: Start difference. First operand 501 states and 716 transitions. Second operand  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,895 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:33,895 INFO  L93              Difference]: Finished difference Result 980 states and 1418 transitions.
[2024-11-08 18:15:33,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:33,896 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 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 45
[2024-11-08 18:15:33,898 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:33,901 INFO  L225             Difference]: With dead ends: 980
[2024-11-08 18:15:33,903 INFO  L226             Difference]: Without dead ends: 705
[2024-11-08 18:15:33,904 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:33,906 INFO  L432           NwaCegarLoop]: 131 mSDtfsCounter, 50 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 195 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:33,910 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 195 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:33,911 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 705 states.
[2024-11-08 18:15:33,942 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 705 to 703.
[2024-11-08 18:15:33,944 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 703 states, 702 states have (on average 1.4216524216524216) internal successors, (998), 702 states have internal predecessors, (998), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,947 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 703 states to 703 states and 998 transitions.
[2024-11-08 18:15:33,947 INFO  L78                 Accepts]: Start accepts. Automaton has 703 states and 998 transitions. Word has length 45
[2024-11-08 18:15:33,948 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:33,948 INFO  L471      AbstractCegarLoop]: Abstraction has 703 states and 998 transitions.
[2024-11-08 18:15:33,948 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.0) internal successors, (45), 3 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:33,949 INFO  L276                IsEmpty]: Start isEmpty. Operand 703 states and 998 transitions.
[2024-11-08 18:15:33,953 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-08 18:15:33,957 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:33,958 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:33,958 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:15:33,958 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:33,958 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:33,959 INFO  L85        PathProgramCache]: Analyzing trace with hash -2071813193, now seen corresponding path program 1 times
[2024-11-08 18:15:33,959 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:33,959 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110774231]
[2024-11-08 18:15:33,959 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:33,959 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:34,000 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:34,182 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-08 18:15:34,182 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:34,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110774231]
[2024-11-08 18:15:34,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110774231] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:34,183 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:34,183 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:34,183 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1800572056]
[2024-11-08 18:15:34,183 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:34,183 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:34,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:34,184 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:34,184 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:34,184 INFO  L87              Difference]: Start difference. First operand 703 states and 998 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,283 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:34,284 INFO  L93              Difference]: Finished difference Result 1623 states and 2346 transitions.
[2024-11-08 18:15:34,284 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:34,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 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 63
[2024-11-08 18:15:34,285 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:34,291 INFO  L225             Difference]: With dead ends: 1623
[2024-11-08 18:15:34,291 INFO  L226             Difference]: Without dead ends: 1277
[2024-11-08 18:15:34,292 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:15:34,293 INFO  L432           NwaCegarLoop]: 148 mSDtfsCounter, 236 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 236 SdHoareTripleChecker+Valid, 364 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:34,294 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [236 Valid, 364 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:15:34,297 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1277 states.
[2024-11-08 18:15:34,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1277 to 1035.
[2024-11-08 18:15:34,330 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1035 states, 1034 states have (on average 1.425531914893617) internal successors, (1474), 1034 states have internal predecessors, (1474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1035 states to 1035 states and 1474 transitions.
[2024-11-08 18:15:34,335 INFO  L78                 Accepts]: Start accepts. Automaton has 1035 states and 1474 transitions. Word has length 63
[2024-11-08 18:15:34,336 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:34,336 INFO  L471      AbstractCegarLoop]: Abstraction has 1035 states and 1474 transitions.
[2024-11-08 18:15:34,336 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,336 INFO  L276                IsEmpty]: Start isEmpty. Operand 1035 states and 1474 transitions.
[2024-11-08 18:15:34,338 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-08 18:15:34,338 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:34,338 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:34,338 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:15:34,338 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:34,339 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:34,339 INFO  L85        PathProgramCache]: Analyzing trace with hash 422465175, now seen corresponding path program 1 times
[2024-11-08 18:15:34,339 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:34,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548500565]
[2024-11-08 18:15:34,339 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:34,339 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:34,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:34,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-08 18:15:34,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:34,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548500565]
[2024-11-08 18:15:34,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548500565] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:34,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:34,548 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:34,548 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287491903]
[2024-11-08 18:15:34,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:34,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:34,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:34,550 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:34,550 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:34,550 INFO  L87              Difference]: Start difference. First operand 1035 states and 1474 transitions. Second operand  has 5 states, 5 states have (on average 11.6) internal successors, (58), 5 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,662 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:34,664 INFO  L93              Difference]: Finished difference Result 1955 states and 2822 transitions.
[2024-11-08 18:15:34,665 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:34,665 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 11.6) internal successors, (58), 5 states have internal predecessors, (58), 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 63
[2024-11-08 18:15:34,665 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:34,670 INFO  L225             Difference]: With dead ends: 1955
[2024-11-08 18:15:34,671 INFO  L226             Difference]: Without dead ends: 1609
[2024-11-08 18:15:34,672 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:15:34,675 INFO  L432           NwaCegarLoop]: 147 mSDtfsCounter, 229 mSDsluCounter, 236 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 229 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:34,675 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [229 Valid, 383 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:15:34,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1609 states.
[2024-11-08 18:15:34,713 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1609 to 1367.
[2024-11-08 18:15:34,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1367 states, 1366 states have (on average 1.4275256222547583) internal successors, (1950), 1366 states have internal predecessors, (1950), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,719 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1367 states to 1367 states and 1950 transitions.
[2024-11-08 18:15:34,719 INFO  L78                 Accepts]: Start accepts. Automaton has 1367 states and 1950 transitions. Word has length 63
[2024-11-08 18:15:34,719 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:34,719 INFO  L471      AbstractCegarLoop]: Abstraction has 1367 states and 1950 transitions.
[2024-11-08 18:15:34,720 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 11.6) internal successors, (58), 5 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 1367 states and 1950 transitions.
[2024-11-08 18:15:34,721 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-08 18:15:34,721 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:34,721 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:34,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 18:15:34,722 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:34,722 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:34,722 INFO  L85        PathProgramCache]: Analyzing trace with hash -1721740556, now seen corresponding path program 1 times
[2024-11-08 18:15:34,722 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:34,722 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069753640]
[2024-11-08 18:15:34,723 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:34,723 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:34,762 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:34,855 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:34,855 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:34,855 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069753640]
[2024-11-08 18:15:34,855 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069753640] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:34,855 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:34,856 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:34,856 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372162118]
[2024-11-08 18:15:34,856 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:34,856 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:34,856 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:34,857 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:34,857 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:34,857 INFO  L87              Difference]: Start difference. First operand 1367 states and 1950 transitions. Second operand  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,902 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:34,902 INFO  L93              Difference]: Finished difference Result 2711 states and 3876 transitions.
[2024-11-08 18:15:34,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:34,903 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 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 64
[2024-11-08 18:15:34,903 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:34,908 INFO  L225             Difference]: With dead ends: 2711
[2024-11-08 18:15:34,908 INFO  L226             Difference]: Without dead ends: 1369
[2024-11-08 18:15:34,910 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:34,910 INFO  L432           NwaCegarLoop]: 109 mSDtfsCounter, 40 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:34,911 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 182 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:34,913 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1369 states.
[2024-11-08 18:15:34,949 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1369 to 1367.
[2024-11-08 18:15:34,951 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1367 states, 1366 states have (on average 1.4099560761346999) internal successors, (1926), 1366 states have internal predecessors, (1926), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1367 states to 1367 states and 1926 transitions.
[2024-11-08 18:15:34,956 INFO  L78                 Accepts]: Start accepts. Automaton has 1367 states and 1926 transitions. Word has length 64
[2024-11-08 18:15:34,956 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:34,956 INFO  L471      AbstractCegarLoop]: Abstraction has 1367 states and 1926 transitions.
[2024-11-08 18:15:34,956 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:34,956 INFO  L276                IsEmpty]: Start isEmpty. Operand 1367 states and 1926 transitions.
[2024-11-08 18:15:34,958 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-08 18:15:34,958 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:34,958 INFO  L215           NwaCegarLoop]: trace histogram [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 18:15:34,958 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 18:15:34,958 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:34,959 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:34,959 INFO  L85        PathProgramCache]: Analyzing trace with hash 1088203251, now seen corresponding path program 1 times
[2024-11-08 18:15:34,959 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:34,959 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1366147835]
[2024-11-08 18:15:34,959 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:34,959 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:35,000 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:35,134 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:35,135 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:35,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1366147835]
[2024-11-08 18:15:35,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1366147835] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:35,135 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:35,135 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:35,135 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2001219609]
[2024-11-08 18:15:35,136 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:35,136 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:35,136 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:35,137 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:35,137 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:35,137 INFO  L87              Difference]: Start difference. First operand 1367 states and 1926 transitions. Second operand  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:35,183 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:35,184 INFO  L93              Difference]: Finished difference Result 2041 states and 2878 transitions.
[2024-11-08 18:15:35,184 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:35,184 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 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 64
[2024-11-08 18:15:35,184 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:35,187 INFO  L225             Difference]: With dead ends: 2041
[2024-11-08 18:15:35,187 INFO  L226             Difference]: Without dead ends: 699
[2024-11-08 18:15:35,189 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:35,190 INFO  L432           NwaCegarLoop]: 100 mSDtfsCounter, 34 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:35,190 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 163 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:35,192 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 699 states.
[2024-11-08 18:15:35,211 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 699 to 697.
[2024-11-08 18:15:35,212 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 697 states, 696 states have (on average 1.3850574712643677) internal successors, (964), 696 states have internal predecessors, (964), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:35,215 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 697 states and 964 transitions.
[2024-11-08 18:15:35,215 INFO  L78                 Accepts]: Start accepts. Automaton has 697 states and 964 transitions. Word has length 64
[2024-11-08 18:15:35,215 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:35,216 INFO  L471      AbstractCegarLoop]: Abstraction has 697 states and 964 transitions.
[2024-11-08 18:15:35,216 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:35,216 INFO  L276                IsEmpty]: Start isEmpty. Operand 697 states and 964 transitions.
[2024-11-08 18:15:35,217 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-08 18:15:35,217 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:35,217 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:35,217 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 18:15:35,217 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:35,217 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:35,218 INFO  L85        PathProgramCache]: Analyzing trace with hash 1474451570, now seen corresponding path program 1 times
[2024-11-08 18:15:35,218 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:35,218 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82232538]
[2024-11-08 18:15:35,218 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:35,218 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:35,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:37,883 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:37,883 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:37,883 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [82232538]
[2024-11-08 18:15:37,884 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [82232538] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:15:37,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [100015824]
[2024-11-08 18:15:37,884 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:37,884 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:15:37,885 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:15:37,888 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:15:37,894 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 18:15:38,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:38,087 INFO  L255         TraceCheckSpWp]: Trace formula consists of 286 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-08 18:15:38,102 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:15:38,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:38,735 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:15:39,313 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:39,314 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [100015824] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:15:39,314 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:15:39,314 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 6, 8] total 23
[2024-11-08 18:15:39,315 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769258771]
[2024-11-08 18:15:39,315 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:15:39,316 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 18:15:39,316 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:39,317 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 18:15:39,317 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=447, Unknown=0, NotChecked=0, Total=506
[2024-11-08 18:15:39,318 INFO  L87              Difference]: Start difference. First operand 697 states and 964 transitions. Second operand  has 23 states, 23 states have (on average 8.043478260869565) internal successors, (185), 23 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:55,232 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:55,232 INFO  L93              Difference]: Finished difference Result 7312 states and 9989 transitions.
[2024-11-08 18:15:55,232 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 165 states. 
[2024-11-08 18:15:55,233 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 23 states have (on average 8.043478260869565) internal successors, (185), 23 states have internal predecessors, (185), 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 64
[2024-11-08 18:15:55,233 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:55,256 INFO  L225             Difference]: With dead ends: 7312
[2024-11-08 18:15:55,256 INFO  L226             Difference]: Without dead ends: 6838
[2024-11-08 18:15:55,270 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 301 GetRequests, 117 SyntacticMatches, 0 SemanticMatches, 184 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13948 ImplicationChecksByTransitivity, 13.6s TimeCoverageRelationStatistics Valid=4235, Invalid=30175, Unknown=0, NotChecked=0, Total=34410
[2024-11-08 18:15:55,271 INFO  L432           NwaCegarLoop]: 89 mSDtfsCounter, 2943 mSDsluCounter, 1194 mSDsCounter, 0 mSdLazyCounter, 1754 mSolverCounterSat, 103 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2943 SdHoareTripleChecker+Valid, 1283 SdHoareTripleChecker+Invalid, 1857 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 103 IncrementalHoareTripleChecker+Valid, 1754 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:55,271 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2943 Valid, 1283 Invalid, 1857 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [103 Valid, 1754 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-08 18:15:55,278 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6838 states.
[2024-11-08 18:15:55,509 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6838 to 5322.
[2024-11-08 18:15:55,517 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5322 states, 5321 states have (on average 1.3544446532606653) internal successors, (7207), 5321 states have internal predecessors, (7207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:55,533 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5322 states to 5322 states and 7207 transitions.
[2024-11-08 18:15:55,534 INFO  L78                 Accepts]: Start accepts. Automaton has 5322 states and 7207 transitions. Word has length 64
[2024-11-08 18:15:55,534 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:55,534 INFO  L471      AbstractCegarLoop]: Abstraction has 5322 states and 7207 transitions.
[2024-11-08 18:15:55,535 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 8.043478260869565) internal successors, (185), 23 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:55,535 INFO  L276                IsEmpty]: Start isEmpty. Operand 5322 states and 7207 transitions.
[2024-11-08 18:15:55,536 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-08 18:15:55,536 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:55,536 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:15:55,558 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 18:15:55,736 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-08 18:15:55,737 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:55,738 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:55,738 INFO  L85        PathProgramCache]: Analyzing trace with hash -587889254, now seen corresponding path program 1 times
[2024-11-08 18:15:55,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:55,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105791758]
[2024-11-08 18:15:55,739 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:55,739 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:55,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:55,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-08 18:15:55,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:55,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105791758]
[2024-11-08 18:15:55,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105791758] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:55,875 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:55,875 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 18:15:55,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1344335412]
[2024-11-08 18:15:55,876 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:55,876 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 18:15:55,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:55,877 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 18:15:55,877 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:15:55,877 INFO  L87              Difference]: Start difference. First operand 5322 states and 7207 transitions. Second operand  has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,089 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:56,089 INFO  L93              Difference]: Finished difference Result 8914 states and 12163 transitions.
[2024-11-08 18:15:56,089 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 18:15:56,090 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 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 65
[2024-11-08 18:15:56,090 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:56,113 INFO  L225             Difference]: With dead ends: 8914
[2024-11-08 18:15:56,113 INFO  L226             Difference]: Without dead ends: 7742
[2024-11-08 18:15:56,118 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:15:56,119 INFO  L432           NwaCegarLoop]: 151 mSDtfsCounter, 220 mSDsluCounter, 215 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 220 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:56,119 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [220 Valid, 366 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:56,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7742 states.
[2024-11-08 18:15:56,475 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7742 to 6490.
[2024-11-08 18:15:56,485 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6490 states, 6489 states have (on average 1.3522884882108184) internal successors, (8775), 6489 states have internal predecessors, (8775), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,498 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6490 states to 6490 states and 8775 transitions.
[2024-11-08 18:15:56,499 INFO  L78                 Accepts]: Start accepts. Automaton has 6490 states and 8775 transitions. Word has length 65
[2024-11-08 18:15:56,499 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:56,499 INFO  L471      AbstractCegarLoop]: Abstraction has 6490 states and 8775 transitions.
[2024-11-08 18:15:56,500 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.8) internal successors, (64), 5 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 6490 states and 8775 transitions.
[2024-11-08 18:15:56,500 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-08 18:15:56,501 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:56,501 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:56,501 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 18:15:56,501 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:56,501 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:56,502 INFO  L85        PathProgramCache]: Analyzing trace with hash -1299953443, now seen corresponding path program 1 times
[2024-11-08 18:15:56,502 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:56,502 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [283976750]
[2024-11-08 18:15:56,502 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:56,502 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:56,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:56,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:56,607 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:56,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [283976750]
[2024-11-08 18:15:56,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [283976750] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:15:56,607 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:15:56,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:15:56,608 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120219517]
[2024-11-08 18:15:56,608 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:15:56,609 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:15:56,609 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:56,610 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:15:56,610 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:56,610 INFO  L87              Difference]: Start difference. First operand 6490 states and 8775 transitions. Second operand  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,704 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:56,704 INFO  L93              Difference]: Finished difference Result 9300 states and 12488 transitions.
[2024-11-08 18:15:56,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:15:56,705 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-08 18:15:56,705 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:56,714 INFO  L225             Difference]: With dead ends: 9300
[2024-11-08 18:15:56,714 INFO  L226             Difference]: Without dead ends: 2835
[2024-11-08 18:15:56,719 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:15:56,720 INFO  L432           NwaCegarLoop]: 94 mSDtfsCounter, 24 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:56,721 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 152 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:15:56,724 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2835 states.
[2024-11-08 18:15:56,864 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2835 to 2373.
[2024-11-08 18:15:56,867 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2373 states, 2372 states have (on average 1.308600337268128) internal successors, (3104), 2372 states have internal predecessors, (3104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2373 states to 2373 states and 3104 transitions.
[2024-11-08 18:15:56,871 INFO  L78                 Accepts]: Start accepts. Automaton has 2373 states and 3104 transitions. Word has length 66
[2024-11-08 18:15:56,872 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:56,872 INFO  L471      AbstractCegarLoop]: Abstraction has 2373 states and 3104 transitions.
[2024-11-08 18:15:56,872 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:56,872 INFO  L276                IsEmpty]: Start isEmpty. Operand 2373 states and 3104 transitions.
[2024-11-08 18:15:56,873 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-08 18:15:56,873 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:56,873 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:56,873 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 18:15:56,873 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:15:56,874 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:15:56,874 INFO  L85        PathProgramCache]: Analyzing trace with hash -726733415, now seen corresponding path program 1 times
[2024-11-08 18:15:56,874 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:15:56,874 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671951438]
[2024-11-08 18:15:56,874 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:56,875 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:15:56,914 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:57,453 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:57,453 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:15:57,453 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671951438]
[2024-11-08 18:15:57,454 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671951438] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:15:57,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1732877193]
[2024-11-08 18:15:57,454 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:15:57,454 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:15:57,454 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:15:57,456 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:15:57,460 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 18:15:57,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:15:57,578 INFO  L255         TraceCheckSpWp]: Trace formula consists of 294 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-08 18:15:57,581 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:15:58,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:58,135 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:15:58,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:15:58,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1732877193] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:15:58,952 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:15:58,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 21
[2024-11-08 18:15:58,952 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [367856503]
[2024-11-08 18:15:58,952 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:15:58,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-08 18:15:58,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:15:58,953 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-08 18:15:58,956 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=368, Unknown=0, NotChecked=0, Total=462
[2024-11-08 18:15:58,957 INFO  L87              Difference]: Start difference. First operand 2373 states and 3104 transitions. Second operand  has 22 states, 22 states have (on average 6.590909090909091) internal successors, (145), 21 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:59,630 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:15:59,631 INFO  L93              Difference]: Finished difference Result 8237 states and 10876 transitions.
[2024-11-08 18:15:59,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:15:59,632 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 6.590909090909091) internal successors, (145), 21 states have internal predecessors, (145), 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 68
[2024-11-08 18:15:59,632 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:15:59,665 INFO  L225             Difference]: With dead ends: 8237
[2024-11-08 18:15:59,666 INFO  L226             Difference]: Without dead ends: 6135
[2024-11-08 18:15:59,669 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 154 GetRequests, 122 SyntacticMatches, 1 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 197 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=281, Invalid=775, Unknown=0, NotChecked=0, Total=1056
[2024-11-08 18:15:59,671 INFO  L432           NwaCegarLoop]: 74 mSDtfsCounter, 880 mSDsluCounter, 412 mSDsCounter, 0 mSdLazyCounter, 321 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 880 SdHoareTripleChecker+Valid, 486 SdHoareTripleChecker+Invalid, 332 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 321 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:15:59,672 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [880 Valid, 486 Invalid, 332 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 321 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:15:59,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6135 states.
[2024-11-08 18:15:59,887 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6135 to 5969.
[2024-11-08 18:15:59,898 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5969 states, 5968 states have (on average 1.2964142091152815) internal successors, (7737), 5968 states have internal predecessors, (7737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:59,908 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5969 states to 5969 states and 7737 transitions.
[2024-11-08 18:15:59,909 INFO  L78                 Accepts]: Start accepts. Automaton has 5969 states and 7737 transitions. Word has length 68
[2024-11-08 18:15:59,909 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:15:59,909 INFO  L471      AbstractCegarLoop]: Abstraction has 5969 states and 7737 transitions.
[2024-11-08 18:15:59,909 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 6.590909090909091) internal successors, (145), 21 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:15:59,910 INFO  L276                IsEmpty]: Start isEmpty. Operand 5969 states and 7737 transitions.
[2024-11-08 18:15:59,910 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-08 18:15:59,911 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:15:59,911 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:15:59,931 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 18:16:00,111 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 18:16:00,112 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:16:00,112 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:16:00,112 INFO  L85        PathProgramCache]: Analyzing trace with hash 1452888535, now seen corresponding path program 1 times
[2024-11-08 18:16:00,113 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:16:00,113 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977586235]
[2024-11-08 18:16:00,113 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:00,113 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:16:00,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:00,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:00,584 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:16:00,585 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977586235]
[2024-11-08 18:16:00,585 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977586235] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:16:00,585 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1749072701]
[2024-11-08 18:16:00,585 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:00,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:16:00,585 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:16:00,586 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:16:00,587 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 18:16:00,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:00,713 INFO  L255         TraceCheckSpWp]: Trace formula consists of 294 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-08 18:16:00,716 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:16:01,572 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:01,572 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:16:03,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:03,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1749072701] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:16:03,056 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:16:03,056 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 13, 13] total 32
[2024-11-08 18:16:03,056 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058203675]
[2024-11-08 18:16:03,056 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:16:03,057 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-08 18:16:03,057 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:16:03,058 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-08 18:16:03,058 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=884, Unknown=0, NotChecked=0, Total=992
[2024-11-08 18:16:03,059 INFO  L87              Difference]: Start difference. First operand 5969 states and 7737 transitions. Second operand  has 32 states, 32 states have (on average 5.78125) internal successors, (185), 32 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:27,052 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:16:27,052 INFO  L93              Difference]: Finished difference Result 39154 states and 51929 transitions.
[2024-11-08 18:16:27,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 196 states. 
[2024-11-08 18:16:27,054 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 5.78125) internal successors, (185), 32 states have internal predecessors, (185), 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 68
[2024-11-08 18:16:27,054 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:16:27,128 INFO  L225             Difference]: With dead ends: 39154
[2024-11-08 18:16:27,128 INFO  L226             Difference]: Without dead ends: 33686
[2024-11-08 18:16:27,149 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 338 GetRequests, 114 SyntacticMatches, 0 SemanticMatches, 224 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21194 ImplicationChecksByTransitivity, 20.4s TimeCoverageRelationStatistics Valid=7856, Invalid=42994, Unknown=0, NotChecked=0, Total=50850
[2024-11-08 18:16:27,150 INFO  L432           NwaCegarLoop]: 68 mSDtfsCounter, 6406 mSDsluCounter, 2537 mSDsCounter, 0 mSdLazyCounter, 2178 mSolverCounterSat, 211 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6406 SdHoareTripleChecker+Valid, 2605 SdHoareTripleChecker+Invalid, 2389 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 211 IncrementalHoareTripleChecker+Valid, 2178 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:16:27,150 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6406 Valid, 2605 Invalid, 2389 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [211 Valid, 2178 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-08 18:16:27,184 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33686 states.
[2024-11-08 18:16:27,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33686 to 7542.
[2024-11-08 18:16:27,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7542 states, 7541 states have (on average 1.313751491844583) internal successors, (9907), 7541 states have internal predecessors, (9907), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:27,743 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7542 states to 7542 states and 9907 transitions.
[2024-11-08 18:16:27,746 INFO  L78                 Accepts]: Start accepts. Automaton has 7542 states and 9907 transitions. Word has length 68
[2024-11-08 18:16:27,746 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:16:27,746 INFO  L471      AbstractCegarLoop]: Abstraction has 7542 states and 9907 transitions.
[2024-11-08 18:16:27,747 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 5.78125) internal successors, (185), 32 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:27,747 INFO  L276                IsEmpty]: Start isEmpty. Operand 7542 states and 9907 transitions.
[2024-11-08 18:16:27,749 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-08 18:16:27,749 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:16:27,749 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:16:27,769 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 18:16:27,950 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-08 18:16:27,950 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:16:27,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:16:27,951 INFO  L85        PathProgramCache]: Analyzing trace with hash -1624126693, now seen corresponding path program 1 times
[2024-11-08 18:16:27,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:16:27,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [31677592]
[2024-11-08 18:16:27,951 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:27,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:16:27,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:28,026 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:28,026 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:16:28,026 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [31677592]
[2024-11-08 18:16:28,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [31677592] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:16:28,027 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:16:28,027 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:16:28,027 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985898011]
[2024-11-08 18:16:28,027 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:16:28,028 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:16:28,028 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:16:28,029 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:16:28,029 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:16:28,029 INFO  L87              Difference]: Start difference. First operand 7542 states and 9907 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:28,352 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:16:28,352 INFO  L93              Difference]: Finished difference Result 15734 states and 20597 transitions.
[2024-11-08 18:16:28,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:16:28,353 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 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 68
[2024-11-08 18:16:28,353 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:16:28,367 INFO  L225             Difference]: With dead ends: 15734
[2024-11-08 18:16:28,367 INFO  L226             Difference]: Without dead ends: 8344
[2024-11-08 18:16:28,375 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:16:28,376 INFO  L432           NwaCegarLoop]: 129 mSDtfsCounter, 36 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 210 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:16:28,377 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 210 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:16:28,383 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8344 states.
[2024-11-08 18:16:28,895 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8344 to 6188.
[2024-11-08 18:16:28,899 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6188 states, 6187 states have (on average 1.2986908032972362) internal successors, (8035), 6187 states have internal predecessors, (8035), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:28,909 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6188 states to 6188 states and 8035 transitions.
[2024-11-08 18:16:28,910 INFO  L78                 Accepts]: Start accepts. Automaton has 6188 states and 8035 transitions. Word has length 68
[2024-11-08 18:16:28,910 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:16:28,910 INFO  L471      AbstractCegarLoop]: Abstraction has 6188 states and 8035 transitions.
[2024-11-08 18:16:28,911 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:28,911 INFO  L276                IsEmpty]: Start isEmpty. Operand 6188 states and 8035 transitions.
[2024-11-08 18:16:28,912 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 18:16:28,912 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:16:28,912 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:16:28,912 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 18:16:28,913 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:16:28,913 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:16:28,913 INFO  L85        PathProgramCache]: Analyzing trace with hash 1900993670, now seen corresponding path program 1 times
[2024-11-08 18:16:28,913 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:16:28,914 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1918989139]
[2024-11-08 18:16:28,914 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:28,914 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:16:28,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:28,977 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:28,977 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:16:28,978 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1918989139]
[2024-11-08 18:16:28,978 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1918989139] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:16:28,978 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:16:28,978 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:16:28,978 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1481018353]
[2024-11-08 18:16:28,978 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:16:28,979 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:16:28,979 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:16:28,979 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:16:28,980 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:16:28,980 INFO  L87              Difference]: Start difference. First operand 6188 states and 8035 transitions. Second operand  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:29,456 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:16:29,456 INFO  L93              Difference]: Finished difference Result 14399 states and 18622 transitions.
[2024-11-08 18:16:29,457 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:16:29,457 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 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 69
[2024-11-08 18:16:29,457 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:16:29,471 INFO  L225             Difference]: With dead ends: 14399
[2024-11-08 18:16:29,471 INFO  L226             Difference]: Without dead ends: 8415
[2024-11-08 18:16:29,478 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:16:29,479 INFO  L432           NwaCegarLoop]: 95 mSDtfsCounter, 36 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:16:29,479 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 172 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:16:29,485 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8415 states.
[2024-11-08 18:16:30,257 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8415 to 8413.
[2024-11-08 18:16:30,267 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8413 states, 8412 states have (on average 1.2723490252020921) internal successors, (10703), 8412 states have internal predecessors, (10703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:30,280 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8413 states to 8413 states and 10703 transitions.
[2024-11-08 18:16:30,281 INFO  L78                 Accepts]: Start accepts. Automaton has 8413 states and 10703 transitions. Word has length 69
[2024-11-08 18:16:30,282 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:16:30,282 INFO  L471      AbstractCegarLoop]: Abstraction has 8413 states and 10703 transitions.
[2024-11-08 18:16:30,282 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:16:30,282 INFO  L276                IsEmpty]: Start isEmpty. Operand 8413 states and 10703 transitions.
[2024-11-08 18:16:30,286 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 18:16:30,289 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:16:30,289 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 18:16:30,289 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 18:16:30,289 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:16:30,290 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:16:30,290 INFO  L85        PathProgramCache]: Analyzing trace with hash 797300713, now seen corresponding path program 1 times
[2024-11-08 18:16:30,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:16:30,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1843310207]
[2024-11-08 18:16:30,291 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:30,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:16:30,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:31,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:31,153 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:16:31,153 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1843310207]
[2024-11-08 18:16:31,153 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1843310207] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:16:31,153 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1311172087]
[2024-11-08 18:16:31,154 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:16:31,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:16:31,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:16:31,156 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:16:31,158 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 18:16:31,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:16:31,307 INFO  L255         TraceCheckSpWp]: Trace formula consists of 297 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-11-08 18:16:31,310 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:16:33,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 9 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:33,770 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:16:38,593 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 5 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:16:38,593 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1311172087] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:16:38,593 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:16:38,594 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 19, 18] total 45
[2024-11-08 18:16:38,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [393497341]
[2024-11-08 18:16:38,594 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:16:38,595 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-08 18:16:38,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:16:38,595 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-08 18:16:38,596 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=330, Invalid=1650, Unknown=0, NotChecked=0, Total=1980
[2024-11-08 18:16:38,596 INFO  L87              Difference]: Start difference. First operand 8413 states and 10703 transitions. Second operand  has 45 states, 45 states have (on average 4.2) internal successors, (189), 45 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 18:17:22,056 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:22,056 INFO  L93              Difference]: Finished difference Result 36691 states and 46153 transitions.
[2024-11-08 18:17:22,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 128 states. 
[2024-11-08 18:17:22,057 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 45 states have (on average 4.2) internal successors, (189), 45 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 70
[2024-11-08 18:17:22,057 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:22,101 INFO  L225             Difference]: With dead ends: 36691
[2024-11-08 18:17:22,102 INFO  L226             Difference]: Without dead ends: 28334
[2024-11-08 18:17:22,117 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 271 GetRequests, 107 SyntacticMatches, 1 SemanticMatches, 163 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11038 ImplicationChecksByTransitivity, 39.7s TimeCoverageRelationStatistics Valid=6346, Invalid=20714, Unknown=0, NotChecked=0, Total=27060
[2024-11-08 18:17:22,118 INFO  L432           NwaCegarLoop]: 83 mSDtfsCounter, 3745 mSDsluCounter, 2105 mSDsCounter, 0 mSdLazyCounter, 2181 mSolverCounterSat, 139 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3745 SdHoareTripleChecker+Valid, 2188 SdHoareTripleChecker+Invalid, 2320 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 139 IncrementalHoareTripleChecker+Valid, 2181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:22,118 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3745 Valid, 2188 Invalid, 2320 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [139 Valid, 2181 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-08 18:17:22,139 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28334 states.
[2024-11-08 18:17:23,802 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28334 to 14704.
[2024-11-08 18:17:23,813 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14704 states, 14703 states have (on average 1.2559341630959668) internal successors, (18466), 14703 states have internal predecessors, (18466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:23,837 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14704 states to 14704 states and 18466 transitions.
[2024-11-08 18:17:23,840 INFO  L78                 Accepts]: Start accepts. Automaton has 14704 states and 18466 transitions. Word has length 70
[2024-11-08 18:17:23,841 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:17:23,841 INFO  L471      AbstractCegarLoop]: Abstraction has 14704 states and 18466 transitions.
[2024-11-08 18:17:23,841 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 45 states have (on average 4.2) internal successors, (189), 45 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 18:17:23,842 INFO  L276                IsEmpty]: Start isEmpty. Operand 14704 states and 18466 transitions.
[2024-11-08 18:17:23,850 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-08 18:17:23,851 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:17:23,851 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:17:23,876 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 18:17:24,052 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:17:24,052 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:17:24,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:17:24,052 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988764484, now seen corresponding path program 1 times
[2024-11-08 18:17:24,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:17:24,053 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940404749]
[2024-11-08 18:17:24,053 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:24,053 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:17:24,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:24,159 INFO  L134       CoverageAnalysis]: Checked inductivity of 86 backedges. 64 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-11-08 18:17:24,160 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:17:24,160 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940404749]
[2024-11-08 18:17:24,160 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940404749] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:17:24,160 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:17:24,160 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:17:24,160 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893456291]
[2024-11-08 18:17:24,160 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:17:24,161 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:17:24,161 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:17:24,161 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:17:24,161 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:24,161 INFO  L87              Difference]: Start difference. First operand 14704 states and 18466 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:25,279 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:25,279 INFO  L93              Difference]: Finished difference Result 16384 states and 20486 transitions.
[2024-11-08 18:17:25,279 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:17:25,280 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 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 110
[2024-11-08 18:17:25,280 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:25,296 INFO  L225             Difference]: With dead ends: 16384
[2024-11-08 18:17:25,296 INFO  L226             Difference]: Without dead ends: 11931
[2024-11-08 18:17:25,300 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:25,301 INFO  L432           NwaCegarLoop]: 105 mSDtfsCounter, 28 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:25,302 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 180 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:17:25,310 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11931 states.
[2024-11-08 18:17:26,545 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11931 to 11837.
[2024-11-08 18:17:26,552 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11837 states, 11836 states have (on average 1.2356370395403853) internal successors, (14625), 11836 states have internal predecessors, (14625), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:26,569 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11837 states to 11837 states and 14625 transitions.
[2024-11-08 18:17:26,571 INFO  L78                 Accepts]: Start accepts. Automaton has 11837 states and 14625 transitions. Word has length 110
[2024-11-08 18:17:26,571 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:17:26,572 INFO  L471      AbstractCegarLoop]: Abstraction has 11837 states and 14625 transitions.
[2024-11-08 18:17:26,572 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:26,572 INFO  L276                IsEmpty]: Start isEmpty. Operand 11837 states and 14625 transitions.
[2024-11-08 18:17:26,579 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-08 18:17:26,579 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:17:26,579 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 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]
[2024-11-08 18:17:26,580 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-08 18:17:26,580 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:17:26,580 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:17:26,580 INFO  L85        PathProgramCache]: Analyzing trace with hash 938293398, now seen corresponding path program 1 times
[2024-11-08 18:17:26,581 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:17:26,581 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [336909104]
[2024-11-08 18:17:26,581 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:26,581 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:17:26,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:26,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 88 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2024-11-08 18:17:26,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:17:26,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [336909104]
[2024-11-08 18:17:26,671 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [336909104] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:17:26,671 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:17:26,672 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:17:26,672 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [912246606]
[2024-11-08 18:17:26,672 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:17:26,672 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:17:26,672 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:17:26,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:17:26,673 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:26,673 INFO  L87              Difference]: Start difference. First operand 11837 states and 14625 transitions. Second operand  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:27,466 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:27,467 INFO  L93              Difference]: Finished difference Result 17107 states and 20996 transitions.
[2024-11-08 18:17:27,467 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:17:27,467 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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 112
[2024-11-08 18:17:27,467 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:27,480 INFO  L225             Difference]: With dead ends: 17107
[2024-11-08 18:17:27,480 INFO  L226             Difference]: Without dead ends: 10741
[2024-11-08 18:17:27,488 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:27,489 INFO  L432           NwaCegarLoop]: 134 mSDtfsCounter, 25 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:27,489 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 213 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:17:27,498 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10741 states.
[2024-11-08 18:17:28,457 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10741 to 8582.
[2024-11-08 18:17:28,464 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8582 states, 8581 states have (on average 1.2083673231558094) internal successors, (10369), 8581 states have internal predecessors, (10369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:28,476 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8582 states to 8582 states and 10369 transitions.
[2024-11-08 18:17:28,478 INFO  L78                 Accepts]: Start accepts. Automaton has 8582 states and 10369 transitions. Word has length 112
[2024-11-08 18:17:28,478 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:17:28,479 INFO  L471      AbstractCegarLoop]: Abstraction has 8582 states and 10369 transitions.
[2024-11-08 18:17:28,479 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:28,479 INFO  L276                IsEmpty]: Start isEmpty. Operand 8582 states and 10369 transitions.
[2024-11-08 18:17:28,485 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-08 18:17:28,485 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:17:28,485 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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, 1, 1, 1]
[2024-11-08 18:17:28,485 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-08 18:17:28,486 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:17:28,486 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:17:28,486 INFO  L85        PathProgramCache]: Analyzing trace with hash -584736940, now seen corresponding path program 1 times
[2024-11-08 18:17:28,486 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:17:28,487 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1242823388]
[2024-11-08 18:17:28,487 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:28,487 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:17:28,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:29,144 INFO  L134       CoverageAnalysis]: Checked inductivity of 88 backedges. 33 proven. 48 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-08 18:17:29,144 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:17:29,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1242823388]
[2024-11-08 18:17:29,145 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1242823388] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:17:29,145 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [819854544]
[2024-11-08 18:17:29,145 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:29,145 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:17:29,145 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:17:29,147 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:17:29,155 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 18:17:29,324 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:29,326 INFO  L255         TraceCheckSpWp]: Trace formula consists of 422 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-08 18:17:29,333 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:17:30,439 INFO  L134       CoverageAnalysis]: Checked inductivity of 88 backedges. 37 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:17:30,439 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:17:33,676 INFO  L134       CoverageAnalysis]: Checked inductivity of 88 backedges. 34 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:17:33,677 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [819854544] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:17:33,677 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:17:33,677 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 12, 12] total 27
[2024-11-08 18:17:33,677 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28749360]
[2024-11-08 18:17:33,677 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:17:33,678 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-08 18:17:33,678 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:17:33,679 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-08 18:17:33,679 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=638, Unknown=0, NotChecked=0, Total=756
[2024-11-08 18:17:33,680 INFO  L87              Difference]: Start difference. First operand 8582 states and 10369 transitions. Second operand  has 28 states, 28 states have (on average 10.035714285714286) internal successors, (281), 27 states have internal predecessors, (281), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:36,823 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:36,823 INFO  L93              Difference]: Finished difference Result 28680 states and 34910 transitions.
[2024-11-08 18:17:36,824 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-11-08 18:17:36,824 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 10.035714285714286) internal successors, (281), 27 states have internal predecessors, (281), 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 112
[2024-11-08 18:17:36,824 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:36,841 INFO  L225             Difference]: With dead ends: 28680
[2024-11-08 18:17:36,841 INFO  L226             Difference]: Without dead ends: 22265
[2024-11-08 18:17:36,846 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 205 SyntacticMatches, 0 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 551 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=696, Invalid=2166, Unknown=0, NotChecked=0, Total=2862
[2024-11-08 18:17:36,847 INFO  L432           NwaCegarLoop]: 75 mSDtfsCounter, 1404 mSDsluCounter, 800 mSDsCounter, 0 mSdLazyCounter, 553 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1404 SdHoareTripleChecker+Valid, 875 SdHoareTripleChecker+Invalid, 610 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 553 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:36,847 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1404 Valid, 875 Invalid, 610 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 553 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 18:17:36,861 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22265 states.
[2024-11-08 18:17:38,225 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22265 to 14868.
[2024-11-08 18:17:38,233 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14868 states, 14867 states have (on average 1.2051523508441515) internal successors, (17917), 14867 states have internal predecessors, (17917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:38,251 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14868 states to 14868 states and 17917 transitions.
[2024-11-08 18:17:38,253 INFO  L78                 Accepts]: Start accepts. Automaton has 14868 states and 17917 transitions. Word has length 112
[2024-11-08 18:17:38,254 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:17:38,254 INFO  L471      AbstractCegarLoop]: Abstraction has 14868 states and 17917 transitions.
[2024-11-08 18:17:38,254 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 10.035714285714286) internal successors, (281), 27 states have internal predecessors, (281), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:38,254 INFO  L276                IsEmpty]: Start isEmpty. Operand 14868 states and 17917 transitions.
[2024-11-08 18:17:38,262 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 114
[2024-11-08 18:17:38,262 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:17:38,262 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 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 18:17:38,285 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 18:17:38,462 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:17:38,463 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:17:38,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:17:38,463 INFO  L85        PathProgramCache]: Analyzing trace with hash 1613006443, now seen corresponding path program 1 times
[2024-11-08 18:17:38,464 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:17:38,464 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823396667]
[2024-11-08 18:17:38,464 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:38,464 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:17:38,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:38,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:17:38,553 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:17:38,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823396667]
[2024-11-08 18:17:38,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823396667] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:17:38,554 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:17:38,554 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:17:38,554 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [901587772]
[2024-11-08 18:17:38,554 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:17:38,555 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:17:38,555 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:17:38,555 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:17:38,555 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:38,556 INFO  L87              Difference]: Start difference. First operand 14868 states and 17917 transitions. Second operand  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:40,354 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:40,354 INFO  L93              Difference]: Finished difference Result 33843 states and 40590 transitions.
[2024-11-08 18:17:40,355 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:17:40,355 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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 113
[2024-11-08 18:17:40,355 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:40,373 INFO  L225             Difference]: With dead ends: 33843
[2024-11-08 18:17:40,373 INFO  L226             Difference]: Without dead ends: 19778
[2024-11-08 18:17:40,383 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:17:40,383 INFO  L432           NwaCegarLoop]: 112 mSDtfsCounter, 35 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:40,384 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 189 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:17:40,395 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19778 states.
[2024-11-08 18:17:42,235 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19778 to 19180.
[2024-11-08 18:17:42,246 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19180 states, 19179 states have (on average 1.1688826320454664) internal successors, (22418), 19179 states have internal predecessors, (22418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:42,266 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19180 states to 19180 states and 22418 transitions.
[2024-11-08 18:17:42,268 INFO  L78                 Accepts]: Start accepts. Automaton has 19180 states and 22418 transitions. Word has length 113
[2024-11-08 18:17:42,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:17:42,269 INFO  L471      AbstractCegarLoop]: Abstraction has 19180 states and 22418 transitions.
[2024-11-08 18:17:42,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:42,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 19180 states and 22418 transitions.
[2024-11-08 18:17:42,279 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 114
[2024-11-08 18:17:42,279 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:17:42,279 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1]
[2024-11-08 18:17:42,279 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 18:17:42,279 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:17:42,280 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:17:42,280 INFO  L85        PathProgramCache]: Analyzing trace with hash -1431957539, now seen corresponding path program 1 times
[2024-11-08 18:17:42,280 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:17:42,280 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [811562641]
[2024-11-08 18:17:42,280 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:42,281 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:17:42,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:44,060 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 24 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:17:44,060 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:17:44,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [811562641]
[2024-11-08 18:17:44,061 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [811562641] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:17:44,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1088941121]
[2024-11-08 18:17:44,061 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:17:44,061 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:17:44,062 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:17:44,063 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:17:44,065 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 18:17:44,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:17:44,239 INFO  L255         TraceCheckSpWp]: Trace formula consists of 422 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 18:17:44,244 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:17:45,330 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 48 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:17:45,330 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:17:48,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 33 proven. 56 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:17:48,012 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1088941121] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:17:48,013 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:17:48,013 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 12, 11] total 36
[2024-11-08 18:17:48,013 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933519028]
[2024-11-08 18:17:48,013 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:17:48,014 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 36 states
[2024-11-08 18:17:48,014 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:17:48,015 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants.
[2024-11-08 18:17:48,015 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=109, Invalid=1151, Unknown=0, NotChecked=0, Total=1260
[2024-11-08 18:17:48,015 INFO  L87              Difference]: Start difference. First operand 19180 states and 22418 transitions. Second operand  has 36 states, 36 states have (on average 8.38888888888889) internal successors, (302), 36 states have internal predecessors, (302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:17:59,903 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:17:59,903 INFO  L93              Difference]: Finished difference Result 41334 states and 48544 transitions.
[2024-11-08 18:17:59,903 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. 
[2024-11-08 18:17:59,904 INFO  L78                 Accepts]: Start accepts. Automaton has  has 36 states, 36 states have (on average 8.38888888888889) internal successors, (302), 36 states have internal predecessors, (302), 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 113
[2024-11-08 18:17:59,904 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:17:59,931 INFO  L225             Difference]: With dead ends: 41334
[2024-11-08 18:17:59,931 INFO  L226             Difference]: Without dead ends: 33395
[2024-11-08 18:17:59,938 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 310 GetRequests, 207 SyntacticMatches, 0 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2514 ImplicationChecksByTransitivity, 8.1s TimeCoverageRelationStatistics Valid=2191, Invalid=8729, Unknown=0, NotChecked=0, Total=10920
[2024-11-08 18:17:59,938 INFO  L432           NwaCegarLoop]: 133 mSDtfsCounter, 2099 mSDsluCounter, 2366 mSDsCounter, 0 mSdLazyCounter, 2429 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2099 SdHoareTripleChecker+Valid, 2499 SdHoareTripleChecker+Invalid, 2508 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 79 IncrementalHoareTripleChecker+Valid, 2429 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:17:59,939 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2099 Valid, 2499 Invalid, 2508 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 2429 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-08 18:17:59,958 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33395 states.
[2024-11-08 18:18:01,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33395 to 20611.
[2024-11-08 18:18:01,697 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20611 states, 20610 states have (on average 1.1608927704997574) internal successors, (23926), 20610 states have internal predecessors, (23926), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:18:01,718 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20611 states to 20611 states and 23926 transitions.
[2024-11-08 18:18:01,721 INFO  L78                 Accepts]: Start accepts. Automaton has 20611 states and 23926 transitions. Word has length 113
[2024-11-08 18:18:01,722 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:18:01,722 INFO  L471      AbstractCegarLoop]: Abstraction has 20611 states and 23926 transitions.
[2024-11-08 18:18:01,722 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 36 states, 36 states have (on average 8.38888888888889) internal successors, (302), 36 states have internal predecessors, (302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:18:01,722 INFO  L276                IsEmpty]: Start isEmpty. Operand 20611 states and 23926 transitions.
[2024-11-08 18:18:01,730 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 114
[2024-11-08 18:18:01,731 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:18:01,731 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 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]
[2024-11-08 18:18:01,749 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 18:18:01,931 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-08 18:18:01,932 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:18:01,932 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:18:01,932 INFO  L85        PathProgramCache]: Analyzing trace with hash 2078360405, now seen corresponding path program 1 times
[2024-11-08 18:18:01,932 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:18:01,932 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [457990663]
[2024-11-08 18:18:01,932 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:18:01,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:18:01,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:18:02,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 88 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-11-08 18:18:02,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:18:02,016 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [457990663]
[2024-11-08 18:18:02,016 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [457990663] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:18:02,016 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:18:02,016 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:18:02,016 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [595816549]
[2024-11-08 18:18:02,017 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:18:02,017 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:18:02,017 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:18:02,018 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:18:02,018 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:18:02,018 INFO  L87              Difference]: Start difference. First operand 20611 states and 23926 transitions. Second operand  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:18:04,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:18:04,415 INFO  L93              Difference]: Finished difference Result 31062 states and 35916 transitions.
[2024-11-08 18:18:04,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:18:04,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 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 113
[2024-11-08 18:18:04,415 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:18:04,431 INFO  L225             Difference]: With dead ends: 31062
[2024-11-08 18:18:04,431 INFO  L226             Difference]: Without dead ends: 18991
[2024-11-08 18:18:04,437 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:18:04,438 INFO  L432           NwaCegarLoop]: 130 mSDtfsCounter, 26 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 209 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:18:04,438 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 209 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:18:04,448 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18991 states.
[2024-11-08 18:18:05,985 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18991 to 16362.
[2024-11-08 18:18:05,992 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16362 states, 16361 states have (on average 1.1460179695617627) internal successors, (18750), 16361 states have internal predecessors, (18750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:18:06,008 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16362 states to 16362 states and 18750 transitions.
[2024-11-08 18:18:06,010 INFO  L78                 Accepts]: Start accepts. Automaton has 16362 states and 18750 transitions. Word has length 113
[2024-11-08 18:18:06,010 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:18:06,010 INFO  L471      AbstractCegarLoop]: Abstraction has 16362 states and 18750 transitions.
[2024-11-08 18:18:06,010 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:18:06,011 INFO  L276                IsEmpty]: Start isEmpty. Operand 16362 states and 18750 transitions.
[2024-11-08 18:18:06,018 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 115
[2024-11-08 18:18:06,018 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:18:06,018 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:18:06,018 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-08 18:18:06,019 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:18:06,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:18:06,019 INFO  L85        PathProgramCache]: Analyzing trace with hash -736668055, now seen corresponding path program 1 times
[2024-11-08 18:18:06,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:18:06,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593201712]
[2024-11-08 18:18:06,020 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:18:06,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:18:06,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:18:07,149 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 36 proven. 54 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:18:07,149 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:18:07,149 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593201712]
[2024-11-08 18:18:07,150 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593201712] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:18:07,150 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2045584453]
[2024-11-08 18:18:07,150 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:18:07,150 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:18:07,150 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:18:07,152 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:18:07,154 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 18:18:07,327 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:18:07,330 INFO  L255         TraceCheckSpWp]: Trace formula consists of 422 conjuncts, 58 conjuncts are in the unsatisfiable core
[2024-11-08 18:18:07,334 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:18:14,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 26 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:18:14,811 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:18:23,447 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 16 proven. 74 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:18:23,447 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2045584453] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:18:23,447 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:18:23,447 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 26, 24] total 58
[2024-11-08 18:18:23,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1673800118]
[2024-11-08 18:18:23,447 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:18:23,448 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 58 states
[2024-11-08 18:18:23,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:18:23,449 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants.
[2024-11-08 18:18:23,450 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=362, Invalid=2944, Unknown=0, NotChecked=0, Total=3306
[2024-11-08 18:18:23,450 INFO  L87              Difference]: Start difference. First operand 16362 states and 18750 transitions. Second operand  has 58 states, 58 states have (on average 5.448275862068965) internal successors, (316), 58 states have internal predecessors, (316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:24:06,959 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:24:06,959 INFO  L93              Difference]: Finished difference Result 37992 states and 43729 transitions.
[2024-11-08 18:24:06,959 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 381 states. 
[2024-11-08 18:24:06,960 INFO  L78                 Accepts]: Start accepts. Automaton has  has 58 states, 58 states have (on average 5.448275862068965) internal successors, (316), 58 states have internal predecessors, (316), 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 114
[2024-11-08 18:24:06,960 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:24:06,977 INFO  L225             Difference]: With dead ends: 37992
[2024-11-08 18:24:06,977 INFO  L226             Difference]: Without dead ends: 28726
[2024-11-08 18:24:06,993 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 617 GetRequests, 182 SyntacticMatches, 0 SemanticMatches, 435 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 77490 ImplicationChecksByTransitivity, 330.2s TimeCoverageRelationStatistics Valid=23821, Invalid=166711, Unknown=0, NotChecked=0, Total=190532
[2024-11-08 18:24:06,994 INFO  L432           NwaCegarLoop]: 329 mSDtfsCounter, 6553 mSDsluCounter, 8168 mSDsCounter, 0 mSdLazyCounter, 8538 mSolverCounterSat, 311 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 12.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6553 SdHoareTripleChecker+Valid, 8497 SdHoareTripleChecker+Invalid, 8849 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 311 IncrementalHoareTripleChecker+Valid, 8538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 13.7s IncrementalHoareTripleChecker+Time
[2024-11-08 18:24:06,994 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6553 Valid, 8497 Invalid, 8849 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [311 Valid, 8538 Invalid, 0 Unknown, 0 Unchecked, 13.7s Time]
[2024-11-08 18:24:07,008 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28726 states.
[2024-11-08 18:24:08,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28726 to 16900.
[2024-11-08 18:24:08,698 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16900 states, 16899 states have (on average 1.1420794129830167) internal successors, (19300), 16899 states have internal predecessors, (19300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:24:08,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16900 states to 16900 states and 19300 transitions.
[2024-11-08 18:24:08,714 INFO  L78                 Accepts]: Start accepts. Automaton has 16900 states and 19300 transitions. Word has length 114
[2024-11-08 18:24:08,714 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:24:08,714 INFO  L471      AbstractCegarLoop]: Abstraction has 16900 states and 19300 transitions.
[2024-11-08 18:24:08,715 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 58 states, 58 states have (on average 5.448275862068965) internal successors, (316), 58 states have internal predecessors, (316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:24:08,715 INFO  L276                IsEmpty]: Start isEmpty. Operand 16900 states and 19300 transitions.
[2024-11-08 18:24:08,718 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 115
[2024-11-08 18:24:08,718 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:24:08,719 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:24:08,738 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2024-11-08 18:24:08,923 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-08 18:24:08,923 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:24:08,923 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:24:08,924 INFO  L85        PathProgramCache]: Analyzing trace with hash -573778972, now seen corresponding path program 1 times
[2024-11-08 18:24:08,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:24:08,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2139861698]
[2024-11-08 18:24:08,924 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:24:08,924 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:24:08,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:24:11,098 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 16 proven. 74 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:24:11,098 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:24:11,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2139861698]
[2024-11-08 18:24:11,098 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2139861698] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:24:11,098 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1196394410]
[2024-11-08 18:24:11,098 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:24:11,098 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:24:11,098 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:24:11,099 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:24:11,100 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 18:24:11,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:24:11,252 INFO  L255         TraceCheckSpWp]: Trace formula consists of 425 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-08 18:24:11,254 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:24:13,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 49 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:24:13,048 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:24:16,178 INFO  L134       CoverageAnalysis]: Checked inductivity of 90 backedges. 21 proven. 69 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:24:16,178 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1196394410] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:24:16,178 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:24:16,178 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 13, 15] total 45
[2024-11-08 18:24:16,179 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [674854943]
[2024-11-08 18:24:16,179 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:24:16,179 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-08 18:24:16,179 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:24:16,180 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-08 18:24:16,180 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=178, Invalid=1802, Unknown=0, NotChecked=0, Total=1980
[2024-11-08 18:24:16,181 INFO  L87              Difference]: Start difference. First operand 16900 states and 19300 transitions. Second operand  has 45 states, 45 states have (on average 7.222222222222222) internal successors, (325), 45 states have internal predecessors, (325), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:16,485 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:16,485 INFO  L93              Difference]: Finished difference Result 60961 states and 69716 transitions.
[2024-11-08 18:26:16,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 488 states. 
[2024-11-08 18:26:16,486 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 45 states have (on average 7.222222222222222) internal successors, (325), 45 states have internal predecessors, (325), 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 114
[2024-11-08 18:26:16,486 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:16,521 INFO  L225             Difference]: With dead ends: 60961
[2024-11-08 18:26:16,521 INFO  L226             Difference]: Without dead ends: 51307
[2024-11-08 18:26:16,546 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 734 GetRequests, 205 SyntacticMatches, 0 SemanticMatches, 529 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 121982 ImplicationChecksByTransitivity, 105.7s TimeCoverageRelationStatistics Valid=35739, Invalid=245691, Unknown=0, NotChecked=0, Total=281430
[2024-11-08 18:26:16,546 INFO  L432           NwaCegarLoop]: 316 mSDtfsCounter, 5664 mSDsluCounter, 8782 mSDsCounter, 0 mSdLazyCounter, 8205 mSolverCounterSat, 244 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5664 SdHoareTripleChecker+Valid, 9098 SdHoareTripleChecker+Invalid, 8449 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 244 IncrementalHoareTripleChecker+Valid, 8205 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.4s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:16,547 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5664 Valid, 9098 Invalid, 8449 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [244 Valid, 8205 Invalid, 0 Unknown, 0 Unchecked, 8.4s Time]
[2024-11-08 18:26:16,574 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 51307 states.
[2024-11-08 18:26:20,007 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 51307 to 25784.
[2024-11-08 18:26:20,017 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25784 states, 25783 states have (on average 1.13749369739751) internal successors, (29328), 25783 states have internal predecessors, (29328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:20,045 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25784 states to 25784 states and 29328 transitions.
[2024-11-08 18:26:20,050 INFO  L78                 Accepts]: Start accepts. Automaton has 25784 states and 29328 transitions. Word has length 114
[2024-11-08 18:26:20,051 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:20,051 INFO  L471      AbstractCegarLoop]: Abstraction has 25784 states and 29328 transitions.
[2024-11-08 18:26:20,051 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 45 states have (on average 7.222222222222222) internal successors, (325), 45 states have internal predecessors, (325), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:20,051 INFO  L276                IsEmpty]: Start isEmpty. Operand 25784 states and 29328 transitions.
[2024-11-08 18:26:20,058 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-11-08 18:26:20,059 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:20,059 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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]
[2024-11-08 18:26:20,085 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 18:26:20,259 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-08 18:26:20,260 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:20,260 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:20,260 INFO  L85        PathProgramCache]: Analyzing trace with hash 1507004184, now seen corresponding path program 1 times
[2024-11-08 18:26:20,260 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:20,260 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091757022]
[2024-11-08 18:26:20,261 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:20,261 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:20,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:22,345 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 34 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:26:22,345 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:22,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2091757022]
[2024-11-08 18:26:22,346 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2091757022] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:26:22,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [597456693]
[2024-11-08 18:26:22,346 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:22,346 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:22,346 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:26:22,351 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:26:22,353 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 18:26:22,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:22,543 INFO  L255         TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 26 conjuncts are in the unsatisfiable core
[2024-11-08 18:26:22,546 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:26:24,098 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 57 proven. 27 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-08 18:26:24,099 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:26:27,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 16 proven. 68 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-08 18:26:27,984 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [597456693] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:26:27,985 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:26:27,985 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 12, 17] total 43
[2024-11-08 18:26:27,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618427555]
[2024-11-08 18:26:27,985 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:26:27,985 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 43 states
[2024-11-08 18:26:27,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:27,986 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants.
[2024-11-08 18:26:27,986 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=212, Invalid=1594, Unknown=0, NotChecked=0, Total=1806
[2024-11-08 18:26:27,986 INFO  L87              Difference]: Start difference. First operand 25784 states and 29328 transitions. Second operand  has 43 states, 43 states have (on average 7.255813953488372) internal successors, (312), 43 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:35,593 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:35,593 INFO  L93              Difference]: Finished difference Result 37838 states and 43213 transitions.
[2024-11-08 18:26:35,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. 
[2024-11-08 18:26:35,594 INFO  L78                 Accepts]: Start accepts. Automaton has  has 43 states, 43 states have (on average 7.255813953488372) internal successors, (312), 43 states have internal predecessors, (312), 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 18:26:35,594 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:35,625 INFO  L225             Difference]: With dead ends: 37838
[2024-11-08 18:26:35,625 INFO  L226             Difference]: Without dead ends: 29547
[2024-11-08 18:26:35,634 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 281 GetRequests, 205 SyntacticMatches, 0 SemanticMatches, 76 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1201 ImplicationChecksByTransitivity, 4.5s TimeCoverageRelationStatistics Valid=1347, Invalid=4659, Unknown=0, NotChecked=0, Total=6006
[2024-11-08 18:26:35,634 INFO  L432           NwaCegarLoop]: 135 mSDtfsCounter, 2239 mSDsluCounter, 1661 mSDsCounter, 0 mSdLazyCounter, 997 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2239 SdHoareTripleChecker+Valid, 1796 SdHoareTripleChecker+Invalid, 1054 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 997 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:35,635 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2239 Valid, 1796 Invalid, 1054 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 997 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 18:26:35,652 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29547 states.
[2024-11-08 18:26:39,273 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29547 to 24858.
[2024-11-08 18:26:39,284 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24858 states, 24857 states have (on average 1.137466307277628) internal successors, (28274), 24857 states have internal predecessors, (28274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:39,309 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24858 states to 24858 states and 28274 transitions.
[2024-11-08 18:26:39,312 INFO  L78                 Accepts]: Start accepts. Automaton has 24858 states and 28274 transitions. Word has length 115
[2024-11-08 18:26:39,312 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:39,312 INFO  L471      AbstractCegarLoop]: Abstraction has 24858 states and 28274 transitions.
[2024-11-08 18:26:39,312 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 43 states, 43 states have (on average 7.255813953488372) internal successors, (312), 43 states have internal predecessors, (312), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:39,312 INFO  L276                IsEmpty]: Start isEmpty. Operand 24858 states and 28274 transitions.
[2024-11-08 18:26:39,316 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-11-08 18:26:39,316 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:39,316 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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]
[2024-11-08 18:26:39,329 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-08 18:26:39,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:39,517 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:39,517 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:39,517 INFO  L85        PathProgramCache]: Analyzing trace with hash 321845440, now seen corresponding path program 1 times
[2024-11-08 18:26:39,517 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:39,517 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405427971]
[2024-11-08 18:26:39,517 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:39,518 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:39,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:39,655 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 51 proven. 2 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-11-08 18:26:39,655 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:39,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [405427971]
[2024-11-08 18:26:39,656 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [405427971] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:26:39,656 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1157233664]
[2024-11-08 18:26:39,656 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:39,656 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:39,656 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:26:39,658 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:26:39,659 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 18:26:39,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:39,825 INFO  L255         TraceCheckSpWp]: Trace formula consists of 428 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:26:39,828 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:26:40,026 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 51 proven. 2 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-11-08 18:26:40,026 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:26:40,156 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 51 proven. 2 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-11-08 18:26:40,156 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1157233664] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:26:40,156 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:26:40,156 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 15
[2024-11-08 18:26:40,156 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1642717134]
[2024-11-08 18:26:40,157 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:26:40,157 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 18:26:40,157 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:40,158 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 18:26:40,158 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:26:40,158 INFO  L87              Difference]: Start difference. First operand 24858 states and 28274 transitions. Second operand  has 16 states, 16 states have (on average 11.75) internal successors, (188), 15 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:43,632 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:43,632 INFO  L93              Difference]: Finished difference Result 27605 states and 31462 transitions.
[2024-11-08 18:26:43,633 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:26:43,633 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 11.75) internal successors, (188), 15 states have internal predecessors, (188), 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 116
[2024-11-08 18:26:43,633 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:43,651 INFO  L225             Difference]: With dead ends: 27605
[2024-11-08 18:26:43,651 INFO  L226             Difference]: Without dead ends: 24401
[2024-11-08 18:26:43,655 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 242 GetRequests, 222 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=128, Invalid=334, Unknown=0, NotChecked=0, Total=462
[2024-11-08 18:26:43,656 INFO  L432           NwaCegarLoop]: 73 mSDtfsCounter, 409 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 144 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 409 SdHoareTripleChecker+Valid, 355 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 144 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:43,656 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [409 Valid, 355 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 144 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:26:43,669 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24401 states.
[2024-11-08 18:26:47,261 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24401 to 22667.
[2024-11-08 18:26:47,268 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22667 states, 22666 states have (on average 1.1359745874878673) internal successors, (25748), 22666 states have internal predecessors, (25748), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:47,293 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22667 states to 22667 states and 25748 transitions.
[2024-11-08 18:26:47,295 INFO  L78                 Accepts]: Start accepts. Automaton has 22667 states and 25748 transitions. Word has length 116
[2024-11-08 18:26:47,296 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:47,296 INFO  L471      AbstractCegarLoop]: Abstraction has 22667 states and 25748 transitions.
[2024-11-08 18:26:47,296 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 11.75) internal successors, (188), 15 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:47,296 INFO  L276                IsEmpty]: Start isEmpty. Operand 22667 states and 25748 transitions.
[2024-11-08 18:26:47,300 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-11-08 18:26:47,300 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:47,300 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 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]
[2024-11-08 18:26:47,318 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 18:26:47,500 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-08 18:26:47,501 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:47,501 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:47,501 INFO  L85        PathProgramCache]: Analyzing trace with hash -257166670, now seen corresponding path program 1 times
[2024-11-08 18:26:47,502 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:47,502 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [886511016]
[2024-11-08 18:26:47,502 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:47,502 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:47,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:47,681 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 62 proven. 6 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:26:47,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:47,682 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [886511016]
[2024-11-08 18:26:47,682 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [886511016] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:26:47,682 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1928402504]
[2024-11-08 18:26:47,682 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:47,682 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:47,683 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:26:47,685 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:26:47,687 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 18:26:47,899 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:47,901 INFO  L255         TraceCheckSpWp]: Trace formula consists of 428 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:26:47,903 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:26:48,143 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 62 proven. 6 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:26:48,143 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:26:48,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 62 proven. 6 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-11-08 18:26:48,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1928402504] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:26:48,283 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:26:48,284 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 15
[2024-11-08 18:26:48,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355936770]
[2024-11-08 18:26:48,284 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:26:48,284 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 18:26:48,284 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:26:48,285 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 18:26:48,285 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240
[2024-11-08 18:26:48,285 INFO  L87              Difference]: Start difference. First operand 22667 states and 25748 transitions. Second operand  has 16 states, 16 states have (on average 13.25) internal successors, (212), 15 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:52,974 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:26:52,974 INFO  L93              Difference]: Finished difference Result 28590 states and 32548 transitions.
[2024-11-08 18:26:52,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 18:26:52,975 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 13.25) internal successors, (212), 15 states have internal predecessors, (212), 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 116
[2024-11-08 18:26:52,975 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:26:52,997 INFO  L225             Difference]: With dead ends: 28590
[2024-11-08 18:26:52,998 INFO  L226             Difference]: Without dead ends: 23533
[2024-11-08 18:26:53,003 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 242 GetRequests, 222 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=128, Invalid=334, Unknown=0, NotChecked=0, Total=462
[2024-11-08 18:26:53,004 INFO  L432           NwaCegarLoop]: 83 mSDtfsCounter, 365 mSDsluCounter, 419 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 365 SdHoareTripleChecker+Valid, 502 SdHoareTripleChecker+Invalid, 246 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:26:53,004 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [365 Valid, 502 Invalid, 246 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:26:53,021 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23533 states.
[2024-11-08 18:26:57,383 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23533 to 22549.
[2024-11-08 18:26:57,393 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22549 states, 22548 states have (on average 1.135533084974277) internal successors, (25604), 22548 states have internal predecessors, (25604), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:57,417 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22549 states to 22549 states and 25604 transitions.
[2024-11-08 18:26:57,422 INFO  L78                 Accepts]: Start accepts. Automaton has 22549 states and 25604 transitions. Word has length 116
[2024-11-08 18:26:57,422 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:26:57,422 INFO  L471      AbstractCegarLoop]: Abstraction has 22549 states and 25604 transitions.
[2024-11-08 18:26:57,422 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 13.25) internal successors, (212), 15 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:26:57,423 INFO  L276                IsEmpty]: Start isEmpty. Operand 22549 states and 25604 transitions.
[2024-11-08 18:26:57,428 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 118
[2024-11-08 18:26:57,428 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:26:57,428 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:26:57,455 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-08 18:26:57,629 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:57,629 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:26:57,630 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:26:57,630 INFO  L85        PathProgramCache]: Analyzing trace with hash -2126241409, now seen corresponding path program 1 times
[2024-11-08 18:26:57,630 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:26:57,630 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1947020068]
[2024-11-08 18:26:57,630 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:57,630 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:26:57,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:58,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 37 proven. 56 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:26:58,943 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:26:58,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1947020068]
[2024-11-08 18:26:58,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1947020068] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:26:58,943 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1640375277]
[2024-11-08 18:26:58,943 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:26:58,944 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:26:58,944 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:26:58,946 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:26:58,950 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 18:26:59,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:26:59,178 INFO  L255         TraceCheckSpWp]: Trace formula consists of 424 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-08 18:26:59,182 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:27:01,647 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 37 proven. 56 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:27:01,647 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:27:06,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 37 proven. 56 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:27:06,663 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1640375277] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:27:06,663 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:27:06,664 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 18, 17] total 51
[2024-11-08 18:27:06,664 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301753726]
[2024-11-08 18:27:06,664 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:27:06,664 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 51 states
[2024-11-08 18:27:06,665 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:06,665 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants.
[2024-11-08 18:27:06,666 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=288, Invalid=2262, Unknown=0, NotChecked=0, Total=2550
[2024-11-08 18:27:06,666 INFO  L87              Difference]: Start difference. First operand 22549 states and 25604 transitions. Second operand  has 51 states, 51 states have (on average 6.078431372549019) internal successors, (310), 51 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 18:27:25,298 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:27:25,298 INFO  L93              Difference]: Finished difference Result 46312 states and 52629 transitions.
[2024-11-08 18:27:25,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 78 states. 
[2024-11-08 18:27:25,299 INFO  L78                 Accepts]: Start accepts. Automaton has  has 51 states, 51 states have (on average 6.078431372549019) internal successors, (310), 51 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 117
[2024-11-08 18:27:25,299 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:27:25,329 INFO  L225             Difference]: With dead ends: 46312
[2024-11-08 18:27:25,329 INFO  L226             Difference]: Without dead ends: 37283
[2024-11-08 18:27:25,335 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 324 GetRequests, 201 SyntacticMatches, 1 SemanticMatches, 122 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4224 ImplicationChecksByTransitivity, 12.0s TimeCoverageRelationStatistics Valid=3030, Invalid=12222, Unknown=0, NotChecked=0, Total=15252
[2024-11-08 18:27:25,336 INFO  L432           NwaCegarLoop]: 177 mSDtfsCounter, 2633 mSDsluCounter, 3120 mSDsCounter, 0 mSdLazyCounter, 1957 mSolverCounterSat, 123 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2633 SdHoareTripleChecker+Valid, 3297 SdHoareTripleChecker+Invalid, 2080 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 123 IncrementalHoareTripleChecker+Valid, 1957 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-08 18:27:25,337 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2633 Valid, 3297 Invalid, 2080 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [123 Valid, 1957 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-08 18:27:25,354 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37283 states.
[2024-11-08 18:27:31,189 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37283 to 31974.
[2024-11-08 18:27:31,201 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31974 states, 31973 states have (on average 1.1360522941231663) internal successors, (36323), 31973 states have internal predecessors, (36323), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:27:31,236 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31974 states to 31974 states and 36323 transitions.
[2024-11-08 18:27:31,240 INFO  L78                 Accepts]: Start accepts. Automaton has 31974 states and 36323 transitions. Word has length 117
[2024-11-08 18:27:31,240 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:27:31,241 INFO  L471      AbstractCegarLoop]: Abstraction has 31974 states and 36323 transitions.
[2024-11-08 18:27:31,241 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 51 states, 51 states have (on average 6.078431372549019) internal successors, (310), 51 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 18:27:31,241 INFO  L276                IsEmpty]: Start isEmpty. Operand 31974 states and 36323 transitions.
[2024-11-08 18:27:31,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 118
[2024-11-08 18:27:31,246 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:27:31,247 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:27:31,278 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-11-08 18:27:31,447 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:27:31,449 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:27:31,449 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:27:31,449 INFO  L85        PathProgramCache]: Analyzing trace with hash 1442104132, now seen corresponding path program 1 times
[2024-11-08 18:27:31,449 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:27:31,450 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752490755]
[2024-11-08 18:27:31,450 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:31,450 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:27:31,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:33,862 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 36 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:27:33,862 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:27:33,862 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752490755]
[2024-11-08 18:27:33,862 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752490755] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:27:33,862 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1815124624]
[2024-11-08 18:27:33,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:27:33,863 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:27:33,863 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:27:33,864 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:27:33,865 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_00547689-ef88-46d9-97d0-c43c107830bf/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 18:27:34,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:27:34,057 INFO  L255         TraceCheckSpWp]: Trace formula consists of 424 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-08 18:27:34,060 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:27:39,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 16 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:27:39,175 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:27:44,122 INFO  L134       CoverageAnalysis]: Checked inductivity of 93 backedges. 16 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:27:44,122 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1815124624] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:27:44,122 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:27:44,122 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 19, 19] total 62
[2024-11-08 18:27:44,122 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1201966129]
[2024-11-08 18:27:44,122 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:27:44,123 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-08 18:27:44,123 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:27:44,123 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-08 18:27:44,124 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=255, Invalid=3527, Unknown=0, NotChecked=0, Total=3782
[2024-11-08 18:27:44,124 INFO  L87              Difference]: Start difference. First operand 31974 states and 36323 transitions. Second operand  has 62 states, 62 states have (on average 5.419354838709677) internal successors, (336), 62 states have internal predecessors, (336), 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)