./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cae1888d2d961d86748cda3b827a90e6d152bf2b6038710fc1a5581289f20b0c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:00:29,719 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:00:29,831 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-24 22:00:29,838 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 22:00:29,839 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 22:00:29,882 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:00:29,887 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 22:00:29,888 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 22:00:29,889 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 22:00:29,896 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 22:00:29,896 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:00:29,898 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 22:00:29,899 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:00:29,901 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:00:29,901 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 22:00:29,902 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:00:29,902 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:00:29,903 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 22:00:29,903 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 22:00:29,904 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 22:00:29,904 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:00:29,905 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:00:29,905 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:00:29,906 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:00:29,906 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 22:00:29,907 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:00:29,907 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:00:29,908 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:00:29,909 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 22:00:29,909 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 22:00:29,911 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 22:00:29,911 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 22:00:29,912 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:00:29,912 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:00:29,912 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:00:29,912 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 22:00:29,913 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 22:00:29,913 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 22:00:29,913 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 22:00:29,914 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:00:29,914 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 22:00:29,914 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 22:00:29,915 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_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/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_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cae1888d2d961d86748cda3b827a90e6d152bf2b6038710fc1a5581289f20b0c [2023-11-24 22:00:30,208 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:00:30,245 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:00:30,248 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:00:30,249 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:00:30,250 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:00:30,251 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i [2023-11-24 22:00:33,474 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:00:33,683 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:00:33,684 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i [2023-11-24 22:00:33,693 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/data/aaae6ff03/ebae681ded48483dad6af3443eba5f5f/FLAG46858ef99 [2023-11-24 22:00:33,709 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/data/aaae6ff03/ebae681ded48483dad6af3443eba5f5f [2023-11-24 22:00:33,712 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:00:33,714 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:00:33,715 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:00:33,716 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:00:33,721 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:00:33,722 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:33,724 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@487f6383 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33, skipping insertion in model container [2023-11-24 22:00:33,724 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:33,748 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:00:33,920 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_305e00e5-9e5a-4c33-843e-b9046c26783f/sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i[823,836] [2023-11-24 22:00:33,944 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:00:33,954 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:00:33,967 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_305e00e5-9e5a-4c33-843e-b9046c26783f/sv-benchmarks/c/array-examples/sorting_selectionsort_2_ground.i[823,836] [2023-11-24 22:00:33,980 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:00:33,996 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:00:33,997 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33 WrapperNode [2023-11-24 22:00:33,997 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:00:33,998 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:00:33,998 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:00:33,998 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:00:34,004 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,013 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,035 INFO L138 Inliner]: procedures = 16, calls = 25, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 116 [2023-11-24 22:00:34,035 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:00:34,036 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:00:34,037 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:00:34,037 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:00:34,049 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,049 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,052 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,067 INFO L175 MemorySlicer]: Split 15 memory accesses to 2 slices as follows [2, 13]. 87 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 3 writes are split as follows [0, 3]. [2023-11-24 22:00:34,067 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,067 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,074 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,079 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,081 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,083 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,086 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:00:34,087 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:00:34,087 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:00:34,087 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:00:34,088 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (1/1) ... [2023-11-24 22:00:34,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 22:00:34,126 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:34,142 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 22:00:34,165 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 22:00:34,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-24 22:00:34,185 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:00:34,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:00:34,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-24 22:00:34,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-24 22:00:34,186 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-24 22:00:34,186 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-24 22:00:34,187 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 22:00:34,279 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:00:34,281 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:00:34,481 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:00:34,526 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:00:34,528 INFO L309 CfgBuilder]: Removed 8 assume(true) statements. [2023-11-24 22:00:34,529 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:00:34 BoogieIcfgContainer [2023-11-24 22:00:34,530 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:00:34,534 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 22:00:34,536 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 22:00:34,540 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 22:00:34,540 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 10:00:33" (1/3) ... [2023-11-24 22:00:34,542 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b411f30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:00:34, skipping insertion in model container [2023-11-24 22:00:34,543 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:00:33" (2/3) ... [2023-11-24 22:00:34,545 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b411f30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 10:00:34, skipping insertion in model container [2023-11-24 22:00:34,545 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:00:34" (3/3) ... [2023-11-24 22:00:34,547 INFO L112 eAbstractionObserver]: Analyzing ICFG sorting_selectionsort_2_ground.i [2023-11-24 22:00:34,569 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 22:00:34,569 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 22:00:34,617 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 22:00:34,625 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6a1203cc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 22:00:34,625 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 22:00:34,630 INFO L276 IsEmpty]: Start isEmpty. Operand has 33 states, 27 states have (on average 1.7407407407407407) internal successors, (47), 28 states have internal predecessors, (47), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-24 22:00:34,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-24 22:00:34,638 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:34,639 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:34,640 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:34,646 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:34,646 INFO L85 PathProgramCache]: Analyzing trace with hash 2038256253, now seen corresponding path program 1 times [2023-11-24 22:00:34,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:34,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [847114542] [2023-11-24 22:00:34,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:34,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:34,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:34,872 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-24 22:00:34,873 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:34,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [847114542] [2023-11-24 22:00:34,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [847114542] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:34,874 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:34,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 22:00:34,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1786822970] [2023-11-24 22:00:34,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:34,882 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 22:00:34,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:34,914 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 22:00:34,915 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 22:00:34,917 INFO L87 Difference]: Start difference. First operand has 33 states, 27 states have (on average 1.7407407407407407) internal successors, (47), 28 states have internal predecessors, (47), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 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-24 22:00:35,017 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:35,017 INFO L93 Difference]: Finished difference Result 81 states and 140 transitions. [2023-11-24 22:00:35,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 22:00:35,023 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 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 11 [2023-11-24 22:00:35,024 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:35,032 INFO L225 Difference]: With dead ends: 81 [2023-11-24 22:00:35,033 INFO L226 Difference]: Without dead ends: 48 [2023-11-24 22:00:35,037 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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-24 22:00:35,044 INFO L413 NwaCegarLoop]: 28 mSDtfsCounter, 19 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:35,045 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 53 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 22:00:35,064 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-24 22:00:35,095 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 33. [2023-11-24 22:00:35,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33 states, 28 states have (on average 1.3571428571428572) internal successors, (38), 28 states have internal predecessors, (38), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-24 22:00:35,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 44 transitions. [2023-11-24 22:00:35,100 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 44 transitions. Word has length 11 [2023-11-24 22:00:35,100 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:35,100 INFO L495 AbstractCegarLoop]: Abstraction has 33 states and 44 transitions. [2023-11-24 22:00:35,101 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 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-24 22:00:35,101 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 44 transitions. [2023-11-24 22:00:35,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-24 22:00:35,102 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:35,102 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:35,102 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 22:00:35,103 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:35,104 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:35,104 INFO L85 PathProgramCache]: Analyzing trace with hash -891550513, now seen corresponding path program 1 times [2023-11-24 22:00:35,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:35,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [498000081] [2023-11-24 22:00:35,105 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:35,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:35,256 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-24 22:00:35,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:35,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [498000081] [2023-11-24 22:00:35,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [498000081] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:35,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1990705032] [2023-11-24 22:00:35,257 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:35,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:35,258 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:35,264 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:35,273 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-24 22:00:35,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:35,350 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-24 22:00:35,356 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:35,383 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-24 22:00:35,383 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 22:00:35,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1990705032] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:35,384 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 22:00:35,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-24 22:00:35,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [990584620] [2023-11-24 22:00:35,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:35,386 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 22:00:35,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:35,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 22:00:35,387 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-24 22:00:35,388 INFO L87 Difference]: Start difference. First operand 33 states and 44 transitions. Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 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-24 22:00:35,563 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:35,563 INFO L93 Difference]: Finished difference Result 76 states and 105 transitions. [2023-11-24 22:00:35,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 22:00:35,564 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 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 14 [2023-11-24 22:00:35,565 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:35,568 INFO L225 Difference]: With dead ends: 76 [2023-11-24 22:00:35,568 INFO L226 Difference]: Without dead ends: 48 [2023-11-24 22:00:35,570 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-24 22:00:35,571 INFO L413 NwaCegarLoop]: 29 mSDtfsCounter, 15 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:35,572 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 51 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 22:00:35,576 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-24 22:00:35,595 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 37. [2023-11-24 22:00:35,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 32 states have (on average 1.375) internal successors, (44), 32 states have internal predecessors, (44), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-24 22:00:35,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 50 transitions. [2023-11-24 22:00:35,602 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 50 transitions. Word has length 14 [2023-11-24 22:00:35,602 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:35,602 INFO L495 AbstractCegarLoop]: Abstraction has 37 states and 50 transitions. [2023-11-24 22:00:35,603 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 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-24 22:00:35,603 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 50 transitions. [2023-11-24 22:00:35,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-24 22:00:35,604 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:35,605 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:35,612 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-24 22:00:35,810 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-11-24 22:00:35,811 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:35,811 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:35,812 INFO L85 PathProgramCache]: Analyzing trace with hash -82203887, now seen corresponding path program 1 times [2023-11-24 22:00:35,812 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:35,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597368932] [2023-11-24 22:00:35,812 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:35,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:35,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:35,965 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-24 22:00:35,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:35,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597368932] [2023-11-24 22:00:35,966 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597368932] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:35,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1647405262] [2023-11-24 22:00:35,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:35,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:35,967 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:35,970 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:35,974 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-24 22:00:36,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:36,053 INFO L262 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-24 22:00:36,054 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:36,102 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-24 22:00:36,102 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:36,144 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-24 22:00:36,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1647405262] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:36,145 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:00:36,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-24 22:00:36,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [308058063] [2023-11-24 22:00:36,146 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:36,146 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-24 22:00:36,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:36,149 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-24 22:00:36,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-24 22:00:36,149 INFO L87 Difference]: Start difference. First operand 37 states and 50 transitions. Second operand has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 6 states have internal predecessors, (18), 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-24 22:00:36,333 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:36,334 INFO L93 Difference]: Finished difference Result 134 states and 195 transitions. [2023-11-24 22:00:36,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 22:00:36,335 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 6 states have internal predecessors, (18), 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 14 [2023-11-24 22:00:36,335 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:36,336 INFO L225 Difference]: With dead ends: 134 [2023-11-24 22:00:36,337 INFO L226 Difference]: Without dead ends: 100 [2023-11-24 22:00:36,337 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-24 22:00:36,339 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 112 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:36,339 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 93 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 22:00:36,340 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2023-11-24 22:00:36,354 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 100. [2023-11-24 22:00:36,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 100 states, 89 states have (on average 1.404494382022472) internal successors, (125), 89 states have internal predecessors, (125), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2023-11-24 22:00:36,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 143 transitions. [2023-11-24 22:00:36,356 INFO L78 Accepts]: Start accepts. Automaton has 100 states and 143 transitions. Word has length 14 [2023-11-24 22:00:36,357 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:36,357 INFO L495 AbstractCegarLoop]: Abstraction has 100 states and 143 transitions. [2023-11-24 22:00:36,357 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.5714285714285716) internal successors, (18), 6 states have internal predecessors, (18), 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-24 22:00:36,357 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 143 transitions. [2023-11-24 22:00:36,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-24 22:00:36,358 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:36,358 INFO L195 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:36,368 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-24 22:00:36,563 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:36,564 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:36,564 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:36,565 INFO L85 PathProgramCache]: Analyzing trace with hash -451950294, now seen corresponding path program 2 times [2023-11-24 22:00:36,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:36,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2111118242] [2023-11-24 22:00:36,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:36,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:36,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:36,662 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-24 22:00:36,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:36,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2111118242] [2023-11-24 22:00:36,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2111118242] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:36,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:36,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-24 22:00:36,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160053948] [2023-11-24 22:00:36,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:36,664 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 22:00:36,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:36,665 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 22:00:36,666 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 22:00:36,666 INFO L87 Difference]: Start difference. First operand 100 states and 143 transitions. Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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-24 22:00:36,743 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:36,743 INFO L93 Difference]: Finished difference Result 189 states and 271 transitions. [2023-11-24 22:00:36,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 22:00:36,744 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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 17 [2023-11-24 22:00:36,744 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:36,745 INFO L225 Difference]: With dead ends: 189 [2023-11-24 22:00:36,745 INFO L226 Difference]: Without dead ends: 104 [2023-11-24 22:00:36,746 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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-24 22:00:36,747 INFO L413 NwaCegarLoop]: 24 mSDtfsCounter, 26 mSDsluCounter, 47 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:36,748 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 71 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 22:00:36,749 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2023-11-24 22:00:36,761 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 101. [2023-11-24 22:00:36,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 90 states have (on average 1.4) internal successors, (126), 90 states have internal predecessors, (126), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2023-11-24 22:00:36,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 144 transitions. [2023-11-24 22:00:36,764 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 144 transitions. Word has length 17 [2023-11-24 22:00:36,764 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:36,764 INFO L495 AbstractCegarLoop]: Abstraction has 101 states and 144 transitions. [2023-11-24 22:00:36,764 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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-24 22:00:36,764 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 144 transitions. [2023-11-24 22:00:36,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-24 22:00:36,765 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:36,765 INFO L195 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:36,766 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 22:00:36,766 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:36,766 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:36,766 INFO L85 PathProgramCache]: Analyzing trace with hash -1641264908, now seen corresponding path program 1 times [2023-11-24 22:00:36,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:36,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2124489296] [2023-11-24 22:00:36,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:36,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:36,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:36,859 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2023-11-24 22:00:36,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:36,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2124489296] [2023-11-24 22:00:36,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2124489296] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:36,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2123930548] [2023-11-24 22:00:36,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:36,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:36,860 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:36,861 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:36,892 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-24 22:00:36,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:36,952 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-24 22:00:36,954 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-24 22:00:37,019 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-24 22:00:37,115 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2123930548] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:37,116 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:00:37,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 15 [2023-11-24 22:00:37,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1982039718] [2023-11-24 22:00:37,116 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:37,117 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2023-11-24 22:00:37,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:37,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-11-24 22:00:37,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=127, Unknown=0, NotChecked=0, Total=210 [2023-11-24 22:00:37,118 INFO L87 Difference]: Start difference. First operand 101 states and 144 transitions. Second operand has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 15 states have internal predecessors, (34), 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-24 22:00:37,538 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:37,538 INFO L93 Difference]: Finished difference Result 335 states and 499 transitions. [2023-11-24 22:00:37,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-24 22:00:37,539 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 15 states have internal predecessors, (34), 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 20 [2023-11-24 22:00:37,539 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:37,541 INFO L225 Difference]: With dead ends: 335 [2023-11-24 22:00:37,542 INFO L226 Difference]: Without dead ends: 240 [2023-11-24 22:00:37,543 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=127, Invalid=179, Unknown=0, NotChecked=0, Total=306 [2023-11-24 22:00:37,544 INFO L413 NwaCegarLoop]: 24 mSDtfsCounter, 438 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 221 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 458 SdHoareTripleChecker+Valid, 181 SdHoareTripleChecker+Invalid, 263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 221 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:37,545 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [458 Valid, 181 Invalid, 263 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 221 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-24 22:00:37,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 240 states. [2023-11-24 22:00:37,612 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 240 to 233. [2023-11-24 22:00:37,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 233 states, 210 states have (on average 1.4047619047619047) internal successors, (295), 210 states have internal predecessors, (295), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-24 22:00:37,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 233 states and 337 transitions. [2023-11-24 22:00:37,622 INFO L78 Accepts]: Start accepts. Automaton has 233 states and 337 transitions. Word has length 20 [2023-11-24 22:00:37,622 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:37,622 INFO L495 AbstractCegarLoop]: Abstraction has 233 states and 337 transitions. [2023-11-24 22:00:37,622 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 2.2666666666666666) internal successors, (34), 15 states have internal predecessors, (34), 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-24 22:00:37,623 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 337 transitions. [2023-11-24 22:00:37,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-24 22:00:37,624 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:37,624 INFO L195 NwaCegarLoop]: trace histogram [10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:37,647 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-24 22:00:37,841 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:37,842 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:37,842 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:37,842 INFO L85 PathProgramCache]: Analyzing trace with hash -1080408568, now seen corresponding path program 2 times [2023-11-24 22:00:37,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:37,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175810714] [2023-11-24 22:00:37,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:37,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:37,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:37,953 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2023-11-24 22:00:37,953 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:37,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175810714] [2023-11-24 22:00:37,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175810714] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:37,954 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 22:00:37,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-24 22:00:37,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [72546707] [2023-11-24 22:00:37,954 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:37,955 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 22:00:37,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:37,955 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 22:00:37,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 22:00:37,956 INFO L87 Difference]: Start difference. First operand 233 states and 337 transitions. Second operand has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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-24 22:00:38,019 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:38,020 INFO L93 Difference]: Finished difference Result 433 states and 632 transitions. [2023-11-24 22:00:38,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 22:00:38,020 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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 29 [2023-11-24 22:00:38,021 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:38,023 INFO L225 Difference]: With dead ends: 433 [2023-11-24 22:00:38,023 INFO L226 Difference]: Without dead ends: 229 [2023-11-24 22:00:38,027 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 22:00:38,030 INFO L413 NwaCegarLoop]: 30 mSDtfsCounter, 8 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:38,030 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 59 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 22:00:38,032 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 229 states. [2023-11-24 22:00:38,067 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 229 to 229. [2023-11-24 22:00:38,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 229 states, 207 states have (on average 1.4009661835748792) internal successors, (290), 207 states have internal predecessors, (290), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2023-11-24 22:00:38,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 229 states and 330 transitions. [2023-11-24 22:00:38,072 INFO L78 Accepts]: Start accepts. Automaton has 229 states and 330 transitions. Word has length 29 [2023-11-24 22:00:38,072 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:38,072 INFO L495 AbstractCegarLoop]: Abstraction has 229 states and 330 transitions. [2023-11-24 22:00:38,073 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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-24 22:00:38,073 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 330 transitions. [2023-11-24 22:00:38,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-24 22:00:38,076 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:38,076 INFO L195 NwaCegarLoop]: trace histogram [10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:38,076 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 22:00:38,077 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:38,077 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:38,077 INFO L85 PathProgramCache]: Analyzing trace with hash -614793971, now seen corresponding path program 1 times [2023-11-24 22:00:38,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:38,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238648940] [2023-11-24 22:00:38,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:38,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:38,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:38,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:38,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238648940] [2023-11-24 22:00:38,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1238648940] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:38,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1147070934] [2023-11-24 22:00:38,401 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:38,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:38,401 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:38,402 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:38,430 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-24 22:00:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:38,506 INFO L262 TraceCheckSpWp]: Trace formula consists of 171 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-24 22:00:38,508 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:38,541 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:38,541 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:38,794 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:38,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1147070934] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:38,794 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:00:38,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2023-11-24 22:00:38,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070213105] [2023-11-24 22:00:38,795 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:38,795 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-24 22:00:38,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:38,796 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-24 22:00:38,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2023-11-24 22:00:38,797 INFO L87 Difference]: Start difference. First operand 229 states and 330 transitions. Second operand has 25 states, 25 states have (on average 1.6) internal successors, (40), 24 states have internal predecessors, (40), 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-24 22:00:39,443 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:39,443 INFO L93 Difference]: Finished difference Result 698 states and 1043 transitions. [2023-11-24 22:00:39,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-24 22:00:39,444 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.6) internal successors, (40), 24 states have internal predecessors, (40), 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 30 [2023-11-24 22:00:39,444 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:39,448 INFO L225 Difference]: With dead ends: 698 [2023-11-24 22:00:39,448 INFO L226 Difference]: Without dead ends: 481 [2023-11-24 22:00:39,449 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 47 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2023-11-24 22:00:39,450 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 846 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 414 mSolverCounterSat, 77 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 889 SdHoareTripleChecker+Valid, 298 SdHoareTripleChecker+Invalid, 491 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 77 IncrementalHoareTripleChecker+Valid, 414 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:39,450 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [889 Valid, 298 Invalid, 491 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [77 Valid, 414 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-24 22:00:39,451 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 481 states. [2023-11-24 22:00:39,480 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 481 to 481. [2023-11-24 22:00:39,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 481 states, 435 states have (on average 1.4114942528735632) internal successors, (614), 435 states have internal predecessors, (614), 44 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44) [2023-11-24 22:00:39,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 481 states and 702 transitions. [2023-11-24 22:00:39,485 INFO L78 Accepts]: Start accepts. Automaton has 481 states and 702 transitions. Word has length 30 [2023-11-24 22:00:39,485 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:39,485 INFO L495 AbstractCegarLoop]: Abstraction has 481 states and 702 transitions. [2023-11-24 22:00:39,486 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.6) internal successors, (40), 24 states have internal predecessors, (40), 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-24 22:00:39,486 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 702 transitions. [2023-11-24 22:00:39,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-24 22:00:39,487 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:39,487 INFO L195 NwaCegarLoop]: trace histogram [22, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:39,497 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-24 22:00:39,692 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:39,692 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:39,692 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:39,693 INFO L85 PathProgramCache]: Analyzing trace with hash 656879565, now seen corresponding path program 2 times [2023-11-24 22:00:39,693 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:39,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2057982327] [2023-11-24 22:00:39,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:39,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:40,486 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:40,487 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:40,487 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2057982327] [2023-11-24 22:00:40,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2057982327] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:40,487 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [690785191] [2023-11-24 22:00:40,487 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-24 22:00:40,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:40,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:40,489 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:40,501 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-24 22:00:40,626 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-24 22:00:40,627 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 22:00:40,629 INFO L262 TraceCheckSpWp]: Trace formula consists of 279 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-24 22:00:40,632 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:40,693 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:40,693 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:41,660 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:41,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [690785191] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:41,660 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:00:41,660 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 48 [2023-11-24 22:00:41,660 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891601301] [2023-11-24 22:00:41,660 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:41,661 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2023-11-24 22:00:41,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:41,663 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2023-11-24 22:00:41,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2023-11-24 22:00:41,664 INFO L87 Difference]: Start difference. First operand 481 states and 702 transitions. Second operand has 49 states, 49 states have (on average 1.3061224489795917) internal successors, (64), 48 states have internal predecessors, (64), 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-24 22:00:43,839 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:43,839 INFO L93 Difference]: Finished difference Result 1442 states and 2171 transitions. [2023-11-24 22:00:43,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-11-24 22:00:43,844 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.3061224489795917) internal successors, (64), 48 states have internal predecessors, (64), 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 42 [2023-11-24 22:00:43,845 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:43,853 INFO L225 Difference]: With dead ends: 1442 [2023-11-24 22:00:43,854 INFO L226 Difference]: Without dead ends: 985 [2023-11-24 22:00:43,856 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2023-11-24 22:00:43,858 INFO L413 NwaCegarLoop]: 30 mSDtfsCounter, 2560 mSDsluCounter, 438 mSDsCounter, 0 mSdLazyCounter, 851 mSolverCounterSat, 207 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2651 SdHoareTripleChecker+Valid, 468 SdHoareTripleChecker+Invalid, 1058 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 207 IncrementalHoareTripleChecker+Valid, 851 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:43,858 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2651 Valid, 468 Invalid, 1058 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [207 Valid, 851 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-24 22:00:43,860 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 985 states. [2023-11-24 22:00:43,924 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 985 to 985. [2023-11-24 22:00:43,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 985 states, 891 states have (on average 1.4163860830527497) internal successors, (1262), 891 states have internal predecessors, (1262), 92 states have call successors, (92), 1 states have call predecessors, (92), 1 states have return successors, (92), 92 states have call predecessors, (92), 92 states have call successors, (92) [2023-11-24 22:00:43,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 985 states and 1446 transitions. [2023-11-24 22:00:43,935 INFO L78 Accepts]: Start accepts. Automaton has 985 states and 1446 transitions. Word has length 42 [2023-11-24 22:00:43,937 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:43,937 INFO L495 AbstractCegarLoop]: Abstraction has 985 states and 1446 transitions. [2023-11-24 22:00:43,938 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.3061224489795917) internal successors, (64), 48 states have internal predecessors, (64), 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-24 22:00:43,938 INFO L276 IsEmpty]: Start isEmpty. Operand 985 states and 1446 transitions. [2023-11-24 22:00:43,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-11-24 22:00:43,940 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:43,941 INFO L195 NwaCegarLoop]: trace histogram [46, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:43,951 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-24 22:00:44,146 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:44,146 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:44,147 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:44,147 INFO L85 PathProgramCache]: Analyzing trace with hash -712166067, now seen corresponding path program 3 times [2023-11-24 22:00:44,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:44,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [930730163] [2023-11-24 22:00:44,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:44,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:44,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:46,596 INFO L134 CoverageAnalysis]: Checked inductivity of 1086 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:46,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:46,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [930730163] [2023-11-24 22:00:46,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [930730163] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:46,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [614003117] [2023-11-24 22:00:46,597 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-24 22:00:46,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:46,597 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:46,598 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:46,609 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-24 22:00:46,735 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-24 22:00:46,735 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 22:00:46,736 INFO L262 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-24 22:00:46,742 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:46,805 INFO L134 CoverageAnalysis]: Checked inductivity of 1086 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1083 trivial. 0 not checked. [2023-11-24 22:00:46,806 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 22:00:46,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [614003117] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 22:00:46,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 22:00:46,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [48] total 53 [2023-11-24 22:00:46,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1252760434] [2023-11-24 22:00:46,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 22:00:46,807 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-24 22:00:46,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:46,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-24 22:00:46,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1373, Invalid=1383, Unknown=0, NotChecked=0, Total=2756 [2023-11-24 22:00:46,810 INFO L87 Difference]: Start difference. First operand 985 states and 1446 transitions. Second operand has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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-24 22:00:46,931 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:00:46,931 INFO L93 Difference]: Finished difference Result 1920 states and 2841 transitions. [2023-11-24 22:00:46,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 22:00:46,932 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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 66 [2023-11-24 22:00:46,932 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:00:46,941 INFO L225 Difference]: With dead ends: 1920 [2023-11-24 22:00:46,941 INFO L226 Difference]: Without dead ends: 999 [2023-11-24 22:00:46,945 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 412 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1424, Invalid=1438, Unknown=0, NotChecked=0, Total=2862 [2023-11-24 22:00:46,948 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 37 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 22:00:46,949 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 61 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 22:00:46,950 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 999 states. [2023-11-24 22:00:47,003 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 999 to 987. [2023-11-24 22:00:47,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 987 states, 893 states have (on average 1.4165733482642777) internal successors, (1265), 893 states have internal predecessors, (1265), 92 states have call successors, (92), 1 states have call predecessors, (92), 1 states have return successors, (92), 92 states have call predecessors, (92), 92 states have call successors, (92) [2023-11-24 22:00:47,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 987 states to 987 states and 1449 transitions. [2023-11-24 22:00:47,013 INFO L78 Accepts]: Start accepts. Automaton has 987 states and 1449 transitions. Word has length 66 [2023-11-24 22:00:47,014 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:00:47,014 INFO L495 AbstractCegarLoop]: Abstraction has 987 states and 1449 transitions. [2023-11-24 22:00:47,015 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 6 states have internal predecessors, (19), 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-24 22:00:47,015 INFO L276 IsEmpty]: Start isEmpty. Operand 987 states and 1449 transitions. [2023-11-24 22:00:47,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-11-24 22:00:47,018 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:00:47,018 INFO L195 NwaCegarLoop]: trace histogram [46, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:00:47,029 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-24 22:00:47,224 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:47,224 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:00:47,225 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:00:47,225 INFO L85 PathProgramCache]: Analyzing trace with hash -1392224437, now seen corresponding path program 1 times [2023-11-24 22:00:47,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:00:47,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1098220439] [2023-11-24 22:00:47,225 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:47,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:00:47,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:49,278 INFO L134 CoverageAnalysis]: Checked inductivity of 1086 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:49,278 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:00:49,278 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1098220439] [2023-11-24 22:00:49,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1098220439] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:00:49,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1547113266] [2023-11-24 22:00:49,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:00:49,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:00:49,279 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:00:49,280 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:00:49,284 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-24 22:00:49,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:00:49,481 INFO L262 TraceCheckSpWp]: Trace formula consists of 500 conjuncts, 48 conjunts are in the unsatisfiable core [2023-11-24 22:00:49,504 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:00:49,602 INFO L134 CoverageAnalysis]: Checked inductivity of 1086 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:49,602 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:00:52,848 INFO L134 CoverageAnalysis]: Checked inductivity of 1086 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:00:52,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1547113266] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:00:52,849 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:00:52,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [48, 48, 48] total 96 [2023-11-24 22:00:52,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157128315] [2023-11-24 22:00:52,849 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:00:52,850 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2023-11-24 22:00:52,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:00:52,852 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2023-11-24 22:00:52,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2023-11-24 22:00:52,857 INFO L87 Difference]: Start difference. First operand 987 states and 1449 transitions. Second operand has 97 states, 97 states have (on average 1.1546391752577319) internal successors, (112), 96 states have internal predecessors, (112), 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-24 22:01:03,727 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 22:01:03,728 INFO L93 Difference]: Finished difference Result 2934 states and 4433 transitions. [2023-11-24 22:01:03,728 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2023-11-24 22:01:03,728 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 1.1546391752577319) internal successors, (112), 96 states have internal predecessors, (112), 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 66 [2023-11-24 22:01:03,729 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 22:01:03,741 INFO L225 Difference]: With dead ends: 2934 [2023-11-24 22:01:03,741 INFO L226 Difference]: Without dead ends: 1995 [2023-11-24 22:01:03,746 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 178 GetRequests, 83 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2023-11-24 22:01:03,747 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 6952 mSDsluCounter, 864 mSDsCounter, 0 mSdLazyCounter, 1693 mSolverCounterSat, 539 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7139 SdHoareTripleChecker+Valid, 895 SdHoareTripleChecker+Invalid, 2232 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 539 IncrementalHoareTripleChecker+Valid, 1693 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time [2023-11-24 22:01:03,747 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7139 Valid, 895 Invalid, 2232 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [539 Valid, 1693 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time] [2023-11-24 22:01:03,750 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1995 states. [2023-11-24 22:01:03,833 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1995 to 1995. [2023-11-24 22:01:03,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1995 states, 1805 states have (on average 1.418836565096953) internal successors, (2561), 1805 states have internal predecessors, (2561), 188 states have call successors, (188), 1 states have call predecessors, (188), 1 states have return successors, (188), 188 states have call predecessors, (188), 188 states have call successors, (188) [2023-11-24 22:01:03,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1995 states to 1995 states and 2937 transitions. [2023-11-24 22:01:03,848 INFO L78 Accepts]: Start accepts. Automaton has 1995 states and 2937 transitions. Word has length 66 [2023-11-24 22:01:03,848 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 22:01:03,848 INFO L495 AbstractCegarLoop]: Abstraction has 1995 states and 2937 transitions. [2023-11-24 22:01:03,849 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 1.1546391752577319) internal successors, (112), 96 states have internal predecessors, (112), 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-24 22:01:03,849 INFO L276 IsEmpty]: Start isEmpty. Operand 1995 states and 2937 transitions. [2023-11-24 22:01:03,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2023-11-24 22:01:03,850 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 22:01:03,850 INFO L195 NwaCegarLoop]: trace histogram [94, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 22:01:03,860 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-11-24 22:01:04,055 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-24 22:01:04,056 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 22:01:04,056 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:01:04,057 INFO L85 PathProgramCache]: Analyzing trace with hash -1840848309, now seen corresponding path program 2 times [2023-11-24 22:01:04,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 22:01:04,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907943836] [2023-11-24 22:01:04,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 22:01:04,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:01:04,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:01:10,731 INFO L134 CoverageAnalysis]: Checked inductivity of 4470 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:01:10,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 22:01:10,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1907943836] [2023-11-24 22:01:10,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1907943836] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 22:01:10,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1333796031] [2023-11-24 22:01:10,732 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-24 22:01:10,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 22:01:10,732 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 22:01:10,741 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 22:01:10,744 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_305e00e5-9e5a-4c33-843e-b9046c26783f/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-24 22:01:11,081 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-24 22:01:11,081 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-24 22:01:11,087 INFO L262 TraceCheckSpWp]: Trace formula consists of 932 conjuncts, 96 conjunts are in the unsatisfiable core [2023-11-24 22:01:11,093 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:01:11,321 INFO L134 CoverageAnalysis]: Checked inductivity of 4470 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:01:11,321 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 22:01:22,785 INFO L134 CoverageAnalysis]: Checked inductivity of 4470 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-24 22:01:22,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1333796031] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 22:01:22,786 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 22:01:22,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [96, 96, 96] total 192 [2023-11-24 22:01:22,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1355636964] [2023-11-24 22:01:22,786 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 22:01:22,787 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2023-11-24 22:01:22,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 22:01:22,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2023-11-24 22:01:22,806 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2023-11-24 22:01:22,807 INFO L87 Difference]: Start difference. First operand 1995 states and 2937 transitions. Second operand has 193 states, 193 states have (on average 1.077720207253886) internal successors, (208), 192 states have internal predecessors, (208), 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)