./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu --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 b6aac37072e17462dbbff120240f597b3ab7a594efeef3d63d11044d56205be7
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:46:40,406 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:46:40,561 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:46:40,571 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:46:40,572 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:46:40,617 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:46:40,618 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:46:40,618 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:46:40,620 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:46:40,627 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:46:40,628 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:46:40,628 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:46:40,629 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:46:40,631 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:46:40,632 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:46:40,632 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:46:40,633 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:46:40,634 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:46:40,634 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:46:40,635 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:46:40,635 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:46:40,636 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:46:40,637 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:46:40,637 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:46:40,638 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:46:40,639 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:46:40,640 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:46:40,641 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:46:40,641 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:46:40,642 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:46:40,644 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:46:40,644 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:46:40,645 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:46:40,645 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:46:40,645 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:46:40,646 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:46:40,646 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:46:40,646 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:46:40,647 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:46:40,647 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_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/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_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu
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 -> b6aac37072e17462dbbff120240f597b3ab7a594efeef3d63d11044d56205be7
[2023-11-19 07:46:40,981 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:46:41,025 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:46:41,029 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:46:41,031 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:46:41,032 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:46:41,034 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i
[2023-11-19 07:46:44,501 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:46:44,955 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:46:44,956 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i
[2023-11-19 07:46:45,004 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/data/8b47527ba/cb8e904b053d43ecbea413de788d1a3d/FLAGf07f64e1a
[2023-11-19 07:46:45,022 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/data/8b47527ba/cb8e904b053d43ecbea413de788d1a3d
[2023-11-19 07:46:45,029 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:46:45,031 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:46:45,035 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:46:45,035 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:46:45,041 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:46:45,042 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:45" (1/1) ...
[2023-11-19 07:46:45,043 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@140f940b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:45, skipping insertion in model container
[2023-11-19 07:46:45,043 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:45" (1/1) ...
[2023-11-19 07:46:45,219 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:46:45,551 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:46:46,059 WARN  L240   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_111bd0e0-238b-48e2-bb08-96056ccd9abf/sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i[63698,63711]
[2023-11-19 07:46:46,286 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:46:46,482 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:46:46,500 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:46:46,525 WARN  L240   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_111bd0e0-238b-48e2-bb08-96056ccd9abf/sv-benchmarks/c/neural-networks/cartpole_95_safe.c-amalgamation.i[63698,63711]
[2023-11-19 07:46:46,624 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:46:47,062 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:46:47,070 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:46:47,071 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47 WrapperNode
[2023-11-19 07:46:47,071 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:46:47,072 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:46:47,072 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:46:47,073 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:46:47,081 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,241 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,546 INFO  L138                Inliner]: procedures = 621, calls = 4747, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5015
[2023-11-19 07:46:47,547 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:46:47,548 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:46:47,548 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:46:47,549 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:46:47,560 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,561 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,648 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,648 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,866 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,877 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,912 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,936 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,966 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:46:47,968 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:46:47,968 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:46:47,968 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:46:47,969 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (1/1) ...
[2023-11-19 07:46:47,976 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:46:47,988 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:46:48,003 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:46:48,006 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:46:48,039 INFO  L130     BoogieDeclarations]: Found specification of procedure read~real
[2023-11-19 07:46:48,040 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:46:48,040 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~real
[2023-11-19 07:46:48,040 INFO  L130     BoogieDeclarations]: Found specification of procedure write~real
[2023-11-19 07:46:48,040 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:46:48,040 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:46:48,041 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:46:48,041 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:46:48,041 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:46:48,268 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:46:48,271 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:47:01,781 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:47:01,790 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:47:01,790 INFO  L302             CfgBuilder]: Removed 12 assume(true) statements.
[2023-11-19 07:47:01,794 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:01 BoogieIcfgContainer
[2023-11-19 07:47:01,794 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:47:01,797 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:47:01,797 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:47:01,800 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:47:01,801 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:46:45" (1/3) ...
[2023-11-19 07:47:01,801 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c344167 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:01, skipping insertion in model container
[2023-11-19 07:47:01,802 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:47" (2/3) ...
[2023-11-19 07:47:01,802 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c344167 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:01, skipping insertion in model container
[2023-11-19 07:47:01,802 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:01" (3/3) ...
[2023-11-19 07:47:01,804 INFO  L112   eAbstractionObserver]: Analyzing ICFG cartpole_95_safe.c-amalgamation.i
[2023-11-19 07:47:01,822 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:47:01,823 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:47:01,886 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:47:01,894 INFO  L357      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, mHoare=true, 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;@17d288c4, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:47:01,894 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:47:01,899 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 68 states, 66 states have (on average 1.5454545454545454) internal successors, (102), 67 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:01,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2023-11-19 07:47:01,907 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:01,908 INFO  L195           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]
[2023-11-19 07:47:01,908 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:01,913 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:01,914 INFO  L85        PathProgramCache]: Analyzing trace with hash -722203584, now seen corresponding path program 1 times
[2023-11-19 07:47:01,923 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:01,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010264073]
[2023-11-19 07:47:01,924 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:01,925 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:02,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:02,945 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:47:02,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:02,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010264073]
[2023-11-19 07:47:02,947 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010264073] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:02,948 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:02,948 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:47:02,950 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [519988999]
[2023-11-19 07:47:02,950 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:02,956 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:47:02,958 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:03,004 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:47:03,005 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:47:03,009 INFO  L87              Difference]: Start difference. First operand  has 68 states, 66 states have (on average 1.5454545454545454) internal successors, (102), 67 states have internal predecessors, (102), 0 states have call successors, (0), 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 2 states, 2 states have (on average 17.5) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:03,042 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:03,042 INFO  L93              Difference]: Finished difference Result 132 states and 198 transitions.
[2023-11-19 07:47:03,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:47:03,044 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 17.5) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 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 35
[2023-11-19 07:47:03,045 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:03,053 INFO  L225             Difference]: With dead ends: 132
[2023-11-19 07:47:03,054 INFO  L226             Difference]: Without dead ends: 64
[2023-11-19 07:47:03,057 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:47:03,062 INFO  L413           NwaCegarLoop]: 85 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:03,063 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 85 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:03,081 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64 states.
[2023-11-19 07:47:03,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64.
[2023-11-19 07:47:03,099 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 63 states have (on average 1.2857142857142858) internal successors, (81), 63 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:03,106 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 81 transitions.
[2023-11-19 07:47:03,107 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 81 transitions. Word has length 35
[2023-11-19 07:47:03,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:03,108 INFO  L495      AbstractCegarLoop]: Abstraction has 64 states and 81 transitions.
[2023-11-19 07:47:03,108 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 17.5) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:03,109 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 81 transitions.
[2023-11-19 07:47:03,111 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2023-11-19 07:47:03,111 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:03,111 INFO  L195           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]
[2023-11-19 07:47:03,112 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:47:03,112 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:03,113 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:03,113 INFO  L85        PathProgramCache]: Analyzing trace with hash 1732144578, now seen corresponding path program 1 times
[2023-11-19 07:47:03,113 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:03,114 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885587482]
[2023-11-19 07:47:03,114 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:03,114 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:03,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:03,955 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:47:03,955 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:03,956 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885587482]
[2023-11-19 07:47:03,956 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885587482] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:03,956 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:03,956 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:47:03,957 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031824893]
[2023-11-19 07:47:03,957 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:03,958 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:03,958 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:03,959 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:03,959 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:03,960 INFO  L87              Difference]: Start difference. First operand 64 states and 81 transitions. Second operand  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:03,995 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:03,995 INFO  L93              Difference]: Finished difference Result 119 states and 150 transitions.
[2023-11-19 07:47:03,997 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:03,997 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 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 35
[2023-11-19 07:47:03,998 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:04,000 INFO  L225             Difference]: With dead ends: 119
[2023-11-19 07:47:04,000 INFO  L226             Difference]: Without dead ends: 64
[2023-11-19 07:47:04,002 INFO  L412           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
[2023-11-19 07:47:04,004 INFO  L413           NwaCegarLoop]: 81 mSDtfsCounter, 0 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 157 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:04,005 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 157 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:04,008 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64 states.
[2023-11-19 07:47:04,022 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64.
[2023-11-19 07:47:04,023 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 63 states have (on average 1.2698412698412698) internal successors, (80), 63 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:04,023 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 80 transitions.
[2023-11-19 07:47:04,024 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 80 transitions. Word has length 35
[2023-11-19 07:47:04,024 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:04,024 INFO  L495      AbstractCegarLoop]: Abstraction has 64 states and 80 transitions.
[2023-11-19 07:47:04,024 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:04,025 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 80 transitions.
[2023-11-19 07:47:04,026 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2023-11-19 07:47:04,026 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:04,026 INFO  L195           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]
[2023-11-19 07:47:04,027 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:47:04,027 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:04,028 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:04,028 INFO  L85        PathProgramCache]: Analyzing trace with hash -191083456, now seen corresponding path program 1 times
[2023-11-19 07:47:04,028 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:04,029 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2014946072]
[2023-11-19 07:47:04,029 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:04,029 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:04,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:05,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:47:05,105 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:05,105 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2014946072]
[2023-11-19 07:47:05,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2014946072] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:47:05,106 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:47:05,106 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:47:05,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222708328]
[2023-11-19 07:47:05,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:05,107 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:05,107 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:05,108 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:05,108 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:47:05,108 INFO  L87              Difference]: Start difference. First operand 64 states and 80 transitions. Second operand  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:05,129 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:05,129 INFO  L93              Difference]: Finished difference Result 114 states and 143 transitions.
[2023-11-19 07:47:05,130 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:05,130 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 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 35
[2023-11-19 07:47:05,131 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:05,131 INFO  L225             Difference]: With dead ends: 114
[2023-11-19 07:47:05,131 INFO  L226             Difference]: Without dead ends: 66
[2023-11-19 07:47:05,132 INFO  L412           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
[2023-11-19 07:47:05,133 INFO  L413           NwaCegarLoop]: 78 mSDtfsCounter, 1 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:05,134 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 152 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:05,135 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2023-11-19 07:47:05,140 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 65.
[2023-11-19 07:47:05,141 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 64 states have (on average 1.265625) internal successors, (81), 64 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:05,141 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 81 transitions.
[2023-11-19 07:47:05,141 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 81 transitions. Word has length 35
[2023-11-19 07:47:05,142 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:05,142 INFO  L495      AbstractCegarLoop]: Abstraction has 65 states and 81 transitions.
[2023-11-19 07:47:05,142 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:05,142 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 81 transitions.
[2023-11-19 07:47:05,143 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2023-11-19 07:47:05,144 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:05,144 INFO  L195           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]
[2023-11-19 07:47:05,144 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:47:05,144 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:05,145 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:05,145 INFO  L85        PathProgramCache]: Analyzing trace with hash 136670462, now seen corresponding path program 1 times
[2023-11-19 07:47:05,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:05,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218129921]
[2023-11-19 07:47:05,145 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:05,146 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:05,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:06,577 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:47:06,577 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:06,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218129921]
[2023-11-19 07:47:06,579 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218129921] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:06,579 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1447678088]
[2023-11-19 07:47:06,579 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:06,579 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:06,579 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:06,582 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:06,585 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:47:08,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:08,118 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5415 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:47:08,134 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:08,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:47:08,181 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:08,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:47:08,215 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1447678088] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:08,217 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:08,217 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6
[2023-11-19 07:47:08,218 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98812052]
[2023-11-19 07:47:08,219 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:08,220 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:08,220 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:08,220 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:08,222 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:08,222 INFO  L87              Difference]: Start difference. First operand 65 states and 81 transitions. Second operand  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:08,249 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:08,249 INFO  L93              Difference]: Finished difference Result 98 states and 122 transitions.
[2023-11-19 07:47:08,250 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:08,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 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 37
[2023-11-19 07:47:08,251 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:08,251 INFO  L225             Difference]: With dead ends: 98
[2023-11-19 07:47:08,251 INFO  L226             Difference]: Without dead ends: 66
[2023-11-19 07:47:08,252 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:08,253 INFO  L413           NwaCegarLoop]: 76 mSDtfsCounter, 4 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:08,254 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 147 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:08,255 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2023-11-19 07:47:08,259 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 66.
[2023-11-19 07:47:08,261 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66 states, 65 states have (on average 1.2615384615384615) internal successors, (82), 65 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:08,263 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 82 transitions.
[2023-11-19 07:47:08,264 INFO  L78                 Accepts]: Start accepts. Automaton has 66 states and 82 transitions. Word has length 37
[2023-11-19 07:47:08,264 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:08,264 INFO  L495      AbstractCegarLoop]: Abstraction has 66 states and 82 transitions.
[2023-11-19 07:47:08,265 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:08,266 INFO  L276                IsEmpty]: Start isEmpty. Operand 66 states and 82 transitions.
[2023-11-19 07:47:08,267 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2023-11-19 07:47:08,270 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:08,271 INFO  L195           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]
[2023-11-19 07:47:08,312 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:08,500 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:08,501 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:08,501 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:08,501 INFO  L85        PathProgramCache]: Analyzing trace with hash -998960327, now seen corresponding path program 1 times
[2023-11-19 07:47:08,501 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:08,501 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [465981924]
[2023-11-19 07:47:08,502 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:08,502 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:08,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:09,644 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:47:09,644 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:09,644 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [465981924]
[2023-11-19 07:47:09,645 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [465981924] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:09,645 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [541578253]
[2023-11-19 07:47:09,645 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:09,645 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:09,645 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:09,646 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:09,649 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:47:10,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:10,969 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5433 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:47:10,976 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:10,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:47:10,991 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:11,004 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:47:11,004 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [541578253] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:11,005 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:11,005 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6
[2023-11-19 07:47:11,005 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1940604772]
[2023-11-19 07:47:11,005 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:11,006 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:11,006 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:11,006 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:11,007 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:11,007 INFO  L87              Difference]: Start difference. First operand 66 states and 82 transitions. Second operand  has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 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)
[2023-11-19 07:47:11,029 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:11,029 INFO  L93              Difference]: Finished difference Result 83 states and 102 transitions.
[2023-11-19 07:47:11,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:11,030 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 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
[2023-11-19 07:47:11,031 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:11,033 INFO  L225             Difference]: With dead ends: 83
[2023-11-19 07:47:11,034 INFO  L226             Difference]: Without dead ends: 67
[2023-11-19 07:47:11,034 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 80 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:11,035 INFO  L413           NwaCegarLoop]: 76 mSDtfsCounter, 4 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:11,036 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 147 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:11,038 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 67 states.
[2023-11-19 07:47:11,045 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 67.
[2023-11-19 07:47:11,046 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 66 states have (on average 1.2575757575757576) internal successors, (83), 66 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:11,048 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 83 transitions.
[2023-11-19 07:47:11,048 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 83 transitions. Word has length 41
[2023-11-19 07:47:11,050 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:11,050 INFO  L495      AbstractCegarLoop]: Abstraction has 67 states and 83 transitions.
[2023-11-19 07:47:11,050 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.666666666666666) internal successors, (41), 3 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)
[2023-11-19 07:47:11,051 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 83 transitions.
[2023-11-19 07:47:11,055 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2023-11-19 07:47:11,058 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:11,060 INFO  L195           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]
[2023-11-19 07:47:11,092 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2023-11-19 07:47:11,284 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:11,284 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:11,285 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:11,285 INFO  L85        PathProgramCache]: Analyzing trace with hash 1700699892, now seen corresponding path program 1 times
[2023-11-19 07:47:11,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:11,285 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656180414]
[2023-11-19 07:47:11,286 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:11,286 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:11,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:12,408 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:47:12,408 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:12,408 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656180414]
[2023-11-19 07:47:12,409 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656180414] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:12,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [302141541]
[2023-11-19 07:47:12,409 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:12,409 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:12,409 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:12,411 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:12,436 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:47:13,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:13,685 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5451 conjuncts, 11 conjunts are in the unsatisfiable core
[2023-11-19 07:47:13,692 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:13,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:47:13,712 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:13,729 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-19 07:47:13,729 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [302141541] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:13,730 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:13,730 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6
[2023-11-19 07:47:13,730 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520831199]
[2023-11-19 07:47:13,730 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:13,731 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:13,731 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:13,732 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:13,732 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:13,732 INFO  L87              Difference]: Start difference. First operand 67 states and 83 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)
[2023-11-19 07:47:13,750 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:13,750 INFO  L93              Difference]: Finished difference Result 108 states and 134 transitions.
[2023-11-19 07:47:13,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:13,751 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
[2023-11-19 07:47:13,751 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:13,752 INFO  L225             Difference]: With dead ends: 108
[2023-11-19 07:47:13,752 INFO  L226             Difference]: Without dead ends: 68
[2023-11-19 07:47:13,753 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:47:13,754 INFO  L413           NwaCegarLoop]: 77 mSDtfsCounter, 9 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 143 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
[2023-11-19 07:47:13,755 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 143 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:13,756 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 68 states.
[2023-11-19 07:47:13,760 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 68.
[2023-11-19 07:47:13,761 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 67 states have (on average 1.2537313432835822) internal successors, (84), 67 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:13,761 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 84 transitions.
[2023-11-19 07:47:13,761 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 84 transitions. Word has length 45
[2023-11-19 07:47:13,762 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:13,762 INFO  L495      AbstractCegarLoop]: Abstraction has 68 states and 84 transitions.
[2023-11-19 07:47:13,762 INFO  L496      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)
[2023-11-19 07:47:13,762 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 84 transitions.
[2023-11-19 07:47:13,763 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2023-11-19 07:47:13,763 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:13,764 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:13,800 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:13,980 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:13,980 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:13,981 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:13,981 INFO  L85        PathProgramCache]: Analyzing trace with hash -466973956, now seen corresponding path program 1 times
[2023-11-19 07:47:13,981 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:13,981 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [112538655]
[2023-11-19 07:47:13,981 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:13,981 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:14,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:15,121 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-19 07:47:15,122 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:15,122 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [112538655]
[2023-11-19 07:47:15,123 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [112538655] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:15,123 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1906162518]
[2023-11-19 07:47:15,123 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:15,123 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:15,123 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:15,124 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:15,132 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:47:16,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:16,405 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5458 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:47:16,414 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:16,443 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-19 07:47:16,444 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:16,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:47:16,461 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1906162518] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:16,461 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:16,461 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7
[2023-11-19 07:47:16,462 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425056423]
[2023-11-19 07:47:16,462 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:16,462 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:16,462 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:16,463 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:16,463 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:47:16,463 INFO  L87              Difference]: Start difference. First operand 68 states and 84 transitions. Second operand  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:16,479 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:16,479 INFO  L93              Difference]: Finished difference Result 92 states and 113 transitions.
[2023-11-19 07:47:16,479 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:16,480 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 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 49
[2023-11-19 07:47:16,480 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:16,481 INFO  L225             Difference]: With dead ends: 92
[2023-11-19 07:47:16,481 INFO  L226             Difference]: Without dead ends: 69
[2023-11-19 07:47:16,481 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:47:16,482 INFO  L413           NwaCegarLoop]: 77 mSDtfsCounter, 9 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 143 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
[2023-11-19 07:47:16,482 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 143 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:16,483 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2023-11-19 07:47:16,487 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 69.
[2023-11-19 07:47:16,487 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 69 states, 68 states have (on average 1.25) internal successors, (85), 68 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:16,488 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 85 transitions.
[2023-11-19 07:47:16,488 INFO  L78                 Accepts]: Start accepts. Automaton has 69 states and 85 transitions. Word has length 49
[2023-11-19 07:47:16,488 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:16,488 INFO  L495      AbstractCegarLoop]: Abstraction has 69 states and 85 transitions.
[2023-11-19 07:47:16,489 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:16,489 INFO  L276                IsEmpty]: Start isEmpty. Operand 69 states and 85 transitions.
[2023-11-19 07:47:16,489 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2023-11-19 07:47:16,489 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:16,490 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:16,524 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:16,704 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:16,704 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:16,705 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:16,705 INFO  L85        PathProgramCache]: Analyzing trace with hash -657696188, now seen corresponding path program 1 times
[2023-11-19 07:47:16,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:16,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593968285]
[2023-11-19 07:47:16,706 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:16,706 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:16,960 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:17,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:47:17,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:17,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593968285]
[2023-11-19 07:47:17,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593968285] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:17,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1848909898]
[2023-11-19 07:47:17,871 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:17,871 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:17,871 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:17,872 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:17,901 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:47:19,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:19,065 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5465 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:47:19,070 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:19,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:47:19,127 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:19,144 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2023-11-19 07:47:19,145 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1848909898] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:19,145 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:19,145 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7
[2023-11-19 07:47:19,145 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1807094273]
[2023-11-19 07:47:19,145 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:19,146 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:47:19,146 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:19,147 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:47:19,147 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:47:19,147 INFO  L87              Difference]: Start difference. First operand 69 states and 85 transitions. Second operand  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:19,164 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:19,164 INFO  L93              Difference]: Finished difference Result 76 states and 92 transitions.
[2023-11-19 07:47:19,165 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:47:19,165 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 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 53
[2023-11-19 07:47:19,166 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:19,166 INFO  L225             Difference]: With dead ends: 76
[2023-11-19 07:47:19,167 INFO  L226             Difference]: Without dead ends: 70
[2023-11-19 07:47:19,167 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:47:19,168 INFO  L413           NwaCegarLoop]: 77 mSDtfsCounter, 9 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 143 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
[2023-11-19 07:47:19,168 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 143 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:19,169 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2023-11-19 07:47:19,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70.
[2023-11-19 07:47:19,174 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 69 states have (on average 1.2463768115942029) internal successors, (86), 69 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:19,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 86 transitions.
[2023-11-19 07:47:19,175 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 86 transitions. Word has length 53
[2023-11-19 07:47:19,175 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:19,176 INFO  L495      AbstractCegarLoop]: Abstraction has 70 states and 86 transitions.
[2023-11-19 07:47:19,176 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:19,176 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 86 transitions.
[2023-11-19 07:47:19,177 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 58
[2023-11-19 07:47:19,177 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:19,177 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:19,212 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:19,393 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:19,394 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:19,394 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:19,394 INFO  L85        PathProgramCache]: Analyzing trace with hash 206339276, now seen corresponding path program 1 times
[2023-11-19 07:47:19,395 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:19,395 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527990597]
[2023-11-19 07:47:19,395 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:19,395 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:19,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:20,469 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2023-11-19 07:47:20,469 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:20,469 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527990597]
[2023-11-19 07:47:20,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527990597] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:20,470 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [151461993]
[2023-11-19 07:47:20,470 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:20,470 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:20,470 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:20,471 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:20,488 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:47:21,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:21,914 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5472 conjuncts, 11 conjunts are in the unsatisfiable core
[2023-11-19 07:47:21,920 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:21,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:47:21,951 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:21,993 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2023-11-19 07:47:21,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [151461993] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:47:21,993 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:47:21,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 4] total 8
[2023-11-19 07:47:21,994 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1333773552]
[2023-11-19 07:47:21,994 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:47:21,995 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:47:21,995 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:21,996 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:47:21,996 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:47:21,996 INFO  L87              Difference]: Start difference. First operand 70 states and 86 transitions. Second operand  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:22,112 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:22,113 INFO  L93              Difference]: Finished difference Result 138 states and 173 transitions.
[2023-11-19 07:47:22,113 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:47:22,114 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 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 57
[2023-11-19 07:47:22,114 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:22,115 INFO  L225             Difference]: With dead ends: 138
[2023-11-19 07:47:22,115 INFO  L226             Difference]: Without dead ends: 85
[2023-11-19 07:47:22,116 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 117 GetRequests, 110 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:47:22,117 INFO  L413           NwaCegarLoop]: 75 mSDtfsCounter, 22 mSDsluCounter, 283 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 358 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:22,117 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 358 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:47:22,118 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2023-11-19 07:47:22,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 84.
[2023-11-19 07:47:22,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 84 states, 83 states have (on average 1.2409638554216869) internal successors, (103), 83 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:22,124 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 103 transitions.
[2023-11-19 07:47:22,124 INFO  L78                 Accepts]: Start accepts. Automaton has 84 states and 103 transitions. Word has length 57
[2023-11-19 07:47:22,125 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:22,125 INFO  L495      AbstractCegarLoop]: Abstraction has 84 states and 103 transitions.
[2023-11-19 07:47:22,125 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:22,125 INFO  L276                IsEmpty]: Start isEmpty. Operand 84 states and 103 transitions.
[2023-11-19 07:47:22,126 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2023-11-19 07:47:22,126 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:22,127 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 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]
[2023-11-19 07:47:22,171 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:22,340 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:22,340 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:22,341 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:22,341 INFO  L85        PathProgramCache]: Analyzing trace with hash -1718054341, now seen corresponding path program 2 times
[2023-11-19 07:47:22,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:22,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991986422]
[2023-11-19 07:47:22,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:22,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:22,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:23,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2023-11-19 07:47:23,536 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:23,536 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991986422]
[2023-11-19 07:47:23,536 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1991986422] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:23,536 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [193986168]
[2023-11-19 07:47:23,536 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:47:23,537 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:23,537 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:23,541 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:23,566 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:47:24,918 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:47:24,918 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:47:24,959 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5537 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:47:24,964 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:24,981 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2023-11-19 07:47:24,982 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:25,007 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked.
[2023-11-19 07:47:25,007 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [193986168] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:25,007 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:47:25,008 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 5] total 8
[2023-11-19 07:47:25,008 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [151061813]
[2023-11-19 07:47:25,008 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:47:25,008 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:47:25,009 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:25,009 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:47:25,009 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:47:25,010 INFO  L87              Difference]: Start difference. First operand 84 states and 103 transitions. Second operand  has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:25,029 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:25,030 INFO  L93              Difference]: Finished difference Result 99 states and 121 transitions.
[2023-11-19 07:47:25,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:47:25,030 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 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 71
[2023-11-19 07:47:25,031 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:25,031 INFO  L225             Difference]: With dead ends: 99
[2023-11-19 07:47:25,032 INFO  L226             Difference]: Without dead ends: 85
[2023-11-19 07:47:25,032 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 145 GetRequests, 139 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:47:25,033 INFO  L413           NwaCegarLoop]: 75 mSDtfsCounter, 17 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 144 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:25,033 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 144 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:47:25,034 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2023-11-19 07:47:25,039 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 85.
[2023-11-19 07:47:25,039 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 84 states have (on average 1.2380952380952381) internal successors, (104), 84 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:25,040 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 104 transitions.
[2023-11-19 07:47:25,040 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 104 transitions. Word has length 71
[2023-11-19 07:47:25,040 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:25,040 INFO  L495      AbstractCegarLoop]: Abstraction has 85 states and 104 transitions.
[2023-11-19 07:47:25,041 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:25,041 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 104 transitions.
[2023-11-19 07:47:25,041 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 76
[2023-11-19 07:47:25,041 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:25,042 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 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]
[2023-11-19 07:47:25,080 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:25,256 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:25,257 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:25,257 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:25,257 INFO  L85        PathProgramCache]: Analyzing trace with hash 1288300531, now seen corresponding path program 1 times
[2023-11-19 07:47:25,258 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:25,258 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [299242789]
[2023-11-19 07:47:25,258 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:25,258 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:47:25,456 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:26,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2023-11-19 07:47:26,264 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:47:26,264 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [299242789]
[2023-11-19 07:47:26,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [299242789] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:47:26,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [566026937]
[2023-11-19 07:47:26,265 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:26,265 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:47:26,265 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:26,266 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:47:26,276 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:47:27,455 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:47:27,492 INFO  L262         TraceCheckSpWp]: Trace formula consists of 5551 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:47:27,499 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:47:27,533 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2023-11-19 07:47:27,533 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:47:27,575 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2023-11-19 07:47:27,575 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [566026937] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:47:27,576 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:47:27,576 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 4] total 9
[2023-11-19 07:47:27,576 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886852974]
[2023-11-19 07:47:27,576 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:47:27,577 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:47:27,577 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:47:27,578 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:47:27,578 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:47:27,579 INFO  L87              Difference]: Start difference. First operand 85 states and 104 transitions. Second operand  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:27,699 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:47:27,699 INFO  L93              Difference]: Finished difference Result 166 states and 207 transitions.
[2023-11-19 07:47:27,700 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:47:27,700 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 0 states have call successors, (0), 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 75
[2023-11-19 07:47:27,700 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:47:27,701 INFO  L225             Difference]: With dead ends: 166
[2023-11-19 07:47:27,701 INFO  L226             Difference]: Without dead ends: 100
[2023-11-19 07:47:27,702 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 154 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:47:27,703 INFO  L413           NwaCegarLoop]: 75 mSDtfsCounter, 20 mSDsluCounter, 423 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 498 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:47:27,703 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 498 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:47:27,704 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 100 states.
[2023-11-19 07:47:27,709 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 99.
[2023-11-19 07:47:27,710 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 99 states, 98 states have (on average 1.2346938775510203) internal successors, (121), 98 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:27,711 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 99 states and 121 transitions.
[2023-11-19 07:47:27,711 INFO  L78                 Accepts]: Start accepts. Automaton has 99 states and 121 transitions. Word has length 75
[2023-11-19 07:47:27,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:47:27,711 INFO  L495      AbstractCegarLoop]: Abstraction has 99 states and 121 transitions.
[2023-11-19 07:47:27,711 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 11.333333333333334) internal successors, (102), 9 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:47:27,712 INFO  L276                IsEmpty]: Start isEmpty. Operand 99 states and 121 transitions.
[2023-11-19 07:47:27,712 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:47:27,713 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:47:27,713 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:47:27,749 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:47:27,940 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_111bd0e0-238b-48e2-bb08-96056ccd9abf/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:47:27,940 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:47:27,941 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:47:27,941 INFO  L85        PathProgramCache]: Analyzing trace with hash 1597030498, now seen corresponding path program 2 times
[2023-11-19 07:47:27,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:47:27,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [514658602]
[2023-11-19 07:47:27,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:47:27,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms