./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c --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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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 e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:58:00,575 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:58:00,686 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:58:00,691 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:58:00,692 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:58:00,732 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:58:00,732 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:58:00,737 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:58:00,738 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:58:00,739 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:58:00,740 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:58:00,741 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:58:00,741 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:58:00,742 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:58:00,743 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:58:00,743 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:58:00,744 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:58:00,744 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:58:00,745 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:58:00,745 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:58:00,746 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:58:00,746 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:58:00,747 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:58:00,747 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:58:00,748 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:58:00,748 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:58:00,749 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:58:00,749 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:58:00,750 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:58:00,750 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:58:00,752 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:58:00,752 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:58:00,752 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:58:00,752 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:58:00,753 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:58:00,753 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:58:00,753 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:58:00,753 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:58:00,754 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:58:00,754 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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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 -> e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae
[2023-11-19 07:58:01,061 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:58:01,088 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:58:01,091 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:58:01,092 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:58:01,094 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:58:01,095 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c
[2023-11-19 07:58:04,307 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:58:04,493 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:58:04,494 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c
[2023-11-19 07:58:04,501 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/data/ae19609ec/7d6869b3bdae4ea1bce0c734f118655b/FLAG1f1ad7c97
[2023-11-19 07:58:04,515 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/data/ae19609ec/7d6869b3bdae4ea1bce0c734f118655b
[2023-11-19 07:58:04,518 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:58:04,519 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:58:04,521 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:58:04,521 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:58:04,526 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:58:04,527 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,528 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29ba6a0a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04, skipping insertion in model container
[2023-11-19 07:58:04,529 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,549 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:58:04,726 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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c[331,344]
[2023-11-19 07:58:04,756 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:58:04,767 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:58:04,782 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_69c67485-5142-4780-9eb8-f7cf6a14b0e0/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c[331,344]
[2023-11-19 07:58:04,806 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:58:04,824 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:58:04,824 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04 WrapperNode
[2023-11-19 07:58:04,824 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:58:04,826 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:58:04,826 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:58:04,826 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:58:04,834 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:58:04" (1/1) ...
[2023-11-19 07:58:04,845 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:58:04" (1/1) ...
[2023-11-19 07:58:04,867 INFO  L138                Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 68
[2023-11-19 07:58:04,867 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:58:04,868 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:58:04,868 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:58:04,868 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:58:04,878 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,878 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,880 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,880 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,885 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,894 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,898 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,904 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,906 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:58:04,907 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:58:04,908 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:58:04,908 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:58:04,909 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (1/1) ...
[2023-11-19 07:58:04,915 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:58:04,929 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:04,942 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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:58:04,974 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/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:58:04,980 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:58:04,980 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:58:04,980 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:58:04,980 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:58:04,981 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:58:04,981 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:58:04,981 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:58:04,981 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:58:05,056 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:58:05,059 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:58:05,235 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:58:05,243 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:58:05,243 INFO  L302             CfgBuilder]: Removed 2 assume(true) statements.
[2023-11-19 07:58:05,246 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:58:05 BoogieIcfgContainer
[2023-11-19 07:58:05,247 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:58:05,249 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:58:05,249 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:58:05,253 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:58:05,253 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:58:04" (1/3) ...
[2023-11-19 07:58:05,254 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18b9f85c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:58:05, skipping insertion in model container
[2023-11-19 07:58:05,254 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:58:04" (2/3) ...
[2023-11-19 07:58:05,254 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18b9f85c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:58:05, skipping insertion in model container
[2023-11-19 07:58:05,255 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:58:05" (3/3) ...
[2023-11-19 07:58:05,256 INFO  L112   eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_3.c
[2023-11-19 07:58:05,276 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:58:05,276 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:58:05,326 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:58:05,333 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;@3f3f726c, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:58:05,334 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:58:05,339 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 22 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 0 states have call successors, (0), 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:58:05,346 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:58:05,346 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:05,347 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:05,347 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:05,388 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:05,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -1939796378, now seen corresponding path program 1 times
[2023-11-19 07:58:05,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:05,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556469832]
[2023-11-19 07:58:05,399 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:05,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:05,530 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:05,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1944846525]
[2023-11-19 07:58:05,531 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:05,531 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:05,531 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:05,533 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:05,534 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:58:05,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:05,610 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:58:05,614 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:05,634 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:58:05,635 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:58:05,635 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:05,635 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556469832]
[2023-11-19 07:58:05,636 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:05,636 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1944846525]
[2023-11-19 07:58:05,637 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1944846525] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:58:05,637 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:58:05,637 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:58:05,640 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982788375]
[2023-11-19 07:58:05,641 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:58:05,645 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:58:05,645 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:05,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:58:05,673 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:58:05,676 INFO  L87              Difference]: Start difference. First operand  has 22 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 0 states have call successors, (0), 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 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 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:58:05,692 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:05,692 INFO  L93              Difference]: Finished difference Result 41 states and 56 transitions.
[2023-11-19 07:58:05,693 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:58:05,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 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 11
[2023-11-19 07:58:05,695 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:05,701 INFO  L225             Difference]: With dead ends: 41
[2023-11-19 07:58:05,701 INFO  L226             Difference]: Without dead ends: 18
[2023-11-19 07:58:05,703 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 10 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:58:05,707 INFO  L413           NwaCegarLoop]: 26 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, 26 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:58:05,709 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:58:05,724 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2023-11-19 07:58:05,733 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18.
[2023-11-19 07:58:05,734 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 17 states have internal predecessors, (22), 0 states have call successors, (0), 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:58:05,735 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 22 transitions.
[2023-11-19 07:58:05,737 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 22 transitions. Word has length 11
[2023-11-19 07:58:05,737 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:05,737 INFO  L495      AbstractCegarLoop]: Abstraction has 18 states and 22 transitions.
[2023-11-19 07:58:05,738 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 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:58:05,738 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 22 transitions.
[2023-11-19 07:58:05,738 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:58:05,738 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:05,739 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:05,753 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2023-11-19 07:58:05,941 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:05,942 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:05,943 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:05,943 INFO  L85        PathProgramCache]: Analyzing trace with hash -54935082, now seen corresponding path program 1 times
[2023-11-19 07:58:05,943 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:05,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650683807]
[2023-11-19 07:58:05,944 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:05,944 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:05,963 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:05,975 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [190950677]
[2023-11-19 07:58:05,976 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:05,977 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:05,977 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:05,982 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:05,984 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:58:06,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:06,090 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:58:06,092 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:06,174 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:58:06,174 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:58:06,174 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:06,174 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650683807]
[2023-11-19 07:58:06,175 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:06,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [190950677]
[2023-11-19 07:58:06,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [190950677] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:58:06,175 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:58:06,175 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:58:06,176 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1793204519]
[2023-11-19 07:58:06,176 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:58:06,177 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:58:06,177 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:06,178 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:58:06,178 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:58:06,178 INFO  L87              Difference]: Start difference. First operand 18 states and 22 transitions. Second operand  has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 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:58:06,250 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:06,250 INFO  L93              Difference]: Finished difference Result 45 states and 57 transitions.
[2023-11-19 07:58:06,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:58:06,251 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 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 11
[2023-11-19 07:58:06,251 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:06,252 INFO  L225             Difference]: With dead ends: 45
[2023-11-19 07:58:06,252 INFO  L226             Difference]: Without dead ends: 31
[2023-11-19 07:58:06,253 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:58:06,254 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 32 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:06,255 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 21 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:58:06,259 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2023-11-19 07:58:06,267 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 20.
[2023-11-19 07:58:06,269 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 0 states have call successors, (0), 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:58:06,271 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 24 transitions.
[2023-11-19 07:58:06,271 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 24 transitions. Word has length 11
[2023-11-19 07:58:06,271 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:06,272 INFO  L495      AbstractCegarLoop]: Abstraction has 20 states and 24 transitions.
[2023-11-19 07:58:06,272 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 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:58:06,272 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions.
[2023-11-19 07:58:06,273 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:58:06,273 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:06,273 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:06,299 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:06,489 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:06,489 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:06,490 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:06,490 INFO  L85        PathProgramCache]: Analyzing trace with hash 1485448361, now seen corresponding path program 1 times
[2023-11-19 07:58:06,490 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:06,490 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985147122]
[2023-11-19 07:58:06,491 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:06,491 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:06,511 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:06,529 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [538645805]
[2023-11-19 07:58:06,529 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:06,529 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:06,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:06,533 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:06,549 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:58:06,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:06,615 INFO  L262         TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:58:06,617 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:06,694 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:58:06,694 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:06,769 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:58:06,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:06,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985147122]
[2023-11-19 07:58:06,770 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:06,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [538645805]
[2023-11-19 07:58:06,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [538645805] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:06,771 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:06,771 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2023-11-19 07:58:06,771 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [661555545]
[2023-11-19 07:58:06,772 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:06,773 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:58:06,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:06,775 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:58:06,777 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:58:06,777 INFO  L87              Difference]: Start difference. First operand 20 states and 24 transitions. Second operand  has 8 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 0 states have call successors, (0), 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:58:06,927 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:06,927 INFO  L93              Difference]: Finished difference Result 73 states and 92 transitions.
[2023-11-19 07:58:06,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:58:06,928 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 0 states have call successors, (0), 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 16
[2023-11-19 07:58:06,928 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:06,932 INFO  L225             Difference]: With dead ends: 73
[2023-11-19 07:58:06,932 INFO  L226             Difference]: Without dead ends: 59
[2023-11-19 07:58:06,933 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=50, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:58:06,936 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 144 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:06,936 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 37 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:58:06,937 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59 states.
[2023-11-19 07:58:06,943 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 34.
[2023-11-19 07:58:06,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34 states, 33 states have (on average 1.2727272727272727) internal successors, (42), 33 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:58:06,944 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 42 transitions.
[2023-11-19 07:58:06,944 INFO  L78                 Accepts]: Start accepts. Automaton has 34 states and 42 transitions. Word has length 16
[2023-11-19 07:58:06,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:06,944 INFO  L495      AbstractCegarLoop]: Abstraction has 34 states and 42 transitions.
[2023-11-19 07:58:06,945 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 3.25) internal successors, (26), 7 states have internal predecessors, (26), 0 states have call successors, (0), 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:58:06,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions.
[2023-11-19 07:58:06,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2023-11-19 07:58:06,946 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:06,946 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:06,965 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:07,157 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:07,157 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:07,158 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:07,158 INFO  L85        PathProgramCache]: Analyzing trace with hash -35725226, now seen corresponding path program 1 times
[2023-11-19 07:58:07,158 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:07,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1719751668]
[2023-11-19 07:58:07,159 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:07,159 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:07,179 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:07,180 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1046195636]
[2023-11-19 07:58:07,180 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:07,180 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:07,181 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:07,182 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:07,201 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:58:07,267 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:07,269 INFO  L262         TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:58:07,272 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:07,435 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:58:07,436 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:07,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:58:07,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:07,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1719751668]
[2023-11-19 07:58:07,548 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:07,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1046195636]
[2023-11-19 07:58:07,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1046195636] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:07,549 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:07,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2023-11-19 07:58:07,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1102830043]
[2023-11-19 07:58:07,550 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:07,550 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:58:07,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:07,552 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:58:07,552 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=101, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:58:07,552 INFO  L87              Difference]: Start difference. First operand 34 states and 42 transitions. Second operand  has 14 states, 14 states have (on average 4.0) internal successors, (56), 13 states have internal predecessors, (56), 0 states have call successors, (0), 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:58:07,841 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:07,842 INFO  L93              Difference]: Finished difference Result 155 states and 195 transitions.
[2023-11-19 07:58:07,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-19 07:58:07,842 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 4.0) internal successors, (56), 13 states have internal predecessors, (56), 0 states have call successors, (0), 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 31
[2023-11-19 07:58:07,843 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:07,844 INFO  L225             Difference]: With dead ends: 155
[2023-11-19 07:58:07,845 INFO  L226             Difference]: Without dead ends: 137
[2023-11-19 07:58:07,845 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 55 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=151, Invalid=191, Unknown=0, NotChecked=0, Total=342
[2023-11-19 07:58:07,846 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 285 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 285 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:07,847 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [285 Valid, 87 Invalid, 115 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:58:07,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 137 states.
[2023-11-19 07:58:07,857 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 137 to 64.
[2023-11-19 07:58:07,859 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:58:07,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 81 transitions.
[2023-11-19 07:58:07,861 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 81 transitions. Word has length 31
[2023-11-19 07:58:07,862 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:07,862 INFO  L495      AbstractCegarLoop]: Abstraction has 64 states and 81 transitions.
[2023-11-19 07:58:07,862 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 4.0) internal successors, (56), 13 states have internal predecessors, (56), 0 states have call successors, (0), 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:58:07,863 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 81 transitions.
[2023-11-19 07:58:07,865 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2023-11-19 07:58:07,865 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:07,866 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:07,893 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:08,088 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:08,088 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:08,088 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:08,089 INFO  L85        PathProgramCache]: Analyzing trace with hash -1147663820, now seen corresponding path program 2 times
[2023-11-19 07:58:08,089 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:08,089 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1044280748]
[2023-11-19 07:58:08,089 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:08,089 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:08,118 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:08,118 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1781951237]
[2023-11-19 07:58:08,118 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:58:08,119 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:08,119 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:08,120 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:08,133 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:58:08,217 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:58:08,217 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:58:08,219 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-19 07:58:08,228 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:08,666 INFO  L134       CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2023-11-19 07:58:08,667 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:58:08,667 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:08,667 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1044280748]
[2023-11-19 07:58:08,667 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:08,667 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1781951237]
[2023-11-19 07:58:08,667 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1781951237] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:58:08,668 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:58:08,668 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:58:08,668 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1286621700]
[2023-11-19 07:58:08,668 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:58:08,668 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:58:08,669 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:08,669 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:58:08,669 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:58:08,670 INFO  L87              Difference]: Start difference. First operand 64 states and 81 transitions. Second operand  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 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:58:10,581 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.88s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2023-11-19 07:58:10,612 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:10,612 INFO  L93              Difference]: Finished difference Result 72 states and 90 transitions.
[2023-11-19 07:58:10,613 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:58:10,613 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 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 61
[2023-11-19 07:58:10,613 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:10,614 INFO  L225             Difference]: With dead ends: 72
[2023-11-19 07:58:10,614 INFO  L226             Difference]: Without dead ends: 70
[2023-11-19 07:58:10,614 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:58:10,615 INFO  L413           NwaCegarLoop]: 13 mSDtfsCounter, 16 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:10,616 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 30 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 07:58:10,616 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2023-11-19 07:58:10,628 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70.
[2023-11-19 07:58:10,629 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 69 states have (on average 1.2753623188405796) internal successors, (88), 69 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:58:10,634 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 88 transitions.
[2023-11-19 07:58:10,635 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 88 transitions. Word has length 61
[2023-11-19 07:58:10,635 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:10,635 INFO  L495      AbstractCegarLoop]: Abstraction has 70 states and 88 transitions.
[2023-11-19 07:58:10,636 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 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:58:10,636 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 88 transitions.
[2023-11-19 07:58:10,640 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2023-11-19 07:58:10,640 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:10,640 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:10,666 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:10,855 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:10,855 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:10,856 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:10,856 INFO  L85        PathProgramCache]: Analyzing trace with hash -1147723402, now seen corresponding path program 1 times
[2023-11-19 07:58:10,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:10,856 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1747021613]
[2023-11-19 07:58:10,856 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:10,856 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:10,899 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:10,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1262853333]
[2023-11-19 07:58:10,899 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:10,899 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:10,900 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:10,900 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:10,909 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:58:11,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:11,013 INFO  L262         TraceCheckSpWp]: Trace formula consists of 232 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:58:11,017 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:11,312 INFO  L134       CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:58:11,312 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:11,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:58:11,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:11,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1747021613]
[2023-11-19 07:58:11,615 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:11,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1262853333]
[2023-11-19 07:58:11,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1262853333] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:11,615 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:11,615 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13] total 25
[2023-11-19 07:58:11,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607949319]
[2023-11-19 07:58:11,616 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:11,616 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2023-11-19 07:58:11,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:11,617 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2023-11-19 07:58:11,618 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=303, Invalid=347, Unknown=0, NotChecked=0, Total=650
[2023-11-19 07:58:11,618 INFO  L87              Difference]: Start difference. First operand 70 states and 88 transitions. Second operand  has 26 states, 26 states have (on average 4.461538461538462) internal successors, (116), 25 states have internal predecessors, (116), 0 states have call successors, (0), 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:58:12,391 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:12,391 INFO  L93              Difference]: Finished difference Result 463 states and 570 transitions.
[2023-11-19 07:58:12,391 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2023-11-19 07:58:12,392 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 4.461538461538462) internal successors, (116), 25 states have internal predecessors, (116), 0 states have call successors, (0), 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 61
[2023-11-19 07:58:12,392 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:12,396 INFO  L225             Difference]: With dead ends: 463
[2023-11-19 07:58:12,396 INFO  L226             Difference]: Without dead ends: 424
[2023-11-19 07:58:12,398 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 253 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=589, Invalid=743, Unknown=0, NotChecked=0, Total=1332
[2023-11-19 07:58:12,399 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 1018 mSDsluCounter, 170 mSDsCounter, 0 mSdLazyCounter, 177 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1018 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 255 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 78 IncrementalHoareTripleChecker+Valid, 177 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:12,400 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1018 Valid, 182 Invalid, 255 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [78 Valid, 177 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:58:12,402 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 424 states.
[2023-11-19 07:58:12,423 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 424 to 130.
[2023-11-19 07:58:12,424 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 130 states, 129 states have (on average 1.2868217054263567) internal successors, (166), 129 states have internal predecessors, (166), 0 states have call successors, (0), 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:58:12,425 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 166 transitions.
[2023-11-19 07:58:12,425 INFO  L78                 Accepts]: Start accepts. Automaton has 130 states and 166 transitions. Word has length 61
[2023-11-19 07:58:12,425 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:12,426 INFO  L495      AbstractCegarLoop]: Abstraction has 130 states and 166 transitions.
[2023-11-19 07:58:12,426 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 4.461538461538462) internal successors, (116), 25 states have internal predecessors, (116), 0 states have call successors, (0), 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:58:12,426 INFO  L276                IsEmpty]: Start isEmpty. Operand 130 states and 166 transitions.
[2023-11-19 07:58:12,428 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2023-11-19 07:58:12,428 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:12,429 INFO  L195           NwaCegarLoop]: trace histogram [22, 22, 22, 22, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:12,455 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:12,651 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:12,651 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:12,651 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:12,651 INFO  L85        PathProgramCache]: Analyzing trace with hash 4942966, now seen corresponding path program 2 times
[2023-11-19 07:58:12,652 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:12,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117791141]
[2023-11-19 07:58:12,652 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:12,652 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:12,712 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:12,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [678946504]
[2023-11-19 07:58:12,712 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:58:12,713 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:12,713 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:12,714 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:12,737 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:58:12,875 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:58:12,875 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:58:12,876 INFO  L262         TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 11 conjunts are in the unsatisfiable core
[2023-11-19 07:58:12,882 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:13,600 INFO  L134       CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1177 trivial. 0 not checked.
[2023-11-19 07:58:13,600 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:58:13,600 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:13,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117791141]
[2023-11-19 07:58:13,601 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:13,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [678946504]
[2023-11-19 07:58:13,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [678946504] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:58:13,601 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:58:13,602 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:58:13,602 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1334291849]
[2023-11-19 07:58:13,605 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:58:13,605 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:58:13,605 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:13,606 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:58:13,606 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:58:13,606 INFO  L87              Difference]: Start difference. First operand 130 states and 166 transitions. Second operand  has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 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:58:15,775 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2023-11-19 07:58:16,275 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:16,275 INFO  L93              Difference]: Finished difference Result 138 states and 175 transitions.
[2023-11-19 07:58:16,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:58:16,276 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 121
[2023-11-19 07:58:16,277 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:16,277 INFO  L225             Difference]: With dead ends: 138
[2023-11-19 07:58:16,278 INFO  L226             Difference]: Without dead ends: 136
[2023-11-19 07:58:16,278 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 122 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:58:16,279 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 36 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 1 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:16,279 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 46 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 42 Invalid, 1 Unknown, 0 Unchecked, 2.6s Time]
[2023-11-19 07:58:16,280 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 136 states.
[2023-11-19 07:58:16,294 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 136 to 136.
[2023-11-19 07:58:16,294 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 136 states, 135 states have (on average 1.2814814814814814) internal successors, (173), 135 states have internal predecessors, (173), 0 states have call successors, (0), 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:58:16,295 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 173 transitions.
[2023-11-19 07:58:16,295 INFO  L78                 Accepts]: Start accepts. Automaton has 136 states and 173 transitions. Word has length 121
[2023-11-19 07:58:16,296 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:16,296 INFO  L495      AbstractCegarLoop]: Abstraction has 136 states and 173 transitions.
[2023-11-19 07:58:16,296 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 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:58:16,297 INFO  L276                IsEmpty]: Start isEmpty. Operand 136 states and 173 transitions.
[2023-11-19 07:58:16,298 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 128
[2023-11-19 07:58:16,299 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:16,299 INFO  L195           NwaCegarLoop]: trace histogram [22, 22, 22, 22, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:16,325 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:16,518 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2023-11-19 07:58:16,518 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:16,519 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:16,519 INFO  L85        PathProgramCache]: Analyzing trace with hash 1531894057, now seen corresponding path program 1 times
[2023-11-19 07:58:16,519 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:16,519 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477618455]
[2023-11-19 07:58:16,519 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:16,519 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:16,550 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:16,550 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [819187338]
[2023-11-19 07:58:16,550 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:16,550 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:16,550 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:16,551 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:16,569 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:58:16,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:16,737 INFO  L262         TraceCheckSpWp]: Trace formula consists of 445 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:58:16,743 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:17,540 INFO  L134       CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:58:17,540 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:18,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:58:18,413 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:18,413 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477618455]
[2023-11-19 07:58:18,413 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:18,413 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [819187338]
[2023-11-19 07:58:18,413 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [819187338] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:18,413 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:18,414 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25] total 49
[2023-11-19 07:58:18,414 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979986834]
[2023-11-19 07:58:18,414 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:18,415 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 50 states
[2023-11-19 07:58:18,415 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:18,416 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants.
[2023-11-19 07:58:18,418 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1179, Invalid=1271, Unknown=0, NotChecked=0, Total=2450
[2023-11-19 07:58:18,418 INFO  L87              Difference]: Start difference. First operand 136 states and 173 transitions. Second operand  has 50 states, 50 states have (on average 4.78) internal successors, (239), 49 states have internal predecessors, (239), 0 states have call successors, (0), 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:58:20,692 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:20,692 INFO  L93              Difference]: Finished difference Result 1222 states and 1488 transitions.
[2023-11-19 07:58:20,692 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. 
[2023-11-19 07:58:20,693 INFO  L78                 Accepts]: Start accepts. Automaton has  has 50 states, 50 states have (on average 4.78) internal successors, (239), 49 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 127
[2023-11-19 07:58:20,693 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:20,699 INFO  L225             Difference]: With dead ends: 1222
[2023-11-19 07:58:20,700 INFO  L226             Difference]: Without dead ends: 1147
[2023-11-19 07:58:20,703 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 275 GetRequests, 204 SyntacticMatches, 0 SemanticMatches, 71 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1081 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=2329, Invalid=2927, Unknown=0, NotChecked=0, Total=5256
[2023-11-19 07:58:20,704 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 2290 mSDsluCounter, 363 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 177 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2290 SdHoareTripleChecker+Valid, 375 SdHoareTripleChecker+Invalid, 539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 177 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:20,705 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2290 Valid, 375 Invalid, 539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [177 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2023-11-19 07:58:20,707 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1147 states.
[2023-11-19 07:58:20,735 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1147 to 256.
[2023-11-19 07:58:20,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 256 states, 255 states have (on average 1.2901960784313726) internal successors, (329), 255 states have internal predecessors, (329), 0 states have call successors, (0), 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:58:20,737 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 256 states and 329 transitions.
[2023-11-19 07:58:20,737 INFO  L78                 Accepts]: Start accepts. Automaton has 256 states and 329 transitions. Word has length 127
[2023-11-19 07:58:20,738 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:20,738 INFO  L495      AbstractCegarLoop]: Abstraction has 256 states and 329 transitions.
[2023-11-19 07:58:20,738 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 50 states, 50 states have (on average 4.78) internal successors, (239), 49 states have internal predecessors, (239), 0 states have call successors, (0), 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:58:20,738 INFO  L276                IsEmpty]: Start isEmpty. Operand 256 states and 329 transitions.
[2023-11-19 07:58:20,743 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 248
[2023-11-19 07:58:20,743 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:20,743 INFO  L195           NwaCegarLoop]: trace histogram [46, 46, 46, 46, 23, 23, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:20,770 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:20,957 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 07:58:20,957 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:20,957 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:20,957 INFO  L85        PathProgramCache]: Analyzing trace with hash -456351959, now seen corresponding path program 2 times
[2023-11-19 07:58:20,958 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:20,958 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1015946820]
[2023-11-19 07:58:20,958 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:20,958 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:21,017 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:21,017 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2063075349]
[2023-11-19 07:58:21,017 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:58:21,017 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:21,017 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:21,018 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:21,040 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 07:58:21,417 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:58:21,417 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:58:21,424 INFO  L262         TraceCheckSpWp]: Trace formula consists of 841 conjuncts, 49 conjunts are in the unsatisfiable core
[2023-11-19 07:58:21,431 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:23,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 5225 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:58:23,594 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:26,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 5225 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:58:26,207 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:26,207 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1015946820]
[2023-11-19 07:58:26,207 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:26,208 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2063075349]
[2023-11-19 07:58:26,208 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2063075349] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:26,208 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:26,208 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49] total 97
[2023-11-19 07:58:26,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1063020421]
[2023-11-19 07:58:26,216 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:26,218 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 98 states
[2023-11-19 07:58:26,218 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:26,221 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 98 interpolants.
[2023-11-19 07:58:26,225 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=4659, Invalid=4847, Unknown=0, NotChecked=0, Total=9506
[2023-11-19 07:58:26,226 INFO  L87              Difference]: Start difference. First operand 256 states and 329 transitions. Second operand  has 98 states, 98 states have (on average 4.887755102040816) internal successors, (479), 97 states have internal predecessors, (479), 0 states have call successors, (0), 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:58:35,275 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:35,275 INFO  L93              Difference]: Finished difference Result 2482 states and 3024 transitions.
[2023-11-19 07:58:35,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. 
[2023-11-19 07:58:35,276 INFO  L78                 Accepts]: Start accepts. Automaton has  has 98 states, 98 states have (on average 4.887755102040816) internal successors, (479), 97 states have internal predecessors, (479), 0 states have call successors, (0), 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 247
[2023-11-19 07:58:35,277 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:35,288 INFO  L225             Difference]: With dead ends: 2482
[2023-11-19 07:58:35,288 INFO  L226             Difference]: Without dead ends: 2347
[2023-11-19 07:58:35,296 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 539 GetRequests, 396 SyntacticMatches, 0 SemanticMatches, 143 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4465 ImplicationChecksByTransitivity, 6.3s TimeCoverageRelationStatistics Valid=9265, Invalid=11615, Unknown=0, NotChecked=0, Total=20880
[2023-11-19 07:58:35,297 INFO  L413           NwaCegarLoop]: 12 mSDtfsCounter, 5156 mSDsluCounter, 749 mSDsCounter, 0 mSdLazyCounter, 731 mSolverCounterSat, 436 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5156 SdHoareTripleChecker+Valid, 761 SdHoareTripleChecker+Invalid, 1167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 436 IncrementalHoareTripleChecker+Valid, 731 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:35,297 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [5156 Valid, 761 Invalid, 1167 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [436 Valid, 731 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2023-11-19 07:58:35,300 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2347 states.
[2023-11-19 07:58:35,341 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2347 to 496.
[2023-11-19 07:58:35,342 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 496 states, 495 states have (on average 1.2949494949494949) internal successors, (641), 495 states have internal predecessors, (641), 0 states have call successors, (0), 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:58:35,344 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 496 states and 641 transitions.
[2023-11-19 07:58:35,344 INFO  L78                 Accepts]: Start accepts. Automaton has 496 states and 641 transitions. Word has length 247
[2023-11-19 07:58:35,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:35,344 INFO  L495      AbstractCegarLoop]: Abstraction has 496 states and 641 transitions.
[2023-11-19 07:58:35,345 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 98 states, 98 states have (on average 4.887755102040816) internal successors, (479), 97 states have internal predecessors, (479), 0 states have call successors, (0), 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:58:35,345 INFO  L276                IsEmpty]: Start isEmpty. Operand 496 states and 641 transitions.
[2023-11-19 07:58:35,354 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 488
[2023-11-19 07:58:35,354 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:35,354 INFO  L195           NwaCegarLoop]: trace histogram [94, 94, 94, 94, 47, 47, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:35,365 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:35,562 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:35,562 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:35,563 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:35,563 INFO  L85        PathProgramCache]: Analyzing trace with hash 1703865129, now seen corresponding path program 3 times
[2023-11-19 07:58:35,563 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:35,563 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491588051]
[2023-11-19 07:58:35,563 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:35,563 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:35,672 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:35,673 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2100716034]
[2023-11-19 07:58:35,673 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 07:58:35,673 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:35,674 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:35,675 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:35,682 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 07:58:36,012 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2023-11-19 07:58:36,012 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:58:36,014 INFO  L262         TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 21 conjunts are in the unsatisfiable core
[2023-11-19 07:58:36,026 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:38,520 INFO  L134       CoverageAnalysis]: Checked inductivity of 21953 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 21949 trivial. 0 not checked.
[2023-11-19 07:58:38,521 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:44,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 21953 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 21949 trivial. 0 not checked.
[2023-11-19 07:58:44,113 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:44,113 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491588051]
[2023-11-19 07:58:44,113 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:44,114 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2100716034]
[2023-11-19 07:58:44,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2100716034] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:44,114 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:44,114 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8] total 14
[2023-11-19 07:58:44,115 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1198489719]
[2023-11-19 07:58:44,115 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:44,116 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2023-11-19 07:58:44,116 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:44,117 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2023-11-19 07:58:44,117 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=148, Unknown=0, NotChecked=0, Total=210
[2023-11-19 07:58:44,117 INFO  L87              Difference]: Start difference. First operand 496 states and 641 transitions. Second operand  has 15 states, 15 states have (on average 3.0) internal successors, (45), 14 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:58:44,749 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:44,749 INFO  L93              Difference]: Finished difference Result 522 states and 674 transitions.
[2023-11-19 07:58:44,750 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-19 07:58:44,750 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 3.0) internal successors, (45), 14 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 487
[2023-11-19 07:58:44,751 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:44,753 INFO  L225             Difference]: With dead ends: 522
[2023-11-19 07:58:44,753 INFO  L226             Difference]: Without dead ends: 520
[2023-11-19 07:58:44,754 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 982 GetRequests, 959 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 121 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=201, Invalid=399, Unknown=0, NotChecked=0, Total=600
[2023-11-19 07:58:44,755 INFO  L413           NwaCegarLoop]: 19 mSDtfsCounter, 109 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:44,755 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 86 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 07:58:44,756 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 520 states.
[2023-11-19 07:58:44,799 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 520 to 520.
[2023-11-19 07:58:44,801 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 520 states, 519 states have (on average 1.2890173410404624) internal successors, (669), 519 states have internal predecessors, (669), 0 states have call successors, (0), 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:58:44,803 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 520 states to 520 states and 669 transitions.
[2023-11-19 07:58:44,803 INFO  L78                 Accepts]: Start accepts. Automaton has 520 states and 669 transitions. Word has length 487
[2023-11-19 07:58:44,804 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:44,804 INFO  L495      AbstractCegarLoop]: Abstraction has 520 states and 669 transitions.
[2023-11-19 07:58:44,804 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 3.0) internal successors, (45), 14 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:58:44,805 INFO  L276                IsEmpty]: Start isEmpty. Operand 520 states and 669 transitions.
[2023-11-19 07:58:44,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 512
[2023-11-19 07:58:44,817 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:44,817 INFO  L195           NwaCegarLoop]: trace histogram [94, 94, 94, 94, 47, 47, 6, 6, 6, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:44,823 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:45,023 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:58:45,024 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:45,024 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:45,024 INFO  L85        PathProgramCache]: Analyzing trace with hash 1887291253, now seen corresponding path program 4 times
[2023-11-19 07:58:45,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:45,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1744533279]
[2023-11-19 07:58:45,024 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:45,025 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:45,115 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:45,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [250243467]
[2023-11-19 07:58:45,115 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-19 07:58:45,116 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:45,116 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:45,117 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:45,126 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 07:58:45,531 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-19 07:58:45,531 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:58:45,541 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1342 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 07:58:45,548 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:45,590 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1
[2023-11-19 07:58:45,607 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 9
[2023-11-19 07:58:45,628 INFO  L134       CoverageAnalysis]: Checked inductivity of 22029 backedges. 373 proven. 0 refuted. 0 times theorem prover too weak. 21656 trivial. 0 not checked.
[2023-11-19 07:58:45,628 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:58:45,628 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:45,629 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1744533279]
[2023-11-19 07:58:45,629 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:45,629 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [250243467]
[2023-11-19 07:58:45,629 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [250243467] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:58:45,629 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:58:45,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:58:45,630 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1990943465]
[2023-11-19 07:58:45,630 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:58:45,630 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:58:45,631 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:45,631 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:58:45,631 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:58:45,631 INFO  L87              Difference]: Start difference. First operand 520 states and 669 transitions. Second operand  has 5 states, 5 states have (on average 4.8) internal successors, (24), 5 states have internal predecessors, (24), 0 states have call successors, (0), 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:58:45,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:58:45,720 INFO  L93              Difference]: Finished difference Result 1173 states and 1517 transitions.
[2023-11-19 07:58:45,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:58:45,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 4.8) internal successors, (24), 5 states have internal predecessors, (24), 0 states have call successors, (0), 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 511
[2023-11-19 07:58:45,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:58:45,724 INFO  L225             Difference]: With dead ends: 1173
[2023-11-19 07:58:45,724 INFO  L226             Difference]: Without dead ends: 661
[2023-11-19 07:58:45,726 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 511 GetRequests, 507 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:58:45,726 INFO  L413           NwaCegarLoop]: 13 mSDtfsCounter, 15 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:58:45,727 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 36 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:58:45,728 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 661 states.
[2023-11-19 07:58:45,776 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 661 to 614.
[2023-11-19 07:58:45,778 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 614 states, 613 states have (on average 1.168026101141925) internal successors, (716), 613 states have internal predecessors, (716), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:58:45,780 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 614 states and 716 transitions.
[2023-11-19 07:58:45,780 INFO  L78                 Accepts]: Start accepts. Automaton has 614 states and 716 transitions. Word has length 511
[2023-11-19 07:58:45,781 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:58:45,781 INFO  L495      AbstractCegarLoop]: Abstraction has 614 states and 716 transitions.
[2023-11-19 07:58:45,781 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.8) internal successors, (24), 5 states have internal predecessors, (24), 0 states have call successors, (0), 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:58:45,781 INFO  L276                IsEmpty]: Start isEmpty. Operand 614 states and 716 transitions.
[2023-11-19 07:58:45,790 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 512
[2023-11-19 07:58:45,791 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:58:45,792 INFO  L195           NwaCegarLoop]: trace histogram [94, 94, 94, 47, 47, 47, 47, 6, 6, 6, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:58:45,812 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 07:58:45,997 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:58:45,997 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:58:45,997 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:58:45,997 INFO  L85        PathProgramCache]: Analyzing trace with hash -704882573, now seen corresponding path program 1 times
[2023-11-19 07:58:45,998 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:58:45,998 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700517316]
[2023-11-19 07:58:45,998 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:45,998 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:58:46,080 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:58:46,080 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1373726311]
[2023-11-19 07:58:46,081 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:58:46,081 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:58:46,081 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:58:46,082 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:58:46,109 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69c67485-5142-4780-9eb8-f7cf6a14b0e0/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-19 07:58:46,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:58:46,615 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1552 conjuncts, 97 conjunts are in the unsatisfiable core
[2023-11-19 07:58:46,625 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:58:52,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 22029 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked.
[2023-11-19 07:58:52,428 INFO  L327         TraceCheckSpWp]: Computing backward predicates...