./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/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_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/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_e317677c-1e83-490a-9fff-5a041d36b8e1/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 a077c1334c11d8329da2d0c58ca917b2036581fa7e949d1d304e3346ec54a811
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:57:25,317 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:57:25,491 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:57:25,498 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:57:25,501 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:57:25,559 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:57:25,560 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:57:25,561 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:57:25,562 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:57:25,563 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:57:25,564 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:57:25,565 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:57:25,566 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:57:25,567 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:57:25,567 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:57:25,568 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:57:25,569 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:57:25,570 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:57:25,570 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:57:25,571 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:57:25,572 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:57:25,573 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:57:25,573 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:57:25,574 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:57:25,575 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:57:25,575 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:57:25,576 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:57:25,577 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:57:25,577 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:57:25,578 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:57:25,579 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:57:25,579 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:57:25,580 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:57:25,581 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:57:25,582 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:57:25,582 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:57:25,583 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:57:25,584 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:57:25,584 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:57:25,585 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_e317677c-1e83-490a-9fff-5a041d36b8e1/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_e317677c-1e83-490a-9fff-5a041d36b8e1/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 -> a077c1334c11d8329da2d0c58ca917b2036581fa7e949d1d304e3346ec54a811
[2023-11-19 07:57:25,974 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:57:26,016 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:57:26,019 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:57:26,021 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:57:26,022 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:57:26,023 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c
[2023-11-19 07:57:29,330 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:57:29,560 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:57:29,561 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c
[2023-11-19 07:57:29,571 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/data/889589b40/6e2e160b2c924f2a84d79cb73108e52e/FLAGbb13c93fc
[2023-11-19 07:57:29,594 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/data/889589b40/6e2e160b2c924f2a84d79cb73108e52e
[2023-11-19 07:57:29,603 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:57:29,607 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:57:29,612 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:57:29,612 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:57:29,619 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:57:29,620 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:29,621 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e7479b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29, skipping insertion in model container
[2023-11-19 07:57:29,621 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:29,649 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:57:29,853 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_e317677c-1e83-490a-9fff-5a041d36b8e1/sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c[526,539]
[2023-11-19 07:57:29,874 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:57:29,888 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:57:29,906 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_e317677c-1e83-490a-9fff-5a041d36b8e1/sv-benchmarks/c/nla-digbench-scaling/hard2_valuebound5.c[526,539]
[2023-11-19 07:57:29,926 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:57:29,948 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:57:29,949 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29 WrapperNode
[2023-11-19 07:57:29,949 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:57:29,951 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:57:29,951 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:57:29,952 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:57:29,961 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:57:29" (1/1) ...
[2023-11-19 07:57:29,974 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:57:29" (1/1) ...
[2023-11-19 07:57:30,008 INFO  L138                Inliner]: procedures = 14, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64
[2023-11-19 07:57:30,009 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:57:30,011 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:57:30,011 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:57:30,011 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:57:30,024 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,024 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,037 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,037 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,041 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,046 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,047 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,048 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,051 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:57:30,052 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:57:30,052 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:57:30,053 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:57:30,054 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (1/1) ...
[2023-11-19 07:57:30,061 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:57:30,075 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:30,090 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/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:57:30,108 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/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:57:30,140 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:57:30,141 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:57:30,141 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:57:30,142 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:57:30,142 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:57:30,142 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:57:30,228 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:57:30,231 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:57:30,472 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:57:30,486 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:57:30,487 INFO  L302             CfgBuilder]: Removed 2 assume(true) statements.
[2023-11-19 07:57:30,493 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:57:30 BoogieIcfgContainer
[2023-11-19 07:57:30,493 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:57:30,497 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:57:30,497 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:57:30,501 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:57:30,501 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:57:29" (1/3) ...
[2023-11-19 07:57:30,502 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3954ee27 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:57:30, skipping insertion in model container
[2023-11-19 07:57:30,503 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:57:29" (2/3) ...
[2023-11-19 07:57:30,503 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3954ee27 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:57:30, skipping insertion in model container
[2023-11-19 07:57:30,503 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:57:30" (3/3) ...
[2023-11-19 07:57:30,507 INFO  L112   eAbstractionObserver]: Analyzing ICFG hard2_valuebound5.c
[2023-11-19 07:57:30,526 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:57:30,527 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:57:30,593 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:57:30,602 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;@1eca12c3, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:57:30,604 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:57:30,610 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 26 states, 16 states have (on average 1.625) internal successors, (26), 17 states have internal predecessors, (26), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2023-11-19 07:57:30,622 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:57:30,623 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:30,625 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:30,626 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:30,637 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:30,638 INFO  L85        PathProgramCache]: Analyzing trace with hash -586848446, now seen corresponding path program 1 times
[2023-11-19 07:57:30,654 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:30,655 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493310862]
[2023-11-19 07:57:30,656 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:30,656 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:30,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:30,890 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:57:30,891 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:30,891 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [493310862]
[2023-11-19 07:57:30,892 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [493310862] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:57:30,892 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:57:30,892 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:57:30,895 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1371869700]
[2023-11-19 07:57:30,896 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:30,901 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:57:30,902 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:30,952 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:57:30,953 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:57:30,955 INFO  L87              Difference]: Start difference. First operand  has 26 states, 16 states have (on average 1.625) internal successors, (26), 17 states have internal predecessors, (26), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:57:30,988 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:30,988 INFO  L93              Difference]: Finished difference Result 49 states and 83 transitions.
[2023-11-19 07:57:30,989 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:57:30,991 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2023-11-19 07:57:30,992 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:31,000 INFO  L225             Difference]: With dead ends: 49
[2023-11-19 07:57:31,002 INFO  L226             Difference]: Without dead ends: 22
[2023-11-19 07:57:31,006 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:57:31,011 INFO  L413           NwaCegarLoop]: 34 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, 34 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:57:31,013 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:57:31,033 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22 states.
[2023-11-19 07:57:31,061 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22.
[2023-11-19 07:57:31,063 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 14 states have internal predecessors, (17), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:57:31,066 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 30 transitions.
[2023-11-19 07:57:31,067 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 30 transitions. Word has length 9
[2023-11-19 07:57:31,069 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:31,070 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 30 transitions.
[2023-11-19 07:57:31,070 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:57:31,071 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 30 transitions.
[2023-11-19 07:57:31,072 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:57:31,073 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:31,073 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:31,073 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:57:31,074 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:31,075 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:31,075 INFO  L85        PathProgramCache]: Analyzing trace with hash 1188158916, now seen corresponding path program 1 times
[2023-11-19 07:57:31,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:31,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [81411133]
[2023-11-19 07:57:31,076 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:31,077 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:31,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:31,314 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:57:31,315 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:31,315 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [81411133]
[2023-11-19 07:57:31,315 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [81411133] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:57:31,315 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:57:31,316 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:57:31,316 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9753580]
[2023-11-19 07:57:31,316 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:31,317 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:57:31,318 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:31,318 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:57:31,319 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:57:31,319 INFO  L87              Difference]: Start difference. First operand 22 states and 30 transitions. Second operand  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:57:31,472 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:31,472 INFO  L93              Difference]: Finished difference Result 35 states and 47 transitions.
[2023-11-19 07:57:31,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:57:31,474 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2023-11-19 07:57:31,474 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:31,475 INFO  L225             Difference]: With dead ends: 35
[2023-11-19 07:57:31,476 INFO  L226             Difference]: Without dead ends: 33
[2023-11-19 07:57:31,476 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:57:31,478 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 12 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:31,479 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 89 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:31,480 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33 states.
[2023-11-19 07:57:31,497 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 26.
[2023-11-19 07:57:31,498 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:57:31,502 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 33 transitions.
[2023-11-19 07:57:31,502 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 33 transitions. Word has length 9
[2023-11-19 07:57:31,502 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:31,502 INFO  L495      AbstractCegarLoop]: Abstraction has 26 states and 33 transitions.
[2023-11-19 07:57:31,503 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:57:31,504 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 33 transitions.
[2023-11-19 07:57:31,504 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2023-11-19 07:57:31,504 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:31,505 INFO  L195           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:31,505 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:57:31,505 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:31,506 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:31,506 INFO  L85        PathProgramCache]: Analyzing trace with hash -697944935, now seen corresponding path program 1 times
[2023-11-19 07:57:31,506 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:31,507 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [708842555]
[2023-11-19 07:57:31,507 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:31,507 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:31,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:31,647 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5
[2023-11-19 07:57:31,651 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:31,659 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:57:31,659 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:31,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [708842555]
[2023-11-19 07:57:31,660 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [708842555] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:57:31,660 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:57:31,660 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:57:31,661 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926334748]
[2023-11-19 07:57:31,661 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:31,662 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:57:31,662 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:31,663 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:57:31,664 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:57:31,664 INFO  L87              Difference]: Start difference. First operand 26 states and 33 transitions. Second operand  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:57:31,751 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:31,751 INFO  L93              Difference]: Finished difference Result 39 states and 50 transitions.
[2023-11-19 07:57:31,753 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:57:31,753 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 14
[2023-11-19 07:57:31,754 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:31,755 INFO  L225             Difference]: With dead ends: 39
[2023-11-19 07:57:31,755 INFO  L226             Difference]: Without dead ends: 37
[2023-11-19 07:57:31,756 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:57:31,758 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 10 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:31,759 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 85 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:31,760 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2023-11-19 07:57:31,775 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 30.
[2023-11-19 07:57:31,777 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30 states, 19 states have (on average 1.2105263157894737) internal successors, (23), 20 states have internal predecessors, (23), 7 states have call successors, (7), 3 states have call predecessors, (7), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:57:31,780 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 36 transitions.
[2023-11-19 07:57:31,780 INFO  L78                 Accepts]: Start accepts. Automaton has 30 states and 36 transitions. Word has length 14
[2023-11-19 07:57:31,781 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:31,781 INFO  L495      AbstractCegarLoop]: Abstraction has 30 states and 36 transitions.
[2023-11-19 07:57:31,781 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 07:57:31,782 INFO  L276                IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions.
[2023-11-19 07:57:31,782 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:57:31,783 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:31,783 INFO  L195           NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:31,783 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:57:31,784 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:31,784 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:31,784 INFO  L85        PathProgramCache]: Analyzing trace with hash 262992548, now seen corresponding path program 1 times
[2023-11-19 07:57:31,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:31,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625387631]
[2023-11-19 07:57:31,785 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:31,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:31,805 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:31,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [376489133]
[2023-11-19 07:57:31,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:31,806 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:31,806 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:31,809 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:31,836 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:57:31,922 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:31,926 INFO  L262         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-19 07:57:31,933 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:32,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:57:32,180 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:57:32,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:32,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [625387631]
[2023-11-19 07:57:32,182 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:32,183 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [376489133]
[2023-11-19 07:57:32,183 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [376489133] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:57:32,184 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:57:32,184 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:57:32,191 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1201691566]
[2023-11-19 07:57:32,192 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:32,193 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:57:32,193 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:32,194 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:57:32,195 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:57:32,195 INFO  L87              Difference]: Start difference. First operand 30 states and 36 transitions. Second operand  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:57:32,352 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:32,354 INFO  L93              Difference]: Finished difference Result 58 states and 76 transitions.
[2023-11-19 07:57:32,355 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:57:32,355 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2023-11-19 07:57:32,355 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:32,357 INFO  L225             Difference]: With dead ends: 58
[2023-11-19 07:57:32,357 INFO  L226             Difference]: Without dead ends: 44
[2023-11-19 07:57:32,358 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:57:32,360 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 8 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:32,360 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 88 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:32,362 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2023-11-19 07:57:32,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44.
[2023-11-19 07:57:32,376 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44 states, 26 states have (on average 1.1923076923076923) internal successors, (31), 28 states have internal predecessors, (31), 13 states have call successors, (13), 4 states have call predecessors, (13), 4 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2023-11-19 07:57:32,378 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 55 transitions.
[2023-11-19 07:57:32,378 INFO  L78                 Accepts]: Start accepts. Automaton has 44 states and 55 transitions. Word has length 19
[2023-11-19 07:57:32,379 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:32,379 INFO  L495      AbstractCegarLoop]: Abstraction has 44 states and 55 transitions.
[2023-11-19 07:57:32,379 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2023-11-19 07:57:32,379 INFO  L276                IsEmpty]: Start isEmpty. Operand 44 states and 55 transitions.
[2023-11-19 07:57:32,381 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2023-11-19 07:57:32,381 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:32,381 INFO  L195           NwaCegarLoop]: trace histogram [4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:32,408 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2023-11-19 07:57:32,602 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:32,603 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:32,603 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:32,603 INFO  L85        PathProgramCache]: Analyzing trace with hash 1807142342, now seen corresponding path program 1 times
[2023-11-19 07:57:32,604 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:32,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506679174]
[2023-11-19 07:57:32,604 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:32,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:32,622 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:32,623 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1094273705]
[2023-11-19 07:57:32,623 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:32,623 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:32,624 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:32,625 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:32,644 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:57:32,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:32,691 INFO  L262         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 15 conjunts are in the unsatisfiable core
[2023-11-19 07:57:32,693 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:32,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:57:32,792 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:57:33,046 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:57:33,046 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:33,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506679174]
[2023-11-19 07:57:33,047 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:33,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1094273705]
[2023-11-19 07:57:33,047 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1094273705] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:57:33,048 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:57:33,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 10
[2023-11-19 07:57:33,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472942138]
[2023-11-19 07:57:33,048 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:57:33,049 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 07:57:33,049 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:33,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 07:57:33,051 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:57:33,051 INFO  L87              Difference]: Start difference. First operand 44 states and 55 transitions. Second operand  has 10 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (7), 3 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 07:57:33,219 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:33,220 INFO  L93              Difference]: Finished difference Result 57 states and 72 transitions.
[2023-11-19 07:57:33,220 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:57:33,221 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (7), 3 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 26
[2023-11-19 07:57:33,222 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:33,225 INFO  L225             Difference]: With dead ends: 57
[2023-11-19 07:57:33,226 INFO  L226             Difference]: Without dead ends: 50
[2023-11-19 07:57:33,227 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 52 GetRequests, 41 SyntacticMatches, 1 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=94, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:57:33,231 INFO  L413           NwaCegarLoop]: 17 mSDtfsCounter, 22 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 71 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:33,232 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 75 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:33,236 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50 states.
[2023-11-19 07:57:33,258 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 49.
[2023-11-19 07:57:33,259 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 30 states have (on average 1.2) internal successors, (36), 32 states have internal predecessors, (36), 13 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (12), 11 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:57:33,261 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 61 transitions.
[2023-11-19 07:57:33,261 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 61 transitions. Word has length 26
[2023-11-19 07:57:33,262 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:33,262 INFO  L495      AbstractCegarLoop]: Abstraction has 49 states and 61 transitions.
[2023-11-19 07:57:33,262 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 2.2) internal successors, (22), 9 states have internal predecessors, (22), 2 states have call successors, (7), 3 states have call predecessors, (7), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 07:57:33,263 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 61 transitions.
[2023-11-19 07:57:33,264 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2023-11-19 07:57:33,264 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:33,264 INFO  L195           NwaCegarLoop]: trace histogram [6, 5, 5, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:33,293 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:33,484 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:33,485 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:33,485 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:33,486 INFO  L85        PathProgramCache]: Analyzing trace with hash -979933353, now seen corresponding path program 1 times
[2023-11-19 07:57:33,486 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:33,486 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513914026]
[2023-11-19 07:57:33,486 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:33,486 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:33,499 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:33,500 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1497670042]
[2023-11-19 07:57:33,500 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:33,500 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:33,501 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:33,512 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:33,528 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:57:33,569 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:33,570 INFO  L262         TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:57:33,573 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:33,706 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 07:57:33,706 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:57:33,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 54 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2023-11-19 07:57:33,801 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:33,801 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513914026]
[2023-11-19 07:57:33,801 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:33,802 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1497670042]
[2023-11-19 07:57:33,804 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1497670042] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:57:33,805 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:57:33,805 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 7
[2023-11-19 07:57:33,806 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1625923815]
[2023-11-19 07:57:33,806 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:33,807 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:57:33,808 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:33,808 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:57:33,809 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:57:33,809 INFO  L87              Difference]: Start difference. First operand 49 states and 61 transitions. Second operand  has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2023-11-19 07:57:35,456 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.57s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2023-11-19 07:57:35,479 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:35,479 INFO  L93              Difference]: Finished difference Result 61 states and 76 transitions.
[2023-11-19 07:57:35,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:57:35,480 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 36
[2023-11-19 07:57:35,481 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:35,483 INFO  L225             Difference]: With dead ends: 61
[2023-11-19 07:57:35,483 INFO  L226             Difference]: Without dead ends: 59
[2023-11-19 07:57:35,484 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 63 SyntacticMatches, 2 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:57:35,485 INFO  L413           NwaCegarLoop]: 25 mSDtfsCounter, 8 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 81 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:35,486 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 81 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2023-11-19 07:57:35,487 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59 states.
[2023-11-19 07:57:35,502 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 56.
[2023-11-19 07:57:35,502 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 56 states, 34 states have (on average 1.1764705882352942) internal successors, (40), 37 states have internal predecessors, (40), 15 states have call successors, (15), 6 states have call predecessors, (15), 6 states have return successors, (14), 12 states have call predecessors, (14), 14 states have call successors, (14)
[2023-11-19 07:57:35,504 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 69 transitions.
[2023-11-19 07:57:35,504 INFO  L78                 Accepts]: Start accepts. Automaton has 56 states and 69 transitions. Word has length 36
[2023-11-19 07:57:35,505 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:35,505 INFO  L495      AbstractCegarLoop]: Abstraction has 56 states and 69 transitions.
[2023-11-19 07:57:35,505 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 1 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2023-11-19 07:57:35,506 INFO  L276                IsEmpty]: Start isEmpty. Operand 56 states and 69 transitions.
[2023-11-19 07:57:35,508 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2023-11-19 07:57:35,508 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:35,509 INFO  L195           NwaCegarLoop]: trace histogram [9, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:35,544 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:35,724 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2023-11-19 07:57:35,725 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:35,726 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:35,726 INFO  L85        PathProgramCache]: Analyzing trace with hash 1034157389, now seen corresponding path program 1 times
[2023-11-19 07:57:35,726 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:35,726 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1241236059]
[2023-11-19 07:57:35,726 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:35,727 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:35,744 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:35,744 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [175771247]
[2023-11-19 07:57:35,745 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:35,745 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:35,745 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:35,747 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:35,794 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:57:35,844 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:35,846 INFO  L262         TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 33 conjunts are in the unsatisfiable core
[2023-11-19 07:57:35,852 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:36,273 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 18 proven. 26 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked.
[2023-11-19 07:57:36,295 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:57:38,489 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 18 proven. 26 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked.
[2023-11-19 07:57:38,490 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:38,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1241236059]
[2023-11-19 07:57:38,490 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:38,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [175771247]
[2023-11-19 07:57:38,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [175771247] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:57:38,491 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:57:38,491 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 15
[2023-11-19 07:57:38,491 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2046664809]
[2023-11-19 07:57:38,492 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:57:38,494 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2023-11-19 07:57:38,495 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:38,496 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2023-11-19 07:57:38,496 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=167, Unknown=0, NotChecked=0, Total=210
[2023-11-19 07:57:38,497 INFO  L87              Difference]: Start difference. First operand 56 states and 69 transitions. Second operand  has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 14 states have internal predecessors, (34), 7 states have call successors, (18), 3 states have call predecessors, (18), 2 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16)
[2023-11-19 07:57:40,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:40,069 INFO  L93              Difference]: Finished difference Result 136 states and 184 transitions.
[2023-11-19 07:57:40,069 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:57:40,070 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 14 states have internal predecessors, (34), 7 states have call successors, (18), 3 states have call predecessors, (18), 2 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16) Word has length 56
[2023-11-19 07:57:40,072 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:40,074 INFO  L225             Difference]: With dead ends: 136
[2023-11-19 07:57:40,074 INFO  L226             Difference]: Without dead ends: 107
[2023-11-19 07:57:40,075 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 115 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=83, Invalid=297, Unknown=0, NotChecked=0, Total=380
[2023-11-19 07:57:40,077 INFO  L413           NwaCegarLoop]: 27 mSDtfsCounter, 46 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 258 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 258 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:40,077 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 199 Invalid, 317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 258 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2023-11-19 07:57:40,078 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107 states.
[2023-11-19 07:57:40,146 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 102.
[2023-11-19 07:57:40,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 102 states, 62 states have (on average 1.2096774193548387) internal successors, (75), 67 states have internal predecessors, (75), 29 states have call successors, (29), 10 states have call predecessors, (29), 10 states have return successors, (28), 24 states have call predecessors, (28), 28 states have call successors, (28)
[2023-11-19 07:57:40,149 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 132 transitions.
[2023-11-19 07:57:40,150 INFO  L78                 Accepts]: Start accepts. Automaton has 102 states and 132 transitions. Word has length 56
[2023-11-19 07:57:40,150 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:40,150 INFO  L495      AbstractCegarLoop]: Abstraction has 102 states and 132 transitions.
[2023-11-19 07:57:40,151 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 14 states have internal predecessors, (34), 7 states have call successors, (18), 3 states have call predecessors, (18), 2 states have return successors, (16), 5 states have call predecessors, (16), 5 states have call successors, (16)
[2023-11-19 07:57:40,151 INFO  L276                IsEmpty]: Start isEmpty. Operand 102 states and 132 transitions.
[2023-11-19 07:57:40,153 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2023-11-19 07:57:40,153 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:40,153 INFO  L195           NwaCegarLoop]: trace histogram [11, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:40,178 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:40,372 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2023-11-19 07:57:40,373 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:40,373 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:40,373 INFO  L85        PathProgramCache]: Analyzing trace with hash -1199454569, now seen corresponding path program 1 times
[2023-11-19 07:57:40,374 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:40,374 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605510803]
[2023-11-19 07:57:40,374 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:40,374 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:40,400 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:40,401 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [531450559]
[2023-11-19 07:57:40,401 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:40,401 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:40,401 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:40,404 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:40,424 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:57:40,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:40,500 INFO  L262         TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 37 conjunts are in the unsatisfiable core
[2023-11-19 07:57:40,505 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:40,954 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 22 proven. 34 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked.
[2023-11-19 07:57:40,954 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:57:41,956 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 22 proven. 34 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked.
[2023-11-19 07:57:41,957 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:41,957 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605510803]
[2023-11-19 07:57:41,957 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:41,957 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [531450559]
[2023-11-19 07:57:41,957 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [531450559] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:57:41,958 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:57:41,958 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11] total 20
[2023-11-19 07:57:41,958 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136580882]
[2023-11-19 07:57:41,958 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:57:41,959 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2023-11-19 07:57:41,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:41,961 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2023-11-19 07:57:41,961 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=86, Invalid=294, Unknown=0, NotChecked=0, Total=380
[2023-11-19 07:57:41,962 INFO  L87              Difference]: Start difference. First operand 102 states and 132 transitions. Second operand  has 20 states, 18 states have (on average 2.0) internal successors, (36), 18 states have internal predecessors, (36), 11 states have call successors, (22), 3 states have call predecessors, (22), 2 states have return successors, (20), 9 states have call predecessors, (20), 9 states have call successors, (20)
[2023-11-19 07:57:42,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:42,791 INFO  L93              Difference]: Finished difference Result 158 states and 210 transitions.
[2023-11-19 07:57:42,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-19 07:57:42,792 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 18 states have (on average 2.0) internal successors, (36), 18 states have internal predecessors, (36), 11 states have call successors, (22), 3 states have call predecessors, (22), 2 states have return successors, (20), 9 states have call predecessors, (20), 9 states have call successors, (20) Word has length 67
[2023-11-19 07:57:42,792 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:42,794 INFO  L225             Difference]: With dead ends: 158
[2023-11-19 07:57:42,794 INFO  L226             Difference]: Without dead ends: 126
[2023-11-19 07:57:42,796 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 137 GetRequests, 114 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 99 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=140, Invalid=460, Unknown=0, NotChecked=0, Total=600
[2023-11-19 07:57:42,797 INFO  L413           NwaCegarLoop]: 24 mSDtfsCounter, 32 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 279 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 169 SdHoareTripleChecker+Invalid, 337 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:42,797 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 169 Invalid, 337 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 279 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:57:42,798 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 126 states.
[2023-11-19 07:57:42,866 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 101.
[2023-11-19 07:57:42,867 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 101 states, 62 states have (on average 1.1612903225806452) internal successors, (72), 66 states have internal predecessors, (72), 27 states have call successors, (27), 11 states have call predecessors, (27), 11 states have return successors, (26), 23 states have call predecessors, (26), 26 states have call successors, (26)
[2023-11-19 07:57:42,870 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 125 transitions.
[2023-11-19 07:57:42,871 INFO  L78                 Accepts]: Start accepts. Automaton has 101 states and 125 transitions. Word has length 67
[2023-11-19 07:57:42,874 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:42,874 INFO  L495      AbstractCegarLoop]: Abstraction has 101 states and 125 transitions.
[2023-11-19 07:57:42,874 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 18 states have (on average 2.0) internal successors, (36), 18 states have internal predecessors, (36), 11 states have call successors, (22), 3 states have call predecessors, (22), 2 states have return successors, (20), 9 states have call predecessors, (20), 9 states have call successors, (20)
[2023-11-19 07:57:42,875 INFO  L276                IsEmpty]: Start isEmpty. Operand 101 states and 125 transitions.
[2023-11-19 07:57:42,886 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2023-11-19 07:57:42,886 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:42,887 INFO  L195           NwaCegarLoop]: trace histogram [12, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:42,916 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:43,106 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 07:57:43,107 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:43,107 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:43,107 INFO  L85        PathProgramCache]: Analyzing trace with hash 1728532070, now seen corresponding path program 1 times
[2023-11-19 07:57:43,107 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:43,108 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583424197]
[2023-11-19 07:57:43,108 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:43,108 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:43,120 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:43,125 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [883129671]
[2023-11-19 07:57:43,126 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:43,126 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:43,126 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:43,128 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:43,132 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:57:43,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:43,204 INFO  L262         TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 19 conjunts are in the unsatisfiable core
[2023-11-19 07:57:43,213 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:43,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 251 backedges. 22 proven. 9 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2023-11-19 07:57:43,413 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:57:43,875 INFO  L134       CoverageAnalysis]: Checked inductivity of 251 backedges. 22 proven. 9 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2023-11-19 07:57:43,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:43,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583424197]
[2023-11-19 07:57:43,876 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:43,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [883129671]
[2023-11-19 07:57:43,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [883129671] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:57:43,876 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:57:43,877 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 10
[2023-11-19 07:57:43,877 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [266089770]
[2023-11-19 07:57:43,877 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:57:43,878 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 07:57:43,878 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:43,879 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 07:57:43,879 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:57:43,879 INFO  L87              Difference]: Start difference. First operand 101 states and 125 transitions. Second operand  has 10 states, 8 states have (on average 3.625) internal successors, (29), 9 states have internal predecessors, (29), 6 states have call successors, (24), 2 states have call predecessors, (24), 1 states have return successors, (22), 6 states have call predecessors, (22), 6 states have call successors, (22)
[2023-11-19 07:57:44,133 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:44,134 INFO  L93              Difference]: Finished difference Result 120 states and 144 transitions.
[2023-11-19 07:57:44,134 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 07:57:44,134 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 8 states have (on average 3.625) internal successors, (29), 9 states have internal predecessors, (29), 6 states have call successors, (24), 2 states have call predecessors, (24), 1 states have return successors, (22), 6 states have call predecessors, (22), 6 states have call successors, (22) Word has length 72
[2023-11-19 07:57:44,138 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:44,140 INFO  L225             Difference]: With dead ends: 120
[2023-11-19 07:57:44,140 INFO  L226             Difference]: Without dead ends: 93
[2023-11-19 07:57:44,143 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 145 GetRequests, 132 SyntacticMatches, 2 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:57:44,145 INFO  L413           NwaCegarLoop]: 33 mSDtfsCounter, 9 mSDsluCounter, 119 mSDsCounter, 0 mSdLazyCounter, 105 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 105 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:44,146 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 152 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 105 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:44,147 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2023-11-19 07:57:44,192 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 93.
[2023-11-19 07:57:44,194 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93 states, 58 states have (on average 1.1206896551724137) internal successors, (65), 61 states have internal predecessors, (65), 23 states have call successors, (23), 11 states have call predecessors, (23), 11 states have return successors, (22), 20 states have call predecessors, (22), 22 states have call successors, (22)
[2023-11-19 07:57:44,196 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 110 transitions.
[2023-11-19 07:57:44,196 INFO  L78                 Accepts]: Start accepts. Automaton has 93 states and 110 transitions. Word has length 72
[2023-11-19 07:57:44,197 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:44,197 INFO  L495      AbstractCegarLoop]: Abstraction has 93 states and 110 transitions.
[2023-11-19 07:57:44,197 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 8 states have (on average 3.625) internal successors, (29), 9 states have internal predecessors, (29), 6 states have call successors, (24), 2 states have call predecessors, (24), 1 states have return successors, (22), 6 states have call predecessors, (22), 6 states have call successors, (22)
[2023-11-19 07:57:44,197 INFO  L276                IsEmpty]: Start isEmpty. Operand 93 states and 110 transitions.
[2023-11-19 07:57:44,200 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2023-11-19 07:57:44,201 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:44,201 INFO  L195           NwaCegarLoop]: trace histogram [14, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:44,223 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:44,422 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:44,423 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:44,423 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:44,423 INFO  L85        PathProgramCache]: Analyzing trace with hash 1412721000, now seen corresponding path program 1 times
[2023-11-19 07:57:44,423 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:44,423 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1464008498]
[2023-11-19 07:57:44,424 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:44,424 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:44,434 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:44,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [184821042]
[2023-11-19 07:57:44,435 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:44,435 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:44,436 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:44,437 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:44,449 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:57:44,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:57:44,522 INFO  L262         TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 07:57:44,527 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:44,721 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 132 proven. 0 refuted. 0 times theorem prover too weak. 230 trivial. 0 not checked.
[2023-11-19 07:57:44,721 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:57:44,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:57:44,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1464008498]
[2023-11-19 07:57:44,722 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:57:44,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [184821042]
[2023-11-19 07:57:44,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [184821042] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:57:44,726 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:57:44,726 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:57:44,729 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1803101857]
[2023-11-19 07:57:44,729 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:57:44,730 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:57:44,730 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:57:44,731 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:57:44,731 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:57:44,731 INFO  L87              Difference]: Start difference. First operand 93 states and 110 transitions. Second operand  has 6 states, 6 states have (on average 4.0) internal successors, (24), 6 states have internal predecessors, (24), 4 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 4 states have call successors, (13)
[2023-11-19 07:57:44,886 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:57:44,886 INFO  L93              Difference]: Finished difference Result 125 states and 151 transitions.
[2023-11-19 07:57:44,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:57:44,887 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 4.0) internal successors, (24), 6 states have internal predecessors, (24), 4 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 4 states have call successors, (13) Word has length 86
[2023-11-19 07:57:44,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:57:44,890 INFO  L225             Difference]: With dead ends: 125
[2023-11-19 07:57:44,891 INFO  L226             Difference]: Without dead ends: 88
[2023-11-19 07:57:44,891 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 81 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:57:44,893 INFO  L413           NwaCegarLoop]: 39 mSDtfsCounter, 8 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:57:44,895 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 96 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:57:44,897 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2023-11-19 07:57:44,937 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 79.
[2023-11-19 07:57:44,938 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 79 states, 50 states have (on average 1.08) internal successors, (54), 52 states have internal predecessors, (54), 18 states have call successors, (18), 10 states have call predecessors, (18), 10 states have return successors, (17), 16 states have call predecessors, (17), 17 states have call successors, (17)
[2023-11-19 07:57:44,939 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 89 transitions.
[2023-11-19 07:57:44,940 INFO  L78                 Accepts]: Start accepts. Automaton has 79 states and 89 transitions. Word has length 86
[2023-11-19 07:57:44,940 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:57:44,940 INFO  L495      AbstractCegarLoop]: Abstraction has 79 states and 89 transitions.
[2023-11-19 07:57:44,941 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 4.0) internal successors, (24), 6 states have internal predecessors, (24), 4 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 4 states have call successors, (13)
[2023-11-19 07:57:44,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 79 states and 89 transitions.
[2023-11-19 07:57:44,942 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2023-11-19 07:57:44,943 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:57:44,943 INFO  L195           NwaCegarLoop]: trace histogram [14, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:57:44,971 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:57:45,160 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:57:45,161 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:57:45,161 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:57:45,161 INFO  L85        PathProgramCache]: Analyzing trace with hash -1193302554, now seen corresponding path program 2 times
[2023-11-19 07:57:45,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:57:45,162 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1847887569]
[2023-11-19 07:57:45,162 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:57:45,162 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:57:45,177 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:57:45,177 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1346391848]
[2023-11-19 07:57:45,177 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:57:45,178 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:57:45,178 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:57:45,179 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:57:45,203 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e317677c-1e83-490a-9fff-5a041d36b8e1/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:57:45,255 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:57:45,255 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:57:45,257 INFO  L262         TraceCheckSpWp]: Trace formula consists of 217 conjuncts, 45 conjunts are in the unsatisfiable core
[2023-11-19 07:57:45,263 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:57:45,775 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 46 proven. 40 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked.
[2023-11-19 07:57:45,775 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:58:11,982 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 46 proven. 40 refuted. 0 times theorem prover too weak. 276 trivial. 0 not checked.
[2023-11-19 07:58:11,982 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:58:11,982 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1847887569]
[2023-11-19 07:58:11,983 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:58:11,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1346391848]
[2023-11-19 07:58:11,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1346391848] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:58:11,983 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:58:11,983 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13] total 22
[2023-11-19 07:58:11,984 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083115645]
[2023-11-19 07:58:11,984 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:58:11,985 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2023-11-19 07:58:11,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:58:11,986 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2023-11-19 07:58:11,986 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=370, Unknown=0, NotChecked=0, Total=462
[2023-11-19 07:58:11,987 INFO  L87              Difference]: Start difference. First operand 79 states and 89 transitions. Second operand  has 22 states, 22 states have (on average 2.0) internal successors, (44), 21 states have internal predecessors, (44), 11 states have call successors, (28), 3 states have call predecessors, (28), 2 states have return successors, (26), 9 states have call predecessors, (26), 9 states have call successors, (26)