./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_partition_ground-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-examples/standard_partition_ground-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB --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 fcf72d109deb69f1acda4466c7376bd6c362d474983f8a50a2faed8c0a192a76 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 03:11:26,728 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 03:11:26,852 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-28 03:11:26,864 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 03:11:26,865 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 03:11:26,895 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 03:11:26,896 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 03:11:26,896 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 03:11:26,896 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 03:11:26,897 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 03:11:26,897 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 03:11:26,897 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 03:11:26,898 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 03:11:26,898 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 03:11:26,898 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 03:11:26,898 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 03:11:26,898 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 03:11:26,899 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 03:11:26,899 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 03:11:26,899 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 03:11:26,899 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 03:11:26,900 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 03:11:26,901 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 03:11:26,901 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 03:11:26,901 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:11:26,901 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:11:26,901 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:11:26,901 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:11:26,902 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 03:11:26,902 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:11:26,902 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:11:26,902 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:11:26,902 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:11:26,903 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 03:11:26,903 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 03:11:26,903 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 03:11:26,903 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 03:11:26,903 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 03:11:26,903 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 03:11:26,904 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 03:11:26,904 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 03:11:26,904 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 03:11:26,904 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 03:11:26,904 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB 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 -> fcf72d109deb69f1acda4466c7376bd6c362d474983f8a50a2faed8c0a192a76 [2024-11-28 03:11:27,267 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 03:11:27,278 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 03:11:27,281 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 03:11:27,283 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 03:11:27,283 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 03:11:27,285 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/array-examples/standard_partition_ground-2.i [2024-11-28 03:11:30,897 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/data/343618ae2/320d3d94fd874e9cab0df1b63f0be078/FLAGc1a1e0620 [2024-11-28 03:11:31,287 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 03:11:31,288 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/sv-benchmarks/c/array-examples/standard_partition_ground-2.i [2024-11-28 03:11:31,301 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/data/343618ae2/320d3d94fd874e9cab0df1b63f0be078/FLAGc1a1e0620 [2024-11-28 03:11:31,327 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/data/343618ae2/320d3d94fd874e9cab0df1b63f0be078 [2024-11-28 03:11:31,330 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 03:11:31,332 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 03:11:31,334 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 03:11:31,334 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 03:11:31,340 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 03:11:31,341 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,342 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3add45f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31, skipping insertion in model container [2024-11-28 03:11:31,342 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,361 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 03:11:31,551 WARN L250 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_16307de3-9c9b-4e35-b481-3d8088ca3a70/sv-benchmarks/c/array-examples/standard_partition_ground-2.i[820,833] [2024-11-28 03:11:31,574 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:11:31,584 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 03:11:31,597 WARN L250 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_16307de3-9c9b-4e35-b481-3d8088ca3a70/sv-benchmarks/c/array-examples/standard_partition_ground-2.i[820,833] [2024-11-28 03:11:31,619 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:11:31,641 INFO L204 MainTranslator]: Completed translation [2024-11-28 03:11:31,642 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31 WrapperNode [2024-11-28 03:11:31,644 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 03:11:31,646 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 03:11:31,647 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 03:11:31,647 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 03:11:31,666 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,673 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,704 INFO L138 Inliner]: procedures = 16, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2024-11-28 03:11:31,705 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 03:11:31,705 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 03:11:31,706 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 03:11:31,706 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 03:11:31,717 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,718 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,720 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,752 INFO L175 MemorySlicer]: Split 9 memory accesses to 3 slices as follows [2, 2, 5]. 56 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-28 03:11:31,752 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,753 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,761 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,767 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,771 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,772 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,773 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,775 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 03:11:31,776 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 03:11:31,776 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 03:11:31,776 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 03:11:31,777 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (1/1) ... [2024-11-28 03:11:31,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:11:31,801 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:31,818 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 03:11:31,825 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 03:11:31,865 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 03:11:31,866 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 03:11:31,866 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-28 03:11:31,867 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 03:11:31,867 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 03:11:31,868 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 03:11:31,868 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 03:11:31,868 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-28 03:11:31,868 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 03:11:31,989 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 03:11:31,992 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 03:11:32,250 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-28 03:11:32,251 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 03:11:32,266 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 03:11:32,266 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 03:11:32,268 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:11:32 BoogieIcfgContainer [2024-11-28 03:11:32,268 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 03:11:32,274 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 03:11:32,274 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 03:11:32,281 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 03:11:32,282 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 03:11:31" (1/3) ... [2024-11-28 03:11:32,282 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@600c7c99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:11:32, skipping insertion in model container [2024-11-28 03:11:32,283 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:11:31" (2/3) ... [2024-11-28 03:11:32,283 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@600c7c99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:11:32, skipping insertion in model container [2024-11-28 03:11:32,283 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:11:32" (3/3) ... [2024-11-28 03:11:32,286 INFO L128 eAbstractionObserver]: Analyzing ICFG standard_partition_ground-2.i [2024-11-28 03:11:32,309 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 03:11:32,313 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG standard_partition_ground-2.i that has 1 procedures, 25 locations, 1 initial locations, 4 loop locations, and 1 error locations. [2024-11-28 03:11:32,395 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:11:32,414 INFO L333 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, 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;@56a430e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:11:32,414 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-28 03:11:32,419 INFO L276 IsEmpty]: Start isEmpty. Operand has 25 states, 23 states have (on average 1.5217391304347827) internal successors, (35), 24 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:32,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-28 03:11:32,428 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:32,429 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:32,429 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:32,438 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:32,439 INFO L85 PathProgramCache]: Analyzing trace with hash 593514515, now seen corresponding path program 1 times [2024-11-28 03:11:32,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:32,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660501522] [2024-11-28 03:11:32,451 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:32,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:32,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:32,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:11:32,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:32,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660501522] [2024-11-28 03:11:32,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [660501522] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:11:32,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:11:32,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:11:32,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1282998083] [2024-11-28 03:11:32,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:11:32,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:11:32,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:32,753 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:11:32,754 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:11:32,757 INFO L87 Difference]: Start difference. First operand has 25 states, 23 states have (on average 1.5217391304347827) internal successors, (35), 24 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:32,793 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:32,793 INFO L93 Difference]: Finished difference Result 48 states and 68 transitions. [2024-11-28 03:11:32,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:11:32,800 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2024-11-28 03:11:32,801 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:32,813 INFO L225 Difference]: With dead ends: 48 [2024-11-28 03:11:32,813 INFO L226 Difference]: Without dead ends: 23 [2024-11-28 03:11:32,818 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:11:32,823 INFO L435 NwaCegarLoop]: 28 mSDtfsCounter, 1 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:32,826 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 52 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-28 03:11:32,845 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-11-28 03:11:32,861 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 22. [2024-11-28 03:11:32,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.2857142857142858) internal successors, (27), 21 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:32,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 27 transitions. [2024-11-28 03:11:32,871 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 27 transitions. Word has length 12 [2024-11-28 03:11:32,872 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:32,872 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 27 transitions. [2024-11-28 03:11:32,874 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:32,875 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 27 transitions. [2024-11-28 03:11:32,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-28 03:11:32,877 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:32,877 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:32,878 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 03:11:32,878 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:32,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:32,880 INFO L85 PathProgramCache]: Analyzing trace with hash -255284499, now seen corresponding path program 1 times [2024-11-28 03:11:32,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:32,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806301772] [2024-11-28 03:11:32,881 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:33,091 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 03:11:33,091 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:33,091 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [806301772] [2024-11-28 03:11:33,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [806301772] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:11:33,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:11:33,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:11:33,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1938012106] [2024-11-28 03:11:33,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:11:33,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:11:33,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:33,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:11:33,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:11:33,094 INFO L87 Difference]: Start difference. First operand 22 states and 27 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,158 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:33,158 INFO L93 Difference]: Finished difference Result 42 states and 53 transitions. [2024-11-28 03:11:33,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:11:33,160 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2024-11-28 03:11:33,160 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:33,161 INFO L225 Difference]: With dead ends: 42 [2024-11-28 03:11:33,161 INFO L226 Difference]: Without dead ends: 30 [2024-11-28 03:11:33,161 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:11:33,162 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 8 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:33,163 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 28 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 03:11:33,164 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-28 03:11:33,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 24. [2024-11-28 03:11:33,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 23 states have (on average 1.2608695652173914) internal successors, (29), 23 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 29 transitions. [2024-11-28 03:11:33,169 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 29 transitions. Word has length 14 [2024-11-28 03:11:33,169 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:33,169 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 29 transitions. [2024-11-28 03:11:33,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,170 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 29 transitions. [2024-11-28 03:11:33,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-28 03:11:33,170 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:33,171 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:33,171 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 03:11:33,171 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:33,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:33,172 INFO L85 PathProgramCache]: Analyzing trace with hash 366316925, now seen corresponding path program 1 times [2024-11-28 03:11:33,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:33,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [694295423] [2024-11-28 03:11:33,172 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:33,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:33,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:11:33,316 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:33,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [694295423] [2024-11-28 03:11:33,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [694295423] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:33,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1759934739] [2024-11-28 03:11:33,316 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:33,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:33,317 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:33,319 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:33,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-28 03:11:33,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:33,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-28 03:11:33,479 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:33,542 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:11:33,542 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:11:33,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1759934739] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:33,590 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:33,591 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-28 03:11:33,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1818759294] [2024-11-28 03:11:33,591 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:33,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 03:11:33,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:33,593 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 03:11:33,593 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-28 03:11:33,593 INFO L87 Difference]: Start difference. First operand 24 states and 29 transitions. Second operand has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,636 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:33,637 INFO L93 Difference]: Finished difference Result 49 states and 61 transitions. [2024-11-28 03:11:33,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:11:33,638 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 22 [2024-11-28 03:11:33,638 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:33,638 INFO L225 Difference]: With dead ends: 49 [2024-11-28 03:11:33,639 INFO L226 Difference]: Without dead ends: 30 [2024-11-28 03:11:33,639 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-28 03:11:33,640 INFO L435 NwaCegarLoop]: 24 mSDtfsCounter, 2 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:33,641 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 66 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-28 03:11:33,642 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-28 03:11:33,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-11-28 03:11:33,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 29 states have (on average 1.206896551724138) internal successors, (35), 29 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 35 transitions. [2024-11-28 03:11:33,648 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 35 transitions. Word has length 22 [2024-11-28 03:11:33,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:33,649 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 35 transitions. [2024-11-28 03:11:33,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:33,649 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 35 transitions. [2024-11-28 03:11:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-28 03:11:33,650 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:33,650 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:33,664 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-28 03:11:33,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:33,855 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:33,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:33,856 INFO L85 PathProgramCache]: Analyzing trace with hash -1255456439, now seen corresponding path program 2 times [2024-11-28 03:11:33,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:33,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919370384] [2024-11-28 03:11:33,856 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:11:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:33,987 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:11:33,987 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:34,117 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-28 03:11:34,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:34,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [919370384] [2024-11-28 03:11:34,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [919370384] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:34,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [471690204] [2024-11-28 03:11:34,122 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:11:34,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:34,122 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:34,125 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:34,128 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-28 03:11:34,282 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:11:34,283 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:34,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-28 03:11:34,291 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:34,399 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:11:34,399 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:34,552 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-28 03:11:34,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [471690204] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:34,552 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:34,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-28 03:11:34,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1069140439] [2024-11-28 03:11:34,553 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:34,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-28 03:11:34,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:34,554 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-28 03:11:34,557 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-28 03:11:34,557 INFO L87 Difference]: Start difference. First operand 30 states and 35 transitions. Second operand has 14 states, 14 states have (on average 3.4285714285714284) internal successors, (48), 14 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:34,931 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:34,932 INFO L93 Difference]: Finished difference Result 75 states and 96 transitions. [2024-11-28 03:11:34,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-28 03:11:34,934 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 3.4285714285714284) internal successors, (48), 14 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 28 [2024-11-28 03:11:34,934 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:34,935 INFO L225 Difference]: With dead ends: 75 [2024-11-28 03:11:34,935 INFO L226 Difference]: Without dead ends: 56 [2024-11-28 03:11:34,936 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 61 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=211, Invalid=341, Unknown=0, NotChecked=0, Total=552 [2024-11-28 03:11:34,937 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 15 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 84 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:34,940 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 75 Invalid, 84 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-28 03:11:34,941 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-11-28 03:11:34,950 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 50. [2024-11-28 03:11:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.163265306122449) internal successors, (57), 49 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:34,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 57 transitions. [2024-11-28 03:11:34,952 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 57 transitions. Word has length 28 [2024-11-28 03:11:34,952 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:34,952 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 57 transitions. [2024-11-28 03:11:34,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 3.4285714285714284) internal successors, (48), 14 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:34,953 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 57 transitions. [2024-11-28 03:11:34,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-28 03:11:34,954 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:34,954 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:34,968 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-28 03:11:35,162 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:35,162 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:35,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:35,163 INFO L85 PathProgramCache]: Analyzing trace with hash 131030129, now seen corresponding path program 3 times [2024-11-28 03:11:35,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:35,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958286265] [2024-11-28 03:11:35,163 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:11:35,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:35,229 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-28 03:11:35,229 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:35,407 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-28 03:11:35,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:35,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958286265] [2024-11-28 03:11:35,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958286265] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:35,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [626196330] [2024-11-28 03:11:35,407 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:11:35,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:35,408 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:35,410 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:35,415 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-28 03:11:35,542 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-28 03:11:35,542 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:35,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-28 03:11:35,546 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:35,641 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-28 03:11:35,643 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:35,707 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-28 03:11:35,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [626196330] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:35,708 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:35,708 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-11-28 03:11:35,708 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773738409] [2024-11-28 03:11:35,708 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:35,709 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-28 03:11:35,709 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:35,709 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-28 03:11:35,710 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-28 03:11:35,710 INFO L87 Difference]: Start difference. First operand 50 states and 57 transitions. Second operand has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:35,856 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:35,857 INFO L93 Difference]: Finished difference Result 99 states and 125 transitions. [2024-11-28 03:11:35,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 03:11:35,857 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 48 [2024-11-28 03:11:35,858 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:35,858 INFO L225 Difference]: With dead ends: 99 [2024-11-28 03:11:35,859 INFO L226 Difference]: Without dead ends: 82 [2024-11-28 03:11:35,859 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-28 03:11:35,860 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 78 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:35,860 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 46 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 03:11:35,861 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 82 states. [2024-11-28 03:11:35,869 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 82. [2024-11-28 03:11:35,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82 states, 81 states have (on average 1.1975308641975309) internal successors, (97), 81 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:35,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 97 transitions. [2024-11-28 03:11:35,871 INFO L78 Accepts]: Start accepts. Automaton has 82 states and 97 transitions. Word has length 48 [2024-11-28 03:11:35,871 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:35,871 INFO L471 AbstractCegarLoop]: Abstraction has 82 states and 97 transitions. [2024-11-28 03:11:35,871 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:35,871 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 97 transitions. [2024-11-28 03:11:35,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-28 03:11:35,873 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:35,873 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 6, 6, 6, 6, 6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:35,885 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-28 03:11:36,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:36,074 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:36,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:36,075 INFO L85 PathProgramCache]: Analyzing trace with hash 2006431409, now seen corresponding path program 4 times [2024-11-28 03:11:36,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:36,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1931413940] [2024-11-28 03:11:36,075 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:11:36,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:36,161 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:11:36,161 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:36,512 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-28 03:11:36,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:36,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1931413940] [2024-11-28 03:11:36,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1931413940] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:36,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2008560727] [2024-11-28 03:11:36,513 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:11:36,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:36,513 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:36,519 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:36,521 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-28 03:11:36,729 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:11:36,729 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:36,734 INFO L256 TraceCheckSpWp]: Trace formula consists of 293 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-28 03:11:36,737 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:36,814 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-28 03:11:36,815 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:37,045 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 166 trivial. 0 not checked. [2024-11-28 03:11:37,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2008560727] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:37,046 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:37,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16 [2024-11-28 03:11:37,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [789839984] [2024-11-28 03:11:37,047 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:37,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-11-28 03:11:37,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:37,049 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-11-28 03:11:37,051 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2024-11-28 03:11:37,052 INFO L87 Difference]: Start difference. First operand 82 states and 97 transitions. Second operand has 16 states, 16 states have (on average 6.5) internal successors, (104), 16 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:37,322 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:37,322 INFO L93 Difference]: Finished difference Result 179 states and 233 transitions. [2024-11-28 03:11:37,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-28 03:11:37,323 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 6.5) internal successors, (104), 16 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 80 [2024-11-28 03:11:37,323 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:37,324 INFO L225 Difference]: With dead ends: 179 [2024-11-28 03:11:37,325 INFO L226 Difference]: Without dead ends: 146 [2024-11-28 03:11:37,325 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 167 GetRequests, 153 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2024-11-28 03:11:37,326 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 90 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:37,327 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 92 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 126 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-28 03:11:37,329 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-11-28 03:11:37,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 146. [2024-11-28 03:11:37,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 146 states, 145 states have (on average 1.2206896551724138) internal successors, (177), 145 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:37,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 177 transitions. [2024-11-28 03:11:37,356 INFO L78 Accepts]: Start accepts. Automaton has 146 states and 177 transitions. Word has length 80 [2024-11-28 03:11:37,356 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:37,356 INFO L471 AbstractCegarLoop]: Abstraction has 146 states and 177 transitions. [2024-11-28 03:11:37,357 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 6.5) internal successors, (104), 16 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:37,357 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 177 transitions. [2024-11-28 03:11:37,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-28 03:11:37,364 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:37,364 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 14, 14, 14, 14, 14, 14, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:37,376 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-28 03:11:37,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-28 03:11:37,565 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:37,566 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:37,566 INFO L85 PathProgramCache]: Analyzing trace with hash 1647274801, now seen corresponding path program 5 times [2024-11-28 03:11:37,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:37,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1367994196] [2024-11-28 03:11:37,566 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 03:11:37,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:37,860 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2024-11-28 03:11:37,860 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:38,773 INFO L134 CoverageAnalysis]: Checked inductivity of 856 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 478 trivial. 0 not checked. [2024-11-28 03:11:38,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:38,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1367994196] [2024-11-28 03:11:38,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1367994196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:38,774 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1561658663] [2024-11-28 03:11:38,774 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 03:11:38,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:38,774 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:38,778 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:38,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-28 03:11:46,971 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2024-11-28 03:11:46,971 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:46,979 INFO L256 TraceCheckSpWp]: Trace formula consists of 477 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-28 03:11:46,990 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:47,163 INFO L134 CoverageAnalysis]: Checked inductivity of 856 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 478 trivial. 0 not checked. [2024-11-28 03:11:47,163 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:47,779 INFO L134 CoverageAnalysis]: Checked inductivity of 856 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 478 trivial. 0 not checked. [2024-11-28 03:11:47,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1561658663] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:47,780 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:47,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 32 [2024-11-28 03:11:47,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [869957615] [2024-11-28 03:11:47,780 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:47,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-28 03:11:47,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:47,782 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-28 03:11:47,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2024-11-28 03:11:47,784 INFO L87 Difference]: Start difference. First operand 146 states and 177 transitions. Second operand has 32 states, 32 states have (on average 6.25) internal successors, (200), 32 states have internal predecessors, (200), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:48,362 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:48,363 INFO L93 Difference]: Finished difference Result 339 states and 449 transitions. [2024-11-28 03:11:48,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-28 03:11:48,364 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 6.25) internal successors, (200), 32 states have internal predecessors, (200), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 144 [2024-11-28 03:11:48,364 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:48,366 INFO L225 Difference]: With dead ends: 339 [2024-11-28 03:11:48,366 INFO L226 Difference]: Without dead ends: 274 [2024-11-28 03:11:48,367 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 303 GetRequests, 273 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2024-11-28 03:11:48,368 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 324 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 250 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 324 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 302 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 250 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:48,368 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [324 Valid, 108 Invalid, 302 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 250 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-28 03:11:48,369 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 274 states. [2024-11-28 03:11:48,388 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 274 to 274. [2024-11-28 03:11:48,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 274 states, 273 states have (on average 1.2344322344322345) internal successors, (337), 273 states have internal predecessors, (337), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:48,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 274 states and 337 transitions. [2024-11-28 03:11:48,390 INFO L78 Accepts]: Start accepts. Automaton has 274 states and 337 transitions. Word has length 144 [2024-11-28 03:11:48,391 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:48,391 INFO L471 AbstractCegarLoop]: Abstraction has 274 states and 337 transitions. [2024-11-28 03:11:48,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 6.25) internal successors, (200), 32 states have internal predecessors, (200), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:48,391 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 337 transitions. [2024-11-28 03:11:48,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-28 03:11:48,394 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:48,395 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 30, 30, 30, 30, 30, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:48,410 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-28 03:11:48,595 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-28 03:11:48,596 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:48,596 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:48,596 INFO L85 PathProgramCache]: Analyzing trace with hash 1668994097, now seen corresponding path program 6 times [2024-11-28 03:11:48,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:48,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2120538406] [2024-11-28 03:11:48,596 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 03:11:48,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:48,699 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-11-28 03:11:48,699 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:49,395 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 136 proven. 146 refuted. 0 times theorem prover too weak. 3358 trivial. 0 not checked. [2024-11-28 03:11:49,396 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:49,396 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2120538406] [2024-11-28 03:11:49,396 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2120538406] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:49,396 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [233752665] [2024-11-28 03:11:49,396 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 03:11:49,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:49,397 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:49,399 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:49,403 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-28 03:11:49,615 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-11-28 03:11:49,615 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:11:49,618 INFO L256 TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-28 03:11:49,629 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:50,266 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-28 03:11:50,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 15 [2024-11-28 03:11:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 165 proven. 88 refuted. 0 times theorem prover too weak. 3387 trivial. 0 not checked. [2024-11-28 03:11:50,363 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:50,903 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-11-28 03:11:50,903 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 12 [2024-11-28 03:11:50,919 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 117 proven. 117 refuted. 0 times theorem prover too weak. 3406 trivial. 0 not checked. [2024-11-28 03:11:50,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [233752665] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:50,919 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:50,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 10] total 20 [2024-11-28 03:11:50,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [356678816] [2024-11-28 03:11:50,920 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:50,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-28 03:11:50,921 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:50,922 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-28 03:11:50,922 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=290, Unknown=0, NotChecked=0, Total=380 [2024-11-28 03:11:50,923 INFO L87 Difference]: Start difference. First operand 274 states and 337 transitions. Second operand has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:54,939 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-28 03:11:57,191 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:57,191 INFO L93 Difference]: Finished difference Result 615 states and 740 transitions. [2024-11-28 03:11:57,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-11-28 03:11:57,192 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 272 [2024-11-28 03:11:57,195 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:57,203 INFO L225 Difference]: With dead ends: 615 [2024-11-28 03:11:57,205 INFO L226 Difference]: Without dead ends: 608 [2024-11-28 03:11:57,206 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 569 GetRequests, 533 SyntacticMatches, 8 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 253 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=219, Invalid=651, Unknown=0, NotChecked=0, Total=870 [2024-11-28 03:11:57,207 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 156 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 43 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 156 SdHoareTripleChecker+Valid, 117 SdHoareTripleChecker+Invalid, 204 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.8s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:57,207 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [156 Valid, 117 Invalid, 204 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 158 Invalid, 3 Unknown, 0 Unchecked, 5.8s Time] [2024-11-28 03:11:57,209 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 608 states. [2024-11-28 03:11:57,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 608 to 398. [2024-11-28 03:11:57,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 398 states, 397 states have (on average 1.2418136020151134) internal successors, (493), 397 states have internal predecessors, (493), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:57,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 398 states and 493 transitions. [2024-11-28 03:11:57,286 INFO L78 Accepts]: Start accepts. Automaton has 398 states and 493 transitions. Word has length 272 [2024-11-28 03:11:57,287 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:57,288 INFO L471 AbstractCegarLoop]: Abstraction has 398 states and 493 transitions. [2024-11-28 03:11:57,288 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.25) internal successors, (45), 20 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:57,289 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 493 transitions. [2024-11-28 03:11:57,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-28 03:11:57,297 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:57,298 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 30, 30, 30, 30, 29, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:57,314 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-28 03:11:57,498 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:57,499 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:57,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:57,500 INFO L85 PathProgramCache]: Analyzing trace with hash 859647471, now seen corresponding path program 1 times [2024-11-28 03:11:57,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:57,500 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1240717761] [2024-11-28 03:11:57,500 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:57,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:58,400 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:11:58,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:11:58,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1240717761] [2024-11-28 03:11:58,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1240717761] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:11:58,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [5323618] [2024-11-28 03:11:58,403 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:11:58,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:58,403 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:11:58,406 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:11:58,410 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-28 03:11:58,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:11:58,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 840 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-28 03:11:58,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:11:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:11:58,825 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:11:59,184 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:11:59,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [5323618] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:11:59,185 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:11:59,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-28 03:11:59,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220202589] [2024-11-28 03:11:59,185 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:11:59,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-28 03:11:59,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:11:59,187 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-28 03:11:59,188 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-28 03:11:59,188 INFO L87 Difference]: Start difference. First operand 398 states and 493 transitions. Second operand has 25 states, 25 states have (on average 2.64) internal successors, (66), 25 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:59,324 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:11:59,324 INFO L93 Difference]: Finished difference Result 797 states and 998 transitions. [2024-11-28 03:11:59,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-28 03:11:59,325 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.64) internal successors, (66), 25 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 272 [2024-11-28 03:11:59,325 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:11:59,328 INFO L225 Difference]: With dead ends: 797 [2024-11-28 03:11:59,328 INFO L226 Difference]: Without dead ends: 422 [2024-11-28 03:11:59,330 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 555 GetRequests, 532 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-28 03:11:59,331 INFO L435 NwaCegarLoop]: 24 mSDtfsCounter, 2 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 03:11:59,331 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 45 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 03:11:59,332 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 422 states. [2024-11-28 03:11:59,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 422 to 422. [2024-11-28 03:11:59,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 422 states, 421 states have (on average 1.2280285035629455) internal successors, (517), 421 states have internal predecessors, (517), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:59,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 422 states and 517 transitions. [2024-11-28 03:11:59,367 INFO L78 Accepts]: Start accepts. Automaton has 422 states and 517 transitions. Word has length 272 [2024-11-28 03:11:59,368 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:11:59,368 INFO L471 AbstractCegarLoop]: Abstraction has 422 states and 517 transitions. [2024-11-28 03:11:59,368 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.64) internal successors, (66), 25 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:11:59,368 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 517 transitions. [2024-11-28 03:11:59,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-11-28 03:11:59,373 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:11:59,373 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 30, 30, 30, 30, 29, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:11:59,386 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-28 03:11:59,578 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:11:59,578 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:11:59,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:11:59,579 INFO L85 PathProgramCache]: Analyzing trace with hash 1010658079, now seen corresponding path program 2 times [2024-11-28 03:11:59,579 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:11:59,579 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196650364] [2024-11-28 03:11:59,579 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:11:59,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:11:59,715 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:11:59,715 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:01,382 INFO L134 CoverageAnalysis]: Checked inductivity of 4024 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:12:01,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:12:01,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196650364] [2024-11-28 03:12:01,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1196650364] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:12:01,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [227313909] [2024-11-28 03:12:01,383 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:12:01,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:01,384 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:12:01,386 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:12:01,390 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-28 03:12:01,789 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:12:01,790 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:01,796 INFO L256 TraceCheckSpWp]: Trace formula consists of 948 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-28 03:12:01,802 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:12:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 4024 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:12:01,931 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:12:03,222 INFO L134 CoverageAnalysis]: Checked inductivity of 4024 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3540 trivial. 0 not checked. [2024-11-28 03:12:03,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [227313909] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:12:03,223 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:12:03,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-28 03:12:03,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351228835] [2024-11-28 03:12:03,224 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:12:03,225 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-28 03:12:03,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:12:03,226 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-28 03:12:03,228 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-28 03:12:03,228 INFO L87 Difference]: Start difference. First operand 422 states and 517 transitions. Second operand has 49 states, 49 states have (on average 2.326530612244898) internal successors, (114), 49 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:03,510 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:12:03,510 INFO L93 Difference]: Finished difference Result 845 states and 1058 transitions. [2024-11-28 03:12:03,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-28 03:12:03,511 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.326530612244898) internal successors, (114), 49 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 296 [2024-11-28 03:12:03,512 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:12:03,514 INFO L225 Difference]: With dead ends: 845 [2024-11-28 03:12:03,514 INFO L226 Difference]: Without dead ends: 470 [2024-11-28 03:12:03,516 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 615 GetRequests, 568 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-28 03:12:03,518 INFO L435 NwaCegarLoop]: 24 mSDtfsCounter, 2 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-28 03:12:03,519 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 45 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-28 03:12:03,520 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 470 states. [2024-11-28 03:12:03,553 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 470 to 470. [2024-11-28 03:12:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 470 states, 469 states have (on average 1.2046908315565032) internal successors, (565), 469 states have internal predecessors, (565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:03,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 470 states and 565 transitions. [2024-11-28 03:12:03,562 INFO L78 Accepts]: Start accepts. Automaton has 470 states and 565 transitions. Word has length 296 [2024-11-28 03:12:03,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:12:03,562 INFO L471 AbstractCegarLoop]: Abstraction has 470 states and 565 transitions. [2024-11-28 03:12:03,562 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.326530612244898) internal successors, (114), 49 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:03,563 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 565 transitions. [2024-11-28 03:12:03,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2024-11-28 03:12:03,569 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:12:03,569 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 30, 30, 30, 30, 30, 30, 30, 29, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:12:03,581 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-28 03:12:03,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-28 03:12:03,773 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:12:03,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:12:03,773 INFO L85 PathProgramCache]: Analyzing trace with hash 1294218623, now seen corresponding path program 3 times [2024-11-28 03:12:03,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:12:03,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056156834] [2024-11-28 03:12:03,774 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:12:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:12:03,858 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-28 03:12:03,858 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 88 proven. 88 refuted. 0 times theorem prover too weak. 5480 trivial. 0 not checked. [2024-11-28 03:12:04,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:12:04,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056156834] [2024-11-28 03:12:04,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056156834] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:12:04,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1409842408] [2024-11-28 03:12:04,133 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:12:04,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:04,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:12:04,136 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:12:04,139 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-28 03:12:04,437 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-28 03:12:04,437 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:04,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-28 03:12:04,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:12:05,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-28 03:12:05,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 88 proven. 88 refuted. 0 times theorem prover too weak. 5480 trivial. 0 not checked. [2024-11-28 03:12:05,691 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:12:06,068 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-11-28 03:12:06,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 21 treesize of output 12 [2024-11-28 03:12:06,257 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 117 proven. 59 refuted. 0 times theorem prover too weak. 5480 trivial. 0 not checked. [2024-11-28 03:12:06,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1409842408] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:12:06,258 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:12:06,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-28 03:12:06,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [12489532] [2024-11-28 03:12:06,258 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:12:06,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-28 03:12:06,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:12:06,260 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-28 03:12:06,260 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=115, Unknown=0, NotChecked=0, Total=156 [2024-11-28 03:12:06,260 INFO L87 Difference]: Start difference. First operand 470 states and 565 transitions. Second operand has 13 states, 13 states have (on average 3.769230769230769) internal successors, (49), 13 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:06,443 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:12:06,444 INFO L93 Difference]: Finished difference Result 1084 states and 1332 transitions. [2024-11-28 03:12:06,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 03:12:06,444 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.769230769230769) internal successors, (49), 13 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 344 [2024-11-28 03:12:06,445 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:12:06,449 INFO L225 Difference]: With dead ends: 1084 [2024-11-28 03:12:06,449 INFO L226 Difference]: Without dead ends: 841 [2024-11-28 03:12:06,450 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 695 GetRequests, 683 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182 [2024-11-28 03:12:06,451 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 29 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 112 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 102 SdHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 03:12:06,452 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 102 Invalid, 115 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 112 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 03:12:06,453 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 841 states. [2024-11-28 03:12:06,502 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 841 to 598. [2024-11-28 03:12:06,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 598 states, 597 states have (on average 1.2127303182579565) internal successors, (724), 597 states have internal predecessors, (724), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:06,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 598 states and 724 transitions. [2024-11-28 03:12:06,507 INFO L78 Accepts]: Start accepts. Automaton has 598 states and 724 transitions. Word has length 344 [2024-11-28 03:12:06,508 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:12:06,508 INFO L471 AbstractCegarLoop]: Abstraction has 598 states and 724 transitions. [2024-11-28 03:12:06,509 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.769230769230769) internal successors, (49), 13 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:06,509 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 724 transitions. [2024-11-28 03:12:06,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2024-11-28 03:12:06,515 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:12:06,516 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 30, 30, 30, 30, 30, 30, 30, 28, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:12:06,528 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-28 03:12:06,716 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:06,717 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:12:06,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:12:06,718 INFO L85 PathProgramCache]: Analyzing trace with hash -2053710787, now seen corresponding path program 4 times [2024-11-28 03:12:06,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:12:06,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193941197] [2024-11-28 03:12:06,718 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:12:06,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:12:07,037 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:12:07,038 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:09,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 3886 trivial. 0 not checked. [2024-11-28 03:12:09,561 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:12:09,561 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193941197] [2024-11-28 03:12:09,561 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193941197] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:12:09,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1581437563] [2024-11-28 03:12:09,562 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:12:09,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:09,562 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:12:09,566 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:12:09,568 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-28 03:12:13,458 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:12:13,458 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:13,470 INFO L256 TraceCheckSpWp]: Trace formula consists of 1159 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-28 03:12:13,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:12:13,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 3886 trivial. 0 not checked. [2024-11-28 03:12:13,742 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:12:15,973 INFO L134 CoverageAnalysis]: Checked inductivity of 5656 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 3886 trivial. 0 not checked. [2024-11-28 03:12:15,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1581437563] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:12:15,973 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:12:15,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 64 [2024-11-28 03:12:15,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [383864272] [2024-11-28 03:12:15,973 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:12:15,975 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2024-11-28 03:12:15,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:12:15,977 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2024-11-28 03:12:15,980 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2016, Invalid=2016, Unknown=0, NotChecked=0, Total=4032 [2024-11-28 03:12:15,981 INFO L87 Difference]: Start difference. First operand 598 states and 724 transitions. Second operand has 64 states, 64 states have (on average 6.140625) internal successors, (393), 64 states have internal predecessors, (393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:18,103 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 03:12:18,104 INFO L93 Difference]: Finished difference Result 1563 states and 2071 transitions. [2024-11-28 03:12:18,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2024-11-28 03:12:18,105 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 64 states have (on average 6.140625) internal successors, (393), 64 states have internal predecessors, (393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 344 [2024-11-28 03:12:18,105 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 03:12:18,111 INFO L225 Difference]: With dead ends: 1563 [2024-11-28 03:12:18,112 INFO L226 Difference]: Without dead ends: 1304 [2024-11-28 03:12:18,113 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 719 GetRequests, 657 SyntacticMatches, 0 SemanticMatches, 62 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=2016, Invalid=2016, Unknown=0, NotChecked=0, Total=4032 [2024-11-28 03:12:18,114 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 707 mSDsluCounter, 162 mSDsCounter, 0 mSdLazyCounter, 508 mSolverCounterSat, 125 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 707 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 125 IncrementalHoareTripleChecker+Valid, 508 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-28 03:12:18,115 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [707 Valid, 180 Invalid, 633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [125 Valid, 508 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-28 03:12:18,117 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1304 states. [2024-11-28 03:12:18,191 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1304 to 1110. [2024-11-28 03:12:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1110 states, 1109 states have (on average 1.229936880072137) internal successors, (1364), 1109 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:18,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1110 states to 1110 states and 1364 transitions. [2024-11-28 03:12:18,200 INFO L78 Accepts]: Start accepts. Automaton has 1110 states and 1364 transitions. Word has length 344 [2024-11-28 03:12:18,201 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 03:12:18,201 INFO L471 AbstractCegarLoop]: Abstraction has 1110 states and 1364 transitions. [2024-11-28 03:12:18,201 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 64 states have (on average 6.140625) internal successors, (393), 64 states have internal predecessors, (393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:12:18,202 INFO L276 IsEmpty]: Start isEmpty. Operand 1110 states and 1364 transitions. [2024-11-28 03:12:18,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 601 [2024-11-28 03:12:18,222 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 03:12:18,222 INFO L218 NwaCegarLoop]: trace histogram [62, 62, 62, 62, 62, 62, 62, 60, 46, 46, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:12:18,240 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-28 03:12:18,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:18,423 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 03:12:18,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:12:18,424 INFO L85 PathProgramCache]: Analyzing trace with hash 1205980733, now seen corresponding path program 5 times [2024-11-28 03:12:18,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:12:18,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1484920411] [2024-11-28 03:12:18,424 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 03:12:18,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:12:24,103 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 63 check-sat command(s) [2024-11-28 03:12:24,103 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:12:30,474 INFO L134 CoverageAnalysis]: Checked inductivity of 17368 backedges. 0 proven. 7626 refuted. 0 times theorem prover too weak. 9742 trivial. 0 not checked. [2024-11-28 03:12:30,474 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:12:30,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1484920411] [2024-11-28 03:12:30,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1484920411] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:12:30,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [85479376] [2024-11-28 03:12:30,475 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 03:12:30,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:12:30,475 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:12:30,477 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:12:30,478 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_16307de3-9c9b-4e35-b481-3d8088ca3a70/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process