./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b 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_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 1447114af8a4b489e3ec713f117f7a92d9cc93e5175903910b61bfe512c41aed --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:35:54,671 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:35:54,744 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 22:35:54,750 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:35:54,751 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:35:54,779 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:35:54,780 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:35:54,781 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:35:54,782 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:35:54,782 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:35:54,783 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:35:54,784 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:35:54,784 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:35:54,785 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:35:54,785 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:35:54,786 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:35:54,786 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:35:54,787 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:35:54,787 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:35:54,788 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:35:54,788 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:35:54,789 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:35:54,789 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:35:54,790 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:35:54,790 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:35:54,790 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:35:54,791 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:35:54,791 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:35:54,792 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:35:54,792 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:35:54,792 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:35:54,793 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:35:54,793 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:35:54,793 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:35:54,794 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:35:54,794 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:35:54,794 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:35:54,794 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:35:54,795 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:35:54,795 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_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/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_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 1447114af8a4b489e3ec713f117f7a92d9cc93e5175903910b61bfe512c41aed [2023-11-06 22:35:55,032 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:35:55,063 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:35:55,065 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:35:55,067 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:35:55,068 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:35:55,069 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i [2023-11-06 22:35:58,211 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:35:58,534 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:35:58,535 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i [2023-11-06 22:35:58,578 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/data/58c00bf47/08c3106a663a4795a3a036abb5311d32/FLAGb4698ff9c [2023-11-06 22:35:58,591 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/data/58c00bf47/08c3106a663a4795a3a036abb5311d32 [2023-11-06 22:35:58,593 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:35:58,595 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:35:58,596 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:35:58,597 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:35:58,603 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:35:58,604 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:35:58" (1/1) ... [2023-11-06 22:35:58,605 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e94f620 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:58, skipping insertion in model container [2023-11-06 22:35:58,605 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:35:58" (1/1) ... [2023-11-06 22:35:58,672 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:35:59,098 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_2aca0db8-4e07-4357-9ad6-92bf85df2993/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i[33021,33034] [2023-11-06 22:35:59,190 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:35:59,202 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:35:59,233 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_2aca0db8-4e07-4357-9ad6-92bf85df2993/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test1-2.i[33021,33034] [2023-11-06 22:35:59,295 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:35:59,361 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:35:59,362 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59 WrapperNode [2023-11-06 22:35:59,362 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:35:59,363 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:35:59,364 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:35:59,364 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:35:59,371 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,422 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,539 INFO L138 Inliner]: procedures = 177, calls = 237, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 955 [2023-11-06 22:35:59,539 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:35:59,540 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:35:59,540 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:35:59,541 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:35:59,551 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,551 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,560 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,560 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,604 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,616 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,621 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,626 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,636 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:35:59,637 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:35:59,637 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:35:59,638 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:35:59,638 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (1/1) ... [2023-11-06 22:35:59,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:35:59,661 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:35:59,673 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:35:59,693 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:35:59,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:35:59,723 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-06 22:35:59,723 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-06 22:35:59,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:35:59,724 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-06 22:35:59,724 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-06 22:35:59,724 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-06 22:35:59,725 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:35:59,725 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:35:59,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-06 22:35:59,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-06 22:35:59,726 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:35:59,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:35:59,728 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:35:59,729 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:35:59,958 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:35:59,960 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:36:01,328 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:36:01,345 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:36:01,345 INFO L302 CfgBuilder]: Removed 40 assume(true) statements. [2023-11-06 22:36:01,349 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:36:01 BoogieIcfgContainer [2023-11-06 22:36:01,349 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:36:01,354 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:36:01,355 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:36:01,358 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:36:01,359 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:35:58" (1/3) ... [2023-11-06 22:36:01,360 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50ae9421 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:36:01, skipping insertion in model container [2023-11-06 22:36:01,360 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:35:59" (2/3) ... [2023-11-06 22:36:01,362 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50ae9421 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:36:01, skipping insertion in model container [2023-11-06 22:36:01,362 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:36:01" (3/3) ... [2023-11-06 22:36:01,364 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_SFH_test1-2.i [2023-11-06 22:36:01,386 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:36:01,387 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 22:36:01,447 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:36:01,454 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=LoopsAndPotentialCycles, 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;@19d92a1a, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:36:01,454 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 22:36:01,460 INFO L276 IsEmpty]: Start isEmpty. Operand has 247 states, 230 states have (on average 1.6782608695652175) internal successors, (386), 241 states have internal predecessors, (386), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-06 22:36:01,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-06 22:36:01,469 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:01,470 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:01,470 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:01,475 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:01,476 INFO L85 PathProgramCache]: Analyzing trace with hash -1526240766, now seen corresponding path program 1 times [2023-11-06 22:36:01,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:01,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378765542] [2023-11-06 22:36:01,487 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:01,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:36:01,761 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-06 22:36:01,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:01,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378765542] [2023-11-06 22:36:01,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [378765542] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:36:01,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:36:01,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:36:01,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [623914315] [2023-11-06 22:36:01,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:36:01,772 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:36:01,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:01,824 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:36:01,825 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:36:01,830 INFO L87 Difference]: Start difference. First operand has 247 states, 230 states have (on average 1.6782608695652175) internal successors, (386), 241 states have internal predecessors, (386), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 13 states have call successors, (13) Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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-06 22:36:01,991 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:01,991 INFO L93 Difference]: Finished difference Result 664 states and 1126 transitions. [2023-11-06 22:36:01,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:36:02,000 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 10 [2023-11-06 22:36:02,000 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:02,022 INFO L225 Difference]: With dead ends: 664 [2023-11-06 22:36:02,022 INFO L226 Difference]: Without dead ends: 381 [2023-11-06 22:36:02,030 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:36:02,035 INFO L413 NwaCegarLoop]: 364 mSDtfsCounter, 252 mSDsluCounter, 361 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 255 SdHoareTripleChecker+Valid, 725 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:36:02,036 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [255 Valid, 725 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:36:02,058 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 381 states. [2023-11-06 22:36:02,105 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 381 to 210. [2023-11-06 22:36:02,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 210 states, 194 states have (on average 1.5) internal successors, (291), 204 states have internal predecessors, (291), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-06 22:36:02,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 210 states and 317 transitions. [2023-11-06 22:36:02,113 INFO L78 Accepts]: Start accepts. Automaton has 210 states and 317 transitions. Word has length 10 [2023-11-06 22:36:02,113 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:02,113 INFO L495 AbstractCegarLoop]: Abstraction has 210 states and 317 transitions. [2023-11-06 22:36:02,113 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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-06 22:36:02,114 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 317 transitions. [2023-11-06 22:36:02,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2023-11-06 22:36:02,120 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:02,120 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:02,120 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:36:02,121 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:02,121 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:02,121 INFO L85 PathProgramCache]: Analyzing trace with hash 549929821, now seen corresponding path program 1 times [2023-11-06 22:36:02,122 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:02,122 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1650582612] [2023-11-06 22:36:02,122 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:02,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:02,211 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:02,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1714293149] [2023-11-06 22:36:02,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:02,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:02,212 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:02,220 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:02,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:36:02,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:36:02,548 INFO L262 TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:36:02,557 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:36:02,619 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:36:02,619 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:02,619 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1650582612] [2023-11-06 22:36:02,619 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:02,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1714293149] [2023-11-06 22:36:02,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1714293149] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:36:02,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:36:02,625 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:36:02,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291461825] [2023-11-06 22:36:02,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:36:02,627 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:36:02,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:02,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:36:02,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:36:02,630 INFO L87 Difference]: Start difference. First operand 210 states and 317 transitions. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-06 22:36:02,752 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:02,752 INFO L93 Difference]: Finished difference Result 438 states and 662 transitions. [2023-11-06 22:36:02,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:36:02,753 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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 85 [2023-11-06 22:36:02,753 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:02,759 INFO L225 Difference]: With dead ends: 438 [2023-11-06 22:36:02,759 INFO L226 Difference]: Without dead ends: 231 [2023-11-06 22:36:02,761 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 83 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:36:02,763 INFO L413 NwaCegarLoop]: 296 mSDtfsCounter, 9 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 577 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:36:02,764 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 577 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:36:02,768 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 231 states. [2023-11-06 22:36:02,796 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 231 to 230. [2023-11-06 22:36:02,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 230 states, 214 states have (on average 1.4532710280373833) internal successors, (311), 224 states have internal predecessors, (311), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-06 22:36:02,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 230 states and 337 transitions. [2023-11-06 22:36:02,800 INFO L78 Accepts]: Start accepts. Automaton has 230 states and 337 transitions. Word has length 85 [2023-11-06 22:36:02,800 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:02,801 INFO L495 AbstractCegarLoop]: Abstraction has 230 states and 337 transitions. [2023-11-06 22:36:02,801 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-06 22:36:02,801 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 337 transitions. [2023-11-06 22:36:02,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2023-11-06 22:36:02,806 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:02,806 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:02,818 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:36:03,013 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:03,013 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:03,014 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:03,014 INFO L85 PathProgramCache]: Analyzing trace with hash 1042555995, now seen corresponding path program 1 times [2023-11-06 22:36:03,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:03,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548978206] [2023-11-06 22:36:03,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:03,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:03,095 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:03,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [40099772] [2023-11-06 22:36:03,096 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:03,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:03,096 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:03,104 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:03,130 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-06 22:36:03,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:36:03,432 INFO L262 TraceCheckSpWp]: Trace formula consists of 429 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:36:03,440 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:03,490 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:36:03,491 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:36:03,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:03,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548978206] [2023-11-06 22:36:03,493 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:03,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [40099772] [2023-11-06 22:36:03,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [40099772] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:36:03,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:36:03,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:36:03,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [530032945] [2023-11-06 22:36:03,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:36:03,496 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:36:03,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:03,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:36:03,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:36:03,498 INFO L87 Difference]: Start difference. First operand 230 states and 337 transitions. Second operand has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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-06 22:36:03,593 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:03,594 INFO L93 Difference]: Finished difference Result 444 states and 658 transitions. [2023-11-06 22:36:03,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:36:03,595 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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 85 [2023-11-06 22:36:03,596 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:03,597 INFO L225 Difference]: With dead ends: 444 [2023-11-06 22:36:03,598 INFO L226 Difference]: Without dead ends: 217 [2023-11-06 22:36:03,599 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-06 22:36:03,602 INFO L413 NwaCegarLoop]: 289 mSDtfsCounter, 165 mSDsluCounter, 424 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 713 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:36:03,603 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 713 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:36:03,605 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 217 states. [2023-11-06 22:36:03,629 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 217 to 216. [2023-11-06 22:36:03,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 216 states, 200 states have (on average 1.45) internal successors, (290), 210 states have internal predecessors, (290), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 4 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-06 22:36:03,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 316 transitions. [2023-11-06 22:36:03,636 INFO L78 Accepts]: Start accepts. Automaton has 216 states and 316 transitions. Word has length 85 [2023-11-06 22:36:03,636 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:03,636 INFO L495 AbstractCegarLoop]: Abstraction has 216 states and 316 transitions. [2023-11-06 22:36:03,637 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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-06 22:36:03,637 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 316 transitions. [2023-11-06 22:36:03,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2023-11-06 22:36:03,645 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:03,646 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:03,660 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-06 22:36:03,851 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:03,852 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:03,853 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:03,853 INFO L85 PathProgramCache]: Analyzing trace with hash 380878185, now seen corresponding path program 1 times [2023-11-06 22:36:03,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:03,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [481370119] [2023-11-06 22:36:03,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:03,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:03,908 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:03,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1344177945] [2023-11-06 22:36:03,908 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:03,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:03,909 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:03,910 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:03,916 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-06 22:36:04,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:36:04,198 INFO L262 TraceCheckSpWp]: Trace formula consists of 415 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:36:04,202 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:04,319 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:36:04,320 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:36:04,442 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:36:04,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:04,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [481370119] [2023-11-06 22:36:04,443 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:04,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1344177945] [2023-11-06 22:36:04,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1344177945] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:36:04,443 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-06 22:36:04,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 6 [2023-11-06 22:36:04,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13746162] [2023-11-06 22:36:04,444 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-06 22:36:04,445 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 22:36:04,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:04,446 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 22:36:04,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:36:04,447 INFO L87 Difference]: Start difference. First operand 216 states and 316 transitions. Second operand has 6 states, 6 states have (on average 26.833333333333332) internal successors, (161), 6 states have internal predecessors, (161), 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-06 22:36:04,564 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:04,564 INFO L93 Difference]: Finished difference Result 781 states and 1143 transitions. [2023-11-06 22:36:04,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 22:36:04,565 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 26.833333333333332) internal successors, (161), 6 states have internal predecessors, (161), 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 85 [2023-11-06 22:36:04,566 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:04,571 INFO L225 Difference]: With dead ends: 781 [2023-11-06 22:36:04,571 INFO L226 Difference]: Without dead ends: 750 [2023-11-06 22:36:04,572 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 168 GetRequests, 164 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:36:04,573 INFO L413 NwaCegarLoop]: 346 mSDtfsCounter, 1335 mSDsluCounter, 850 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1347 SdHoareTripleChecker+Valid, 1196 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:36:04,573 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1347 Valid, 1196 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:36:04,575 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 750 states. [2023-11-06 22:36:04,599 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 750 to 750. [2023-11-06 22:36:04,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 750 states, 725 states have (on average 1.4427586206896552) internal successors, (1046), 735 states have internal predecessors, (1046), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 13 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-06 22:36:04,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 750 states to 750 states and 1090 transitions. [2023-11-06 22:36:04,606 INFO L78 Accepts]: Start accepts. Automaton has 750 states and 1090 transitions. Word has length 85 [2023-11-06 22:36:04,606 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:04,607 INFO L495 AbstractCegarLoop]: Abstraction has 750 states and 1090 transitions. [2023-11-06 22:36:04,607 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.833333333333332) internal successors, (161), 6 states have internal predecessors, (161), 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-06 22:36:04,607 INFO L276 IsEmpty]: Start isEmpty. Operand 750 states and 1090 transitions. [2023-11-06 22:36:04,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2023-11-06 22:36:04,612 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:04,612 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:04,623 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-06 22:36:04,819 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:04,819 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:04,819 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:04,819 INFO L85 PathProgramCache]: Analyzing trace with hash -1993263806, now seen corresponding path program 2 times [2023-11-06 22:36:04,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:04,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294115883] [2023-11-06 22:36:04,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:04,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:05,001 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:05,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2070345973] [2023-11-06 22:36:05,003 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-06 22:36:05,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:05,004 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:05,008 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:05,026 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-06 22:36:05,438 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-06 22:36:05,438 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 22:36:05,440 INFO L262 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-06 22:36:05,461 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:06,684 INFO L134 CoverageAnalysis]: Checked inductivity of 454 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 454 trivial. 0 not checked. [2023-11-06 22:36:06,686 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:36:06,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:06,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294115883] [2023-11-06 22:36:06,686 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:06,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2070345973] [2023-11-06 22:36:06,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2070345973] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:36:06,690 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:36:06,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:36:06,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [663427168] [2023-11-06 22:36:06,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:36:06,693 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:36:06,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:06,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:36:06,695 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:36:06,695 INFO L87 Difference]: Start difference. First operand 750 states and 1090 transitions. Second operand has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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-06 22:36:06,922 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:06,923 INFO L93 Difference]: Finished difference Result 1369 states and 1987 transitions. [2023-11-06 22:36:06,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:36:06,924 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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 310 [2023-11-06 22:36:06,924 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:06,929 INFO L225 Difference]: With dead ends: 1369 [2023-11-06 22:36:06,929 INFO L226 Difference]: Without dead ends: 748 [2023-11-06 22:36:06,930 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 309 GetRequests, 307 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:36:06,932 INFO L413 NwaCegarLoop]: 308 mSDtfsCounter, 123 mSDsluCounter, 566 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 874 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:36:06,932 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 874 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:36:06,934 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 748 states. [2023-11-06 22:36:06,955 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 748 to 748. [2023-11-06 22:36:06,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 748 states, 723 states have (on average 1.4426002766251729) internal successors, (1043), 733 states have internal predecessors, (1043), 22 states have call successors, (22), 2 states have call predecessors, (22), 2 states have return successors, (22), 13 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-06 22:36:06,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 748 states to 748 states and 1087 transitions. [2023-11-06 22:36:06,963 INFO L78 Accepts]: Start accepts. Automaton has 748 states and 1087 transitions. Word has length 310 [2023-11-06 22:36:06,963 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:06,963 INFO L495 AbstractCegarLoop]: Abstraction has 748 states and 1087 transitions. [2023-11-06 22:36:06,963 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.0) internal successors, (84), 4 states have internal predecessors, (84), 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-06 22:36:06,964 INFO L276 IsEmpty]: Start isEmpty. Operand 748 states and 1087 transitions. [2023-11-06 22:36:06,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2023-11-06 22:36:06,969 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:06,970 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:06,980 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-06 22:36:07,175 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:07,176 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:07,176 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:07,176 INFO L85 PathProgramCache]: Analyzing trace with hash 369642217, now seen corresponding path program 1 times [2023-11-06 22:36:07,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:07,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032003955] [2023-11-06 22:36:07,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:07,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:07,375 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:07,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [261340701] [2023-11-06 22:36:07,375 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:07,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:07,376 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:07,377 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:07,407 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-06 22:36:08,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:36:08,152 INFO L262 TraceCheckSpWp]: Trace formula consists of 1633 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-06 22:36:08,160 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:08,613 INFO L134 CoverageAnalysis]: Checked inductivity of 452 backedges. 0 proven. 448 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-06 22:36:08,613 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:36:09,083 INFO L134 CoverageAnalysis]: Checked inductivity of 452 backedges. 0 proven. 448 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-06 22:36:09,083 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:09,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032003955] [2023-11-06 22:36:09,083 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:09,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [261340701] [2023-11-06 22:36:09,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [261340701] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:36:09,084 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-06 22:36:09,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2023-11-06 22:36:09,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454009240] [2023-11-06 22:36:09,085 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-06 22:36:09,086 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-06 22:36:09,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:09,088 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-06 22:36:09,089 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132 [2023-11-06 22:36:09,090 INFO L87 Difference]: Start difference. First operand 748 states and 1087 transitions. Second operand has 12 states, 12 states have (on average 52.0) internal successors, (624), 12 states have internal predecessors, (624), 3 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-06 22:36:09,431 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:36:09,431 INFO L93 Difference]: Finished difference Result 1847 states and 2691 transitions. [2023-11-06 22:36:09,432 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-06 22:36:09,432 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 52.0) internal successors, (624), 12 states have internal predecessors, (624), 3 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 325 [2023-11-06 22:36:09,434 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:36:09,445 INFO L225 Difference]: With dead ends: 1847 [2023-11-06 22:36:09,445 INFO L226 Difference]: Without dead ends: 1816 [2023-11-06 22:36:09,446 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 648 GetRequests, 638 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=66, Unknown=0, NotChecked=0, Total=132 [2023-11-06 22:36:09,447 INFO L413 NwaCegarLoop]: 306 mSDtfsCounter, 3263 mSDsluCounter, 2496 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3289 SdHoareTripleChecker+Valid, 2802 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-06 22:36:09,447 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3289 Valid, 2802 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:36:09,451 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1816 states. [2023-11-06 22:36:09,500 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1816 to 1816. [2023-11-06 22:36:09,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1816 states, 1773 states have (on average 1.4410603496897914) internal successors, (2555), 1783 states have internal predecessors, (2555), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:36:09,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1816 states to 1816 states and 2635 transitions. [2023-11-06 22:36:09,557 INFO L78 Accepts]: Start accepts. Automaton has 1816 states and 2635 transitions. Word has length 325 [2023-11-06 22:36:09,558 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:36:09,558 INFO L495 AbstractCegarLoop]: Abstraction has 1816 states and 2635 transitions. [2023-11-06 22:36:09,559 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 52.0) internal successors, (624), 12 states have internal predecessors, (624), 3 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-06 22:36:09,559 INFO L276 IsEmpty]: Start isEmpty. Operand 1816 states and 2635 transitions. [2023-11-06 22:36:09,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 776 [2023-11-06 22:36:09,583 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:36:09,584 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:36:09,598 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-06 22:36:09,798 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-06 22:36:09,799 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:36:09,800 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:36:09,800 INFO L85 PathProgramCache]: Analyzing trace with hash 218489353, now seen corresponding path program 2 times [2023-11-06 22:36:09,800 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:36:09,800 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1118519246] [2023-11-06 22:36:09,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:36:09,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:36:10,136 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:36:10,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [102407434] [2023-11-06 22:36:10,137 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-06 22:36:10,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:36:10,137 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:36:10,138 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:36:10,148 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-06 22:36:44,185 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-06 22:36:44,185 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 22:36:44,256 INFO L262 TraceCheckSpWp]: Trace formula consists of 3775 conjuncts, 41 conjunts are in the unsatisfiable core [2023-11-06 22:36:44,287 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:36:44,620 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 15 [2023-11-06 22:36:45,275 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:36:45,276 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 47 treesize of output 27 [2023-11-06 22:36:45,582 INFO L134 CoverageAnalysis]: Checked inductivity of 3371 backedges. 1347 proven. 137 refuted. 0 times theorem prover too weak. 1887 trivial. 0 not checked. [2023-11-06 22:36:45,583 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:36:46,344 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:36:46,344 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 42 treesize of output 24 [2023-11-06 22:36:55,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:36:55,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1118519246] [2023-11-06 22:36:55,061 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:36:55,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [102407434] [2023-11-06 22:36:55,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [102407434] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:36:55,061 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-11-06 22:36:55,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15] total 15 [2023-11-06 22:36:55,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1487271853] [2023-11-06 22:36:55,062 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-11-06 22:36:55,063 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2023-11-06 22:36:55,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:36:55,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-11-06 22:36:55,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=551, Unknown=0, NotChecked=0, Total=650 [2023-11-06 22:36:55,065 INFO L87 Difference]: Start difference. First operand 1816 states and 2635 transitions. Second operand has 15 states, 15 states have (on average 18.266666666666666) internal successors, (274), 15 states have internal predecessors, (274), 2 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-06 22:37:02,967 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:37:02,967 INFO L93 Difference]: Finished difference Result 3234 states and 4686 transitions. [2023-11-06 22:37:02,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-06 22:37:02,968 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 18.266666666666666) internal successors, (274), 15 states have internal predecessors, (274), 2 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 775 [2023-11-06 22:37:02,969 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:37:02,980 INFO L225 Difference]: With dead ends: 3234 [2023-11-06 22:37:02,980 INFO L226 Difference]: Without dead ends: 1853 [2023-11-06 22:37:02,983 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1487 GetRequests, 1455 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 118 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=217, Invalid=905, Unknown=0, NotChecked=0, Total=1122 [2023-11-06 22:37:02,984 INFO L413 NwaCegarLoop]: 779 mSDtfsCounter, 903 mSDsluCounter, 5609 mSDsCounter, 0 mSdLazyCounter, 4208 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 911 SdHoareTripleChecker+Valid, 6388 SdHoareTripleChecker+Invalid, 4214 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 4208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.4s IncrementalHoareTripleChecker+Time [2023-11-06 22:37:02,984 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [911 Valid, 6388 Invalid, 4214 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [6 Valid, 4208 Invalid, 0 Unknown, 0 Unchecked, 7.4s Time] [2023-11-06 22:37:02,987 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1853 states. [2023-11-06 22:37:03,033 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1853 to 1848. [2023-11-06 22:37:03,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1848 states, 1805 states have (on average 1.43601108033241) internal successors, (2592), 1815 states have internal predecessors, (2592), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:37:03,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1848 states to 1848 states and 2672 transitions. [2023-11-06 22:37:03,047 INFO L78 Accepts]: Start accepts. Automaton has 1848 states and 2672 transitions. Word has length 775 [2023-11-06 22:37:03,048 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:37:03,048 INFO L495 AbstractCegarLoop]: Abstraction has 1848 states and 2672 transitions. [2023-11-06 22:37:03,048 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 18.266666666666666) internal successors, (274), 15 states have internal predecessors, (274), 2 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-06 22:37:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 1848 states and 2672 transitions. [2023-11-06 22:37:03,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 776 [2023-11-06 22:37:03,074 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:37:03,075 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:37:03,146 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-06 22:37:03,288 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2023-11-06 22:37:03,288 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:37:03,288 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:37:03,289 INFO L85 PathProgramCache]: Analyzing trace with hash -1839180729, now seen corresponding path program 1 times [2023-11-06 22:37:03,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:37:03,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1184957362] [2023-11-06 22:37:03,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:37:03,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:37:03,667 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:37:03,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1876992066] [2023-11-06 22:37:03,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:37:03,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:37:03,668 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:37:03,669 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:37:03,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-06 22:37:05,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:37:05,313 INFO L262 TraceCheckSpWp]: Trace formula consists of 3773 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 22:37:05,330 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:37:05,410 INFO L134 CoverageAnalysis]: Checked inductivity of 3371 backedges. 1336 proven. 0 refuted. 0 times theorem prover too weak. 2035 trivial. 0 not checked. [2023-11-06 22:37:05,411 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:37:05,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:37:05,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1184957362] [2023-11-06 22:37:05,411 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:37:05,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1876992066] [2023-11-06 22:37:05,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1876992066] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:37:05,412 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:37:05,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:37:05,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [876063286] [2023-11-06 22:37:05,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:37:05,413 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:37:05,414 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:37:05,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:37:05,414 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:37:05,415 INFO L87 Difference]: Start difference. First operand 1848 states and 2672 transitions. Second operand has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 2 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-06 22:37:05,501 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:37:05,502 INFO L93 Difference]: Finished difference Result 3206 states and 4548 transitions. [2023-11-06 22:37:05,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:37:05,502 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 2 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 775 [2023-11-06 22:37:05,503 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:37:05,512 INFO L225 Difference]: With dead ends: 3206 [2023-11-06 22:37:05,512 INFO L226 Difference]: Without dead ends: 1366 [2023-11-06 22:37:05,517 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 775 GetRequests, 772 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-06 22:37:05,519 INFO L413 NwaCegarLoop]: 222 mSDtfsCounter, 78 mSDsluCounter, 359 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 581 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:37:05,519 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 581 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:37:05,521 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1366 states. [2023-11-06 22:37:05,562 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1366 to 1366. [2023-11-06 22:37:05,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1366 states, 1323 states have (on average 1.348450491307634) internal successors, (1784), 1333 states have internal predecessors, (1784), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:37:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1366 states to 1366 states and 1864 transitions. [2023-11-06 22:37:05,573 INFO L78 Accepts]: Start accepts. Automaton has 1366 states and 1864 transitions. Word has length 775 [2023-11-06 22:37:05,573 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:37:05,574 INFO L495 AbstractCegarLoop]: Abstraction has 1366 states and 1864 transitions. [2023-11-06 22:37:05,574 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 47.0) internal successors, (188), 4 states have internal predecessors, (188), 2 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-06 22:37:05,574 INFO L276 IsEmpty]: Start isEmpty. Operand 1366 states and 1864 transitions. [2023-11-06 22:37:05,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 777 [2023-11-06 22:37:05,583 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:37:05,583 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:37:05,606 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-06 22:37:05,800 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:37:05,800 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:37:05,800 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:37:05,801 INFO L85 PathProgramCache]: Analyzing trace with hash -1045157999, now seen corresponding path program 1 times [2023-11-06 22:37:05,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:37:05,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1666761262] [2023-11-06 22:37:05,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:37:05,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:37:06,157 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:37:06,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [997301610] [2023-11-06 22:37:06,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:37:06,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:37:06,157 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:37:06,160 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:37:06,187 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-06 22:37:20,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:37:20,993 INFO L262 TraceCheckSpWp]: Trace formula consists of 3776 conjuncts, 29 conjunts are in the unsatisfiable core [2023-11-06 22:37:21,010 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:37:21,155 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 15 [2023-11-06 22:37:21,691 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:37:21,692 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 47 treesize of output 27 [2023-11-06 22:37:21,876 INFO L134 CoverageAnalysis]: Checked inductivity of 3371 backedges. 883 proven. 32 refuted. 0 times theorem prover too weak. 2456 trivial. 0 not checked. [2023-11-06 22:37:21,876 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:37:22,459 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:37:22,459 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 42 treesize of output 24 [2023-11-06 22:37:24,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:37:24,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1666761262] [2023-11-06 22:37:24,409 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:37:24,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [997301610] [2023-11-06 22:37:24,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [997301610] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:37:24,410 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-11-06 22:37:24,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13 [2023-11-06 22:37:24,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723015794] [2023-11-06 22:37:24,411 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-11-06 22:37:24,412 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-06 22:37:24,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:37:24,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-06 22:37:24,414 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=423, Unknown=0, NotChecked=0, Total=506 [2023-11-06 22:37:24,414 INFO L87 Difference]: Start difference. First operand 1366 states and 1864 transitions. Second operand has 13 states, 13 states have (on average 15.461538461538462) internal successors, (201), 13 states have internal predecessors, (201), 2 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-06 22:37:28,691 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:37:28,692 INFO L93 Difference]: Finished difference Result 2565 states and 3511 transitions. [2023-11-06 22:37:28,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-06 22:37:28,693 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 15.461538461538462) internal successors, (201), 13 states have internal predecessors, (201), 2 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 776 [2023-11-06 22:37:28,693 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:37:28,701 INFO L225 Difference]: With dead ends: 2565 [2023-11-06 22:37:28,701 INFO L226 Difference]: Without dead ends: 1366 [2023-11-06 22:37:28,704 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1489 GetRequests, 1460 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 75 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=193, Invalid=737, Unknown=0, NotChecked=0, Total=930 [2023-11-06 22:37:28,705 INFO L413 NwaCegarLoop]: 410 mSDtfsCounter, 532 mSDsluCounter, 2423 mSDsCounter, 0 mSdLazyCounter, 1702 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 535 SdHoareTripleChecker+Valid, 2833 SdHoareTripleChecker+Invalid, 1710 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1702 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time [2023-11-06 22:37:28,705 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [535 Valid, 2833 Invalid, 1710 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1702 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time] [2023-11-06 22:37:28,707 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1366 states. [2023-11-06 22:37:28,745 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1366 to 1366. [2023-11-06 22:37:28,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1366 states, 1323 states have (on average 1.347694633408919) internal successors, (1783), 1333 states have internal predecessors, (1783), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:37:28,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1366 states to 1366 states and 1863 transitions. [2023-11-06 22:37:28,755 INFO L78 Accepts]: Start accepts. Automaton has 1366 states and 1863 transitions. Word has length 776 [2023-11-06 22:37:28,755 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:37:28,755 INFO L495 AbstractCegarLoop]: Abstraction has 1366 states and 1863 transitions. [2023-11-06 22:37:28,756 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 15.461538461538462) internal successors, (201), 13 states have internal predecessors, (201), 2 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-06 22:37:28,756 INFO L276 IsEmpty]: Start isEmpty. Operand 1366 states and 1863 transitions. [2023-11-06 22:37:28,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 778 [2023-11-06 22:37:28,765 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:37:28,765 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 8, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:37:28,826 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-06 22:37:28,984 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:37:28,984 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:37:28,984 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:37:28,984 INFO L85 PathProgramCache]: Analyzing trace with hash 1467570311, now seen corresponding path program 2 times [2023-11-06 22:37:28,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:37:28,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1192862706] [2023-11-06 22:37:28,985 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:37:28,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:37:29,301 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:37:29,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1356168822] [2023-11-06 22:37:29,302 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-06 22:37:29,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:37:29,302 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:37:29,306 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:37:29,316 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-06 22:37:47,894 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-06 22:37:47,895 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 22:37:47,939 INFO L262 TraceCheckSpWp]: Trace formula consists of 3777 conjuncts, 41 conjunts are in the unsatisfiable core [2023-11-06 22:37:47,954 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:37:48,331 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 15 [2023-11-06 22:37:48,888 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:37:48,889 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 47 treesize of output 27 [2023-11-06 22:37:49,070 INFO L134 CoverageAnalysis]: Checked inductivity of 3372 backedges. 1661 proven. 318 refuted. 0 times theorem prover too weak. 1393 trivial. 0 not checked. [2023-11-06 22:37:49,070 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:37:49,727 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:37:49,727 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 42 treesize of output 24 [2023-11-06 22:38:02,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:38:02,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1192862706] [2023-11-06 22:38:02,600 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:38:02,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356168822] [2023-11-06 22:38:02,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356168822] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:38:02,600 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-11-06 22:38:02,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16 [2023-11-06 22:38:02,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452593053] [2023-11-06 22:38:02,601 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-11-06 22:38:02,603 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-11-06 22:38:02,603 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:38:02,604 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-11-06 22:38:02,604 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=112, Invalid=644, Unknown=0, NotChecked=0, Total=756 [2023-11-06 22:38:02,605 INFO L87 Difference]: Start difference. First operand 1366 states and 1863 transitions. Second operand has 16 states, 16 states have (on average 21.9375) internal successors, (351), 16 states have internal predecessors, (351), 2 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-06 22:38:09,661 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:38:09,661 INFO L93 Difference]: Finished difference Result 2299 states and 3149 transitions. [2023-11-06 22:38:09,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-11-06 22:38:09,662 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 21.9375) internal successors, (351), 16 states have internal predecessors, (351), 2 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 777 [2023-11-06 22:38:09,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:38:09,671 INFO L225 Difference]: With dead ends: 2299 [2023-11-06 22:38:09,671 INFO L226 Difference]: Without dead ends: 1366 [2023-11-06 22:38:09,673 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1491 GetRequests, 1457 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 131 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=238, Invalid=1022, Unknown=0, NotChecked=0, Total=1260 [2023-11-06 22:38:09,674 INFO L413 NwaCegarLoop]: 737 mSDtfsCounter, 802 mSDsluCounter, 6085 mSDsCounter, 0 mSdLazyCounter, 3588 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 813 SdHoareTripleChecker+Valid, 6822 SdHoareTripleChecker+Invalid, 3596 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 3588 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.6s IncrementalHoareTripleChecker+Time [2023-11-06 22:38:09,675 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [813 Valid, 6822 Invalid, 3596 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 3588 Invalid, 0 Unknown, 0 Unchecked, 6.6s Time] [2023-11-06 22:38:09,677 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1366 states. [2023-11-06 22:38:09,751 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1366 to 1366. [2023-11-06 22:38:09,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1366 states, 1323 states have (on average 1.346938775510204) internal successors, (1782), 1333 states have internal predecessors, (1782), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:38:09,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1366 states to 1366 states and 1862 transitions. [2023-11-06 22:38:09,759 INFO L78 Accepts]: Start accepts. Automaton has 1366 states and 1862 transitions. Word has length 777 [2023-11-06 22:38:09,760 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:38:09,760 INFO L495 AbstractCegarLoop]: Abstraction has 1366 states and 1862 transitions. [2023-11-06 22:38:09,761 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 21.9375) internal successors, (351), 16 states have internal predecessors, (351), 2 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-06 22:38:09,761 INFO L276 IsEmpty]: Start isEmpty. Operand 1366 states and 1862 transitions. [2023-11-06 22:38:09,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 779 [2023-11-06 22:38:09,770 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:38:09,771 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 7, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:38:09,827 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2023-11-06 22:38:09,986 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-06 22:38:09,987 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:38:09,987 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:38:09,987 INFO L85 PathProgramCache]: Analyzing trace with hash -496763307, now seen corresponding path program 3 times [2023-11-06 22:38:09,988 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:38:09,988 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301757879] [2023-11-06 22:38:09,988 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:38:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:38:10,276 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:38:10,276 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1643272669] [2023-11-06 22:38:10,276 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-06 22:38:10,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:38:10,277 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:38:10,280 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:38:10,282 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-06 22:38:12,358 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-06 22:38:12,358 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-06 22:38:12,365 INFO L262 TraceCheckSpWp]: Trace formula consists of 415 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-06 22:38:12,379 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:38:12,524 INFO L134 CoverageAnalysis]: Checked inductivity of 3374 backedges. 629 proven. 0 refuted. 0 times theorem prover too weak. 2745 trivial. 0 not checked. [2023-11-06 22:38:12,524 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:38:12,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:38:12,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301757879] [2023-11-06 22:38:12,524 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:38:12,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1643272669] [2023-11-06 22:38:12,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1643272669] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:38:12,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:38:12,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 22:38:12,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075244284] [2023-11-06 22:38:12,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:38:12,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-06 22:38:12,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:38:12,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 22:38:12,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:38:12,528 INFO L87 Difference]: Start difference. First operand 1366 states and 1862 transitions. Second operand has 6 states, 6 states have (on average 27.833333333333332) internal successors, (167), 6 states have internal predecessors, (167), 2 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-06 22:38:12,803 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:38:12,803 INFO L93 Difference]: Finished difference Result 2731 states and 3741 transitions. [2023-11-06 22:38:12,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 22:38:12,805 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 27.833333333333332) internal successors, (167), 6 states have internal predecessors, (167), 2 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 778 [2023-11-06 22:38:12,805 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:38:12,816 INFO L225 Difference]: With dead ends: 2731 [2023-11-06 22:38:12,816 INFO L226 Difference]: Without dead ends: 1401 [2023-11-06 22:38:12,822 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 777 GetRequests, 773 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:38:12,824 INFO L413 NwaCegarLoop]: 227 mSDtfsCounter, 8 mSDsluCounter, 673 mSDsCounter, 0 mSdLazyCounter, 253 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 900 SdHoareTripleChecker+Invalid, 255 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 253 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:38:12,824 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 900 Invalid, 255 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 253 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:38:12,827 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1401 states. [2023-11-06 22:38:12,877 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1401 to 1394. [2023-11-06 22:38:12,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1394 states, 1351 states have (on average 1.3375277572168764) internal successors, (1807), 1361 states have internal predecessors, (1807), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:38:12,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1394 states to 1394 states and 1887 transitions. [2023-11-06 22:38:12,892 INFO L78 Accepts]: Start accepts. Automaton has 1394 states and 1887 transitions. Word has length 778 [2023-11-06 22:38:12,893 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:38:12,893 INFO L495 AbstractCegarLoop]: Abstraction has 1394 states and 1887 transitions. [2023-11-06 22:38:12,893 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 27.833333333333332) internal successors, (167), 6 states have internal predecessors, (167), 2 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-06 22:38:12,894 INFO L276 IsEmpty]: Start isEmpty. Operand 1394 states and 1887 transitions. [2023-11-06 22:38:12,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 789 [2023-11-06 22:38:12,903 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:38:12,904 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 7, 7, 7, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:38:12,920 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2023-11-06 22:38:13,116 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:38:13,116 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:38:13,116 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:38:13,117 INFO L85 PathProgramCache]: Analyzing trace with hash 792429895, now seen corresponding path program 1 times [2023-11-06 22:38:13,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:38:13,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967440102] [2023-11-06 22:38:13,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:38:13,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:38:13,472 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:38:13,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [543034171] [2023-11-06 22:38:13,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:38:13,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:38:13,473 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:38:13,482 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:38:13,499 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-11-06 22:38:57,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:38:58,045 INFO L262 TraceCheckSpWp]: Trace formula consists of 3788 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-06 22:38:58,059 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:38:58,239 INFO L134 CoverageAnalysis]: Checked inductivity of 3398 backedges. 331 proven. 0 refuted. 0 times theorem prover too weak. 3067 trivial. 0 not checked. [2023-11-06 22:38:58,240 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:38:58,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:38:58,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967440102] [2023-11-06 22:38:58,241 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:38:58,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [543034171] [2023-11-06 22:38:58,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [543034171] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:38:58,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:38:58,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-06 22:38:58,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [604065652] [2023-11-06 22:38:58,243 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:38:58,244 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 22:38:58,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:38:58,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 22:38:58,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-06 22:38:58,245 INFO L87 Difference]: Start difference. First operand 1394 states and 1887 transitions. Second operand has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (3), 1 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-06 22:38:58,591 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:38:58,591 INFO L93 Difference]: Finished difference Result 2790 states and 3797 transitions. [2023-11-06 22:38:58,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 22:38:58,592 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (3), 1 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 788 [2023-11-06 22:38:58,592 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:38:58,600 INFO L225 Difference]: With dead ends: 2790 [2023-11-06 22:38:58,600 INFO L226 Difference]: Without dead ends: 1444 [2023-11-06 22:38:58,603 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 788 GetRequests, 782 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2023-11-06 22:38:58,603 INFO L413 NwaCegarLoop]: 220 mSDtfsCounter, 13 mSDsluCounter, 817 mSDsCounter, 0 mSdLazyCounter, 346 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 1037 SdHoareTripleChecker+Invalid, 347 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 346 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-06 22:38:58,604 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 1037 Invalid, 347 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 346 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-06 22:38:58,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1444 states. [2023-11-06 22:38:58,644 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1444 to 1434. [2023-11-06 22:38:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1434 states, 1391 states have (on average 1.3350107836089145) internal successors, (1857), 1401 states have internal predecessors, (1857), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:38:58,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1434 states to 1434 states and 1937 transitions. [2023-11-06 22:38:58,651 INFO L78 Accepts]: Start accepts. Automaton has 1434 states and 1937 transitions. Word has length 788 [2023-11-06 22:38:58,651 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:38:58,652 INFO L495 AbstractCegarLoop]: Abstraction has 1434 states and 1937 transitions. [2023-11-06 22:38:58,652 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (3), 1 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-06 22:38:58,652 INFO L276 IsEmpty]: Start isEmpty. Operand 1434 states and 1937 transitions. [2023-11-06 22:38:58,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 796 [2023-11-06 22:38:58,662 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:38:58,662 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 7, 7, 7, 7, 7, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:38:58,732 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2023-11-06 22:38:58,876 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:38:58,876 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:38:58,876 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:38:58,876 INFO L85 PathProgramCache]: Analyzing trace with hash -1051514951, now seen corresponding path program 1 times [2023-11-06 22:38:58,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:38:58,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267874875] [2023-11-06 22:38:58,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:38:58,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:38:59,171 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:38:59,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [317522357] [2023-11-06 22:38:59,171 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:38:59,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:38:59,172 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:38:59,176 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:38:59,200 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-11-06 22:39:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:39:06,742 INFO L262 TraceCheckSpWp]: Trace formula consists of 3795 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-06 22:39:06,754 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:39:06,850 INFO L134 CoverageAnalysis]: Checked inductivity of 3419 backedges. 355 proven. 0 refuted. 0 times theorem prover too weak. 3064 trivial. 0 not checked. [2023-11-06 22:39:06,850 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:39:06,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:39:06,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267874875] [2023-11-06 22:39:06,850 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:39:06,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [317522357] [2023-11-06 22:39:06,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [317522357] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:39:06,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:39:06,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-06 22:39:06,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982550255] [2023-11-06 22:39:06,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:39:06,852 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 22:39:06,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:39:06,853 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 22:39:06,853 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-06 22:39:06,854 INFO L87 Difference]: Start difference. First operand 1434 states and 1937 transitions. Second operand has 7 states, 7 states have (on average 20.285714285714285) internal successors, (142), 7 states have internal predecessors, (142), 1 states have call successors, (3), 1 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-06 22:39:07,178 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:39:07,178 INFO L93 Difference]: Finished difference Result 2872 states and 3895 transitions. [2023-11-06 22:39:07,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-06 22:39:07,188 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 20.285714285714285) internal successors, (142), 7 states have internal predecessors, (142), 1 states have call successors, (3), 1 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 795 [2023-11-06 22:39:07,188 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:39:07,226 INFO L225 Difference]: With dead ends: 2872 [2023-11-06 22:39:07,226 INFO L226 Difference]: Without dead ends: 1494 [2023-11-06 22:39:07,229 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 797 GetRequests, 789 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90 [2023-11-06 22:39:07,230 INFO L413 NwaCegarLoop]: 215 mSDtfsCounter, 37 mSDsluCounter, 834 mSDsCounter, 0 mSdLazyCounter, 314 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 1049 SdHoareTripleChecker+Invalid, 319 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-06 22:39:07,230 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 1049 Invalid, 319 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 314 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-06 22:39:07,232 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1494 states. [2023-11-06 22:39:07,303 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1494 to 1454. [2023-11-06 22:39:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1454 states, 1411 states have (on average 1.3302622253720766) internal successors, (1877), 1421 states have internal predecessors, (1877), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:39:07,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1454 states to 1454 states and 1957 transitions. [2023-11-06 22:39:07,310 INFO L78 Accepts]: Start accepts. Automaton has 1454 states and 1957 transitions. Word has length 795 [2023-11-06 22:39:07,310 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:39:07,310 INFO L495 AbstractCegarLoop]: Abstraction has 1454 states and 1957 transitions. [2023-11-06 22:39:07,311 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.285714285714285) internal successors, (142), 7 states have internal predecessors, (142), 1 states have call successors, (3), 1 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-06 22:39:07,311 INFO L276 IsEmpty]: Start isEmpty. Operand 1454 states and 1957 transitions. [2023-11-06 22:39:07,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 796 [2023-11-06 22:39:07,320 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:39:07,321 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 7, 7, 7, 7, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:39:07,367 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2023-11-06 22:39:07,534 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:39:07,534 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:39:07,534 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:39:07,535 INFO L85 PathProgramCache]: Analyzing trace with hash 1932939549, now seen corresponding path program 1 times [2023-11-06 22:39:07,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:39:07,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1115959058] [2023-11-06 22:39:07,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:39:07,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:39:07,841 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:39:07,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1804159527] [2023-11-06 22:39:07,842 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:39:07,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:39:07,842 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:39:07,844 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:39:07,850 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-11-06 22:39:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:39:19,353 INFO L262 TraceCheckSpWp]: Trace formula consists of 3781 conjuncts, 43 conjunts are in the unsatisfiable core [2023-11-06 22:39:19,368 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:39:19,880 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 15 [2023-11-06 22:39:20,453 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:39:20,453 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 47 treesize of output 27 [2023-11-06 22:39:20,644 INFO L134 CoverageAnalysis]: Checked inductivity of 3419 backedges. 1837 proven. 578 refuted. 0 times theorem prover too weak. 1004 trivial. 0 not checked. [2023-11-06 22:39:20,644 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:39:21,402 INFO L322 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-06 22:39:21,402 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 42 treesize of output 24 [2023-11-06 22:39:41,641 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:39:41,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1115959058] [2023-11-06 22:39:41,641 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-06 22:39:41,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1804159527] [2023-11-06 22:39:41,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1804159527] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:39:41,641 INFO L185 FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences. [2023-11-06 22:39:41,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17] total 17 [2023-11-06 22:39:41,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [14816158] [2023-11-06 22:39:41,642 INFO L85 oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton [2023-11-06 22:39:41,643 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2023-11-06 22:39:41,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:39:41,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2023-11-06 22:39:41,645 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=127, Invalid=743, Unknown=0, NotChecked=0, Total=870 [2023-11-06 22:39:41,645 INFO L87 Difference]: Start difference. First operand 1454 states and 1957 transitions. Second operand has 17 states, 17 states have (on average 25.529411764705884) internal successors, (434), 17 states have internal predecessors, (434), 2 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-06 22:39:51,591 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:39:51,591 INFO L93 Difference]: Finished difference Result 2306 states and 3117 transitions. [2023-11-06 22:39:51,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-11-06 22:39:51,592 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 25.529411764705884) internal successors, (434), 17 states have internal predecessors, (434), 2 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 795 [2023-11-06 22:39:51,592 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:39:51,600 INFO L225 Difference]: With dead ends: 2306 [2023-11-06 22:39:51,600 INFO L226 Difference]: Without dead ends: 1450 [2023-11-06 22:39:51,602 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1525 GetRequests, 1489 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 144 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=261, Invalid=1145, Unknown=0, NotChecked=0, Total=1406 [2023-11-06 22:39:51,603 INFO L413 NwaCegarLoop]: 910 mSDtfsCounter, 978 mSDsluCounter, 7702 mSDsCounter, 0 mSdLazyCounter, 4244 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 992 SdHoareTripleChecker+Valid, 8612 SdHoareTripleChecker+Invalid, 4253 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 4244 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.4s IncrementalHoareTripleChecker+Time [2023-11-06 22:39:51,604 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [992 Valid, 8612 Invalid, 4253 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [9 Valid, 4244 Invalid, 0 Unknown, 0 Unchecked, 9.4s Time] [2023-11-06 22:39:51,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1450 states. [2023-11-06 22:39:51,646 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1450 to 1450. [2023-11-06 22:39:51,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1450 states, 1407 states have (on average 1.3297796730632552) internal successors, (1871), 1417 states have internal predecessors, (1871), 40 states have call successors, (40), 2 states have call predecessors, (40), 2 states have return successors, (40), 31 states have call predecessors, (40), 40 states have call successors, (40) [2023-11-06 22:39:51,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 1450 states and 1951 transitions. [2023-11-06 22:39:51,653 INFO L78 Accepts]: Start accepts. Automaton has 1450 states and 1951 transitions. Word has length 795 [2023-11-06 22:39:51,653 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:39:51,654 INFO L495 AbstractCegarLoop]: Abstraction has 1450 states and 1951 transitions. [2023-11-06 22:39:51,654 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 25.529411764705884) internal successors, (434), 17 states have internal predecessors, (434), 2 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-06 22:39:51,654 INFO L276 IsEmpty]: Start isEmpty. Operand 1450 states and 1951 transitions. [2023-11-06 22:39:51,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 796 [2023-11-06 22:39:51,663 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:39:51,664 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 6, 6, 6, 6, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:39:51,726 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2023-11-06 22:39:51,896 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-11-06 22:39:51,896 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:39:51,897 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:39:51,897 INFO L85 PathProgramCache]: Analyzing trace with hash -954254597, now seen corresponding path program 2 times [2023-11-06 22:39:51,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:39:51,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511495750] [2023-11-06 22:39:51,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:39:51,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:39:52,181 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-06 22:39:52,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [700106201] [2023-11-06 22:39:52,182 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-06 22:39:52,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:39:52,182 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:39:52,185 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:39:52,187 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2aca0db8-4e07-4357-9ad6-92bf85df2993/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process