./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c --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_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1 --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 66c26537aa176e76686ba25b67c86aedfbccc400319942d9855c43a2b470a76b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 14:18:57,206 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 14:18:57,276 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-02 14:18:57,282 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 14:18:57,282 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 14:18:57,308 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 14:18:57,308 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 14:18:57,308 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 14:18:57,309 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 14:18:57,309 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 14:18:57,309 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 14:18:57,309 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 14:18:57,310 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 14:18:57,310 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 14:18:57,310 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 14:18:57,311 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 14:18:57,311 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:18:57,312 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:18:57,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:18:57,312 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 14:18:57,313 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 14:18:57,313 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_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1 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 -> 66c26537aa176e76686ba25b67c86aedfbccc400319942d9855c43a2b470a76b [2024-12-02 14:18:57,626 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 14:18:57,636 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 14:18:57,639 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 14:18:57,640 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 14:18:57,640 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 14:18:57,642 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c [2024-12-02 14:19:00,776 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/data/002062b51/c31c835ead4843aa8fd5053f034afbec/FLAG25c233641 [2024-12-02 14:19:01,019 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 14:19:01,020 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c [2024-12-02 14:19:01,029 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/data/002062b51/c31c835ead4843aa8fd5053f034afbec/FLAG25c233641 [2024-12-02 14:19:01,045 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/data/002062b51/c31c835ead4843aa8fd5053f034afbec [2024-12-02 14:19:01,048 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 14:19:01,050 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 14:19:01,051 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 14:19:01,052 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 14:19:01,057 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 14:19:01,058 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,059 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a27d186 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01, skipping insertion in model container [2024-12-02 14:19:01,059 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,076 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 14:19:01,245 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_f3a886c1-8104-452e-8d66-39d6e7b3372e/sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c[331,344] [2024-12-02 14:19:01,269 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:19:01,279 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 14:19:01,291 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_f3a886c1-8104-452e-8d66-39d6e7b3372e/sv-benchmarks/c/array-programs/partial_mod_count_limited_4.c[331,344] [2024-12-02 14:19:01,299 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:19:01,317 INFO L204 MainTranslator]: Completed translation [2024-12-02 14:19:01,317 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01 WrapperNode [2024-12-02 14:19:01,318 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 14:19:01,319 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 14:19:01,319 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 14:19:01,319 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 14:19:01,327 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,334 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,354 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 64 [2024-12-02 14:19:01,354 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 14:19:01,355 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 14:19:01,355 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 14:19:01,355 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 14:19:01,366 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,366 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,368 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,382 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-12-02 14:19:01,382 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,382 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,387 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,388 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,391 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,393 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,393 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,395 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 14:19:01,396 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 14:19:01,396 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 14:19:01,396 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 14:19:01,397 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (1/1) ... [2024-12-02 14:19:01,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:19:01,418 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:01,431 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 14:19:01,435 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 14:19:01,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 14:19:01,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 14:19:01,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 14:19:01,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 14:19:01,467 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-02 14:19:01,467 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-02 14:19:01,545 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 14:19:01,547 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 14:19:01,703 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-12-02 14:19:01,703 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 14:19:01,710 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 14:19:01,711 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-02 14:19:01,711 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:19:01 BoogieIcfgContainer [2024-12-02 14:19:01,711 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 14:19:01,713 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 14:19:01,713 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 14:19:01,719 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 14:19:01,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:19:01" (1/3) ... [2024-12-02 14:19:01,720 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b483006 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:19:01, skipping insertion in model container [2024-12-02 14:19:01,720 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:19:01" (2/3) ... [2024-12-02 14:19:01,720 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b483006 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:19:01, skipping insertion in model container [2024-12-02 14:19:01,720 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:19:01" (3/3) ... [2024-12-02 14:19:01,722 INFO L128 eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_4.c [2024-12-02 14:19:01,738 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 14:19:01,740 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG partial_mod_count_limited_4.c that has 1 procedures, 23 locations, 1 initial locations, 2 loop locations, and 1 error locations. [2024-12-02 14:19:01,790 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 14:19:01,803 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;@1f5ec81, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 14:19:01,803 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-12-02 14:19:01,807 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 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-12-02 14:19:01,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-02 14:19:01,814 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:01,814 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:01,815 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:01,820 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:01,821 INFO L85 PathProgramCache]: Analyzing trace with hash -345222235, now seen corresponding path program 1 times [2024-12-02 14:19:01,830 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:01,830 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1890099411] [2024-12-02 14:19:01,831 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:01,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:02,000 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:02,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:02,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1890099411] [2024-12-02 14:19:02,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1890099411] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:19:02,001 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:19:02,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 14:19:02,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826296248] [2024-12-02 14:19:02,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:19:02,008 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 14:19:02,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:02,032 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 14:19:02,033 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 14:19:02,035 INFO L87 Difference]: Start difference. First operand has 23 states, 21 states have (on average 1.4761904761904763) internal successors, (31), 22 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 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-12-02 14:19:02,049 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:02,049 INFO L93 Difference]: Finished difference Result 43 states and 58 transitions. [2024-12-02 14:19:02,050 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 14:19:02,051 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 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-12-02 14:19:02,052 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:02,059 INFO L225 Difference]: With dead ends: 43 [2024-12-02 14:19:02,059 INFO L226 Difference]: Without dead ends: 19 [2024-12-02 14:19:02,062 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 14:19:02,065 INFO L435 NwaCegarLoop]: 27 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:02,066 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-12-02 14:19:02,082 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-12-02 14:19:02,091 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19. [2024-12-02 14:19:02,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 states have internal predecessors, (23), 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-12-02 14:19:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions. [2024-12-02 14:19:02,097 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 12 [2024-12-02 14:19:02,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:02,098 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 23 transitions. [2024-12-02 14:19:02,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 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-12-02 14:19:02,098 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions. [2024-12-02 14:19:02,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-02 14:19:02,099 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:02,099 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:02,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 14:19:02,099 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:02,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:02,100 INFO L85 PathProgramCache]: Analyzing trace with hash -738249245, now seen corresponding path program 1 times [2024-12-02 14:19:02,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:02,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721587543] [2024-12-02 14:19:02,101 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:02,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:02,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:02,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721587543] [2024-12-02 14:19:02,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [721587543] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:19:02,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:19:02,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 14:19:02,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1728202464] [2024-12-02 14:19:02,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:19:02,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 14:19:02,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:02,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 14:19:02,263 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 14:19:02,263 INFO L87 Difference]: Start difference. First operand 19 states and 23 transitions. Second operand has 4 states, 4 states have (on average 3.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-12-02 14:19:02,337 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:02,337 INFO L93 Difference]: Finished difference Result 48 states and 60 transitions. [2024-12-02 14:19:02,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 14:19:02,338 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.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-12-02 14:19:02,338 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:02,339 INFO L225 Difference]: With dead ends: 48 [2024-12-02 14:19:02,339 INFO L226 Difference]: Without dead ends: 33 [2024-12-02 14:19:02,339 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 14:19:02,340 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 34 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:02,341 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 19 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:19:02,342 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2024-12-02 14:19:02,345 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 22. [2024-12-02 14:19:02,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:19:02,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-12-02 14:19:02,346 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 12 [2024-12-02 14:19:02,346 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:02,346 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-12-02 14:19:02,346 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.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-12-02 14:19:02,347 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-12-02 14:19:02,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-02 14:19:02,347 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:02,347 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:02,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 14:19:02,348 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:02,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:02,348 INFO L85 PathProgramCache]: Analyzing trace with hash 716753453, now seen corresponding path program 1 times [2024-12-02 14:19:02,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:02,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980963192] [2024-12-02 14:19:02,349 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:02,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:02,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:02,625 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:02,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:02,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [980963192] [2024-12-02 14:19:02,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [980963192] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:19:02,625 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:19:02,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 14:19:02,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2126481526] [2024-12-02 14:19:02,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:19:02,626 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 14:19:02,626 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:02,627 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 14:19:02,627 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-12-02 14:19:02,627 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-12-02 14:19:02,720 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:02,720 INFO L93 Difference]: Finished difference Result 48 states and 58 transitions. [2024-12-02 14:19:02,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 14:19:02,721 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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 18 [2024-12-02 14:19:02,721 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:02,722 INFO L225 Difference]: With dead ends: 48 [2024-12-02 14:19:02,722 INFO L226 Difference]: Without dead ends: 33 [2024-12-02 14:19:02,722 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-12-02 14:19:02,723 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 11 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:02,724 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 36 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:19:02,724 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2024-12-02 14:19:02,728 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 24. [2024-12-02 14:19:02,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 23 states have (on average 1.2173913043478262) internal successors, (28), 23 states have internal predecessors, (28), 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-12-02 14:19:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 28 transitions. [2024-12-02 14:19:02,729 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 28 transitions. Word has length 18 [2024-12-02 14:19:02,729 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:02,729 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 28 transitions. [2024-12-02 14:19:02,729 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-12-02 14:19:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2024-12-02 14:19:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-02 14:19:02,730 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:02,730 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:02,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 14:19:02,730 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:02,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:02,731 INFO L85 PathProgramCache]: Analyzing trace with hash 323726443, now seen corresponding path program 1 times [2024-12-02 14:19:02,731 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:02,731 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1319732677] [2024-12-02 14:19:02,731 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:02,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:02,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:02,850 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:02,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:02,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1319732677] [2024-12-02 14:19:02,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1319732677] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:02,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [851701235] [2024-12-02 14:19:02,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:02,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:02,851 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:02,854 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:02,855 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 14:19:02,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:02,927 INFO L256 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 14:19:02,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:03,036 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:03,036 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:03,098 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:03,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [851701235] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:03,098 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:03,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-12-02 14:19:03,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109623190] [2024-12-02 14:19:03,099 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:03,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-02 14:19:03,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:03,100 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-02 14:19:03,100 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90 [2024-12-02 14:19:03,100 INFO L87 Difference]: Start difference. First operand 24 states and 28 transitions. Second operand has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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-12-02 14:19:03,269 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:03,269 INFO L93 Difference]: Finished difference Result 78 states and 96 transitions. [2024-12-02 14:19:03,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 14:19:03,269 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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 18 [2024-12-02 14:19:03,270 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:03,270 INFO L225 Difference]: With dead ends: 78 [2024-12-02 14:19:03,270 INFO L226 Difference]: Without dead ends: 63 [2024-12-02 14:19:03,271 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132 [2024-12-02 14:19:03,272 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 151 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:03,272 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 34 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:19:03,273 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2024-12-02 14:19:03,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 38. [2024-12-02 14:19:03,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 37 states have (on average 1.2162162162162162) internal successors, (45), 37 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-12-02 14:19:03,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 45 transitions. [2024-12-02 14:19:03,280 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 45 transitions. Word has length 18 [2024-12-02 14:19:03,280 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:03,280 INFO L471 AbstractCegarLoop]: Abstraction has 38 states and 45 transitions. [2024-12-02 14:19:03,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 3.7) internal successors, (37), 9 states have internal predecessors, (37), 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-12-02 14:19:03,280 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 45 transitions. [2024-12-02 14:19:03,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-02 14:19:03,281 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:03,281 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:03,290 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 14:19:03,482 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:03,482 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:03,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:03,483 INFO L85 PathProgramCache]: Analyzing trace with hash -1447835187, now seen corresponding path program 1 times [2024-12-02 14:19:03,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:03,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1486185178] [2024-12-02 14:19:03,483 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:03,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:03,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:03,731 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 25 proven. 5 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-02 14:19:03,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:03,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1486185178] [2024-12-02 14:19:03,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1486185178] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:03,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1402871384] [2024-12-02 14:19:03,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:03,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:03,732 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:03,734 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:03,738 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-02 14:19:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:03,821 INFO L256 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-02 14:19:03,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:04,051 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:04,051 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:04,214 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:19:04,215 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1402871384] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:04,215 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:04,215 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 18 [2024-12-02 14:19:04,215 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734157591] [2024-12-02 14:19:04,215 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:04,216 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-12-02 14:19:04,216 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:04,216 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-12-02 14:19:04,217 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=214, Unknown=0, NotChecked=0, Total=306 [2024-12-02 14:19:04,217 INFO L87 Difference]: Start difference. First operand 38 states and 45 transitions. Second operand has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 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-12-02 14:19:04,786 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:04,786 INFO L93 Difference]: Finished difference Result 185 states and 230 transitions. [2024-12-02 14:19:04,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-02 14:19:04,787 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 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 36 [2024-12-02 14:19:04,787 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:04,788 INFO L225 Difference]: With dead ends: 185 [2024-12-02 14:19:04,789 INFO L226 Difference]: Without dead ends: 162 [2024-12-02 14:19:04,790 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 61 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 271 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=395, Invalid=727, Unknown=0, NotChecked=0, Total=1122 [2024-12-02 14:19:04,791 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 462 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 166 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 462 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:04,791 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [462 Valid, 107 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 166 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-12-02 14:19:04,792 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162 states. [2024-12-02 14:19:04,802 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 74. [2024-12-02 14:19:04,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 74 states, 73 states have (on average 1.2191780821917808) internal successors, (89), 73 states have internal predecessors, (89), 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-12-02 14:19:04,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 89 transitions. [2024-12-02 14:19:04,803 INFO L78 Accepts]: Start accepts. Automaton has 74 states and 89 transitions. Word has length 36 [2024-12-02 14:19:04,803 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:04,804 INFO L471 AbstractCegarLoop]: Abstraction has 74 states and 89 transitions. [2024-12-02 14:19:04,804 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 4.833333333333333) internal successors, (87), 18 states have internal predecessors, (87), 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-12-02 14:19:04,804 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 89 transitions. [2024-12-02 14:19:04,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-02 14:19:04,806 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:04,806 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 8, 5, 5, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:04,815 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-12-02 14:19:05,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:05,007 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:05,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:05,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1403517069, now seen corresponding path program 2 times [2024-12-02 14:19:05,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:05,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795121123] [2024-12-02 14:19:05,007 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 14:19:05,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:05,062 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 14:19:05,062 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:05,643 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-12-02 14:19:05,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:05,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795121123] [2024-12-02 14:19:05,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795121123] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:19:05,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:19:05,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-12-02 14:19:05,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1488350347] [2024-12-02 14:19:05,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:19:05,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-12-02 14:19:05,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:05,645 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-12-02 14:19:05,645 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-12-02 14:19:05,646 INFO L87 Difference]: Start difference. First operand 74 states and 89 transitions. Second operand has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 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-12-02 14:19:05,778 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:05,779 INFO L93 Difference]: Finished difference Result 210 states and 262 transitions. [2024-12-02 14:19:05,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-02 14:19:05,779 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 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) Word has length 72 [2024-12-02 14:19:05,780 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:05,782 INFO L225 Difference]: With dead ends: 210 [2024-12-02 14:19:05,782 INFO L226 Difference]: Without dead ends: 163 [2024-12-02 14:19:05,783 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90 [2024-12-02 14:19:05,783 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 18 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 56 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:05,784 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 56 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:19:05,785 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 163 states. [2024-12-02 14:19:05,798 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 163 to 128. [2024-12-02 14:19:05,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 128 states, 127 states have (on average 1.2125984251968505) internal successors, (154), 127 states have internal predecessors, (154), 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-12-02 14:19:05,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 128 states and 154 transitions. [2024-12-02 14:19:05,800 INFO L78 Accepts]: Start accepts. Automaton has 128 states and 154 transitions. Word has length 72 [2024-12-02 14:19:05,801 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:05,801 INFO L471 AbstractCegarLoop]: Abstraction has 128 states and 154 transitions. [2024-12-02 14:19:05,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.375) internal successors, (35), 8 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-12-02 14:19:05,801 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 154 transitions. [2024-12-02 14:19:05,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-02 14:19:05,802 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:05,802 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 7, 5, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:05,803 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 14:19:05,803 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:05,803 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:05,803 INFO L85 PathProgramCache]: Analyzing trace with hash -963177525, now seen corresponding path program 3 times [2024-12-02 14:19:05,804 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:05,804 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885525986] [2024-12-02 14:19:05,804 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 14:19:05,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:05,970 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2024-12-02 14:19:05,970 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:06,389 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 4 proven. 232 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-12-02 14:19:06,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:06,390 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885525986] [2024-12-02 14:19:06,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885525986] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:06,390 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2018955834] [2024-12-02 14:19:06,390 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 14:19:06,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:06,390 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:06,392 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:06,394 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-02 14:19:06,508 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-12-02 14:19:06,508 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:06,509 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-12-02 14:19:06,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:07,111 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 280 trivial. 0 not checked. [2024-12-02 14:19:07,111 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 14:19:07,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2018955834] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:19:07,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-02 14:19:07,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [11] total 15 [2024-12-02 14:19:07,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1639579638] [2024-12-02 14:19:07,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:19:07,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 14:19:07,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:07,113 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 14:19:07,113 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=182, Unknown=0, NotChecked=0, Total=240 [2024-12-02 14:19:07,114 INFO L87 Difference]: Start difference. First operand 128 states and 154 transitions. Second operand has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 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-12-02 14:19:07,234 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:07,234 INFO L93 Difference]: Finished difference Result 142 states and 171 transitions. [2024-12-02 14:19:07,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 14:19:07,234 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 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 72 [2024-12-02 14:19:07,235 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:07,236 INFO L225 Difference]: With dead ends: 142 [2024-12-02 14:19:07,236 INFO L226 Difference]: Without dead ends: 140 [2024-12-02 14:19:07,236 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=236, Unknown=0, NotChecked=0, Total=306 [2024-12-02 14:19:07,237 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 30 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:07,238 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 49 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:19:07,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 140 states. [2024-12-02 14:19:07,254 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 140. [2024-12-02 14:19:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 140 states, 139 states have (on average 1.20863309352518) internal successors, (168), 139 states have internal predecessors, (168), 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-12-02 14:19:07,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 168 transitions. [2024-12-02 14:19:07,257 INFO L78 Accepts]: Start accepts. Automaton has 140 states and 168 transitions. Word has length 72 [2024-12-02 14:19:07,257 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:07,257 INFO L471 AbstractCegarLoop]: Abstraction has 140 states and 168 transitions. [2024-12-02 14:19:07,257 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.3333333333333335) internal successors, (20), 5 states have internal predecessors, (20), 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-12-02 14:19:07,257 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 168 transitions. [2024-12-02 14:19:07,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-02 14:19:07,259 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:07,259 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 7, 5, 5, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:07,270 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-02 14:19:07,459 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-12-02 14:19:07,460 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:07,460 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:07,460 INFO L85 PathProgramCache]: Analyzing trace with hash -1639901195, now seen corresponding path program 1 times [2024-12-02 14:19:07,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:07,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819759432] [2024-12-02 14:19:07,461 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:07,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 157 proven. 35 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-12-02 14:19:08,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:08,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819759432] [2024-12-02 14:19:08,166 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819759432] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:08,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1436467108] [2024-12-02 14:19:08,166 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:08,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:08,166 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:08,168 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:08,171 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-02 14:19:08,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:08,290 INFO L256 TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-12-02 14:19:08,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:08,704 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 14:19:08,704 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:09,070 INFO L134 CoverageAnalysis]: Checked inductivity of 285 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 14:19:09,070 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1436467108] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:09,070 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:09,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 13, 13] total 30 [2024-12-02 14:19:09,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [719264916] [2024-12-02 14:19:09,070 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:09,071 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-12-02 14:19:09,071 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:09,072 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-12-02 14:19:09,072 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=356, Invalid=574, Unknown=0, NotChecked=0, Total=930 [2024-12-02 14:19:09,073 INFO L87 Difference]: Start difference. First operand 140 states and 168 transitions. Second operand has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 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-12-02 14:19:11,560 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:11,560 INFO L93 Difference]: Finished difference Result 873 states and 1078 transitions. [2024-12-02 14:19:11,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2024-12-02 14:19:11,560 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 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 78 [2024-12-02 14:19:11,561 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:11,563 INFO L225 Difference]: With dead ends: 873 [2024-12-02 14:19:11,563 INFO L226 Difference]: Without dead ends: 796 [2024-12-02 14:19:11,574 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 217 GetRequests, 132 SyntacticMatches, 1 SemanticMatches, 84 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2497 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=2591, Invalid=4719, Unknown=0, NotChecked=0, Total=7310 [2024-12-02 14:19:11,575 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 738 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 319 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 738 SdHoareTripleChecker+Valid, 161 SdHoareTripleChecker+Invalid, 384 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 319 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:11,575 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [738 Valid, 161 Invalid, 384 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 319 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-12-02 14:19:11,577 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 796 states. [2024-12-02 14:19:11,596 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 796 to 192. [2024-12-02 14:19:11,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 192 states, 191 states have (on average 1.2513089005235603) internal successors, (239), 191 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:19:11,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 192 states and 239 transitions. [2024-12-02 14:19:11,598 INFO L78 Accepts]: Start accepts. Automaton has 192 states and 239 transitions. Word has length 78 [2024-12-02 14:19:11,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:11,598 INFO L471 AbstractCegarLoop]: Abstraction has 192 states and 239 transitions. [2024-12-02 14:19:11,599 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 5.290322580645161) internal successors, (164), 30 states have internal predecessors, (164), 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-12-02 14:19:11,599 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 239 transitions. [2024-12-02 14:19:11,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-02 14:19:11,601 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:11,601 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 11, 11, 11, 11, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:11,610 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-02 14:19:11,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:11,802 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:11,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:11,802 INFO L85 PathProgramCache]: Analyzing trace with hash -1039551255, now seen corresponding path program 2 times [2024-12-02 14:19:11,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:11,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [824667276] [2024-12-02 14:19:11,803 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 14:19:11,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:11,877 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 14:19:11,877 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:13,507 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 14:19:13,507 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:13,507 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [824667276] [2024-12-02 14:19:13,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [824667276] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:13,507 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [684651283] [2024-12-02 14:19:13,508 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 14:19:13,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:13,508 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:13,510 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:13,511 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-02 14:19:13,708 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 14:19:13,708 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:13,711 INFO L256 TraceCheckSpWp]: Trace formula consists of 437 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-12-02 14:19:13,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:14,414 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 14:19:14,414 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:15,558 INFO L134 CoverageAnalysis]: Checked inductivity of 1413 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-02 14:19:15,558 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [684651283] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:15,558 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:15,558 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 72 [2024-12-02 14:19:15,558 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1731743197] [2024-12-02 14:19:15,558 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:15,559 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 73 states [2024-12-02 14:19:15,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:15,561 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants. [2024-12-02 14:19:15,561 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2307, Invalid=2949, Unknown=0, NotChecked=0, Total=5256 [2024-12-02 14:19:15,562 INFO L87 Difference]: Start difference. First operand 192 states and 239 transitions. Second operand has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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-12-02 14:19:17,959 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:17,959 INFO L93 Difference]: Finished difference Result 6120 states and 7584 transitions. [2024-12-02 14:19:17,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. [2024-12-02 14:19:17,960 INFO L78 Accepts]: Start accepts. Automaton has has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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 150 [2024-12-02 14:19:17,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:17,974 INFO L225 Difference]: With dead ends: 6120 [2024-12-02 14:19:17,974 INFO L226 Difference]: Without dead ends: 5943 [2024-12-02 14:19:17,978 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 346 GetRequests, 252 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3217 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=3480, Invalid=5640, Unknown=0, NotChecked=0, Total=9120 [2024-12-02 14:19:17,979 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 2368 mSDsluCounter, 398 mSDsCounter, 0 mSdLazyCounter, 566 mSolverCounterSat, 180 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2368 SdHoareTripleChecker+Valid, 409 SdHoareTripleChecker+Invalid, 746 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 180 IncrementalHoareTripleChecker+Valid, 566 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:17,979 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2368 Valid, 409 Invalid, 746 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [180 Valid, 566 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-12-02 14:19:17,983 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5943 states. [2024-12-02 14:19:18,121 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5943 to 1176. [2024-12-02 14:19:18,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1176 states, 1175 states have (on average 1.1727659574468086) internal successors, (1378), 1175 states have internal predecessors, (1378), 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-12-02 14:19:18,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1176 states to 1176 states and 1378 transitions. [2024-12-02 14:19:18,129 INFO L78 Accepts]: Start accepts. Automaton has 1176 states and 1378 transitions. Word has length 150 [2024-12-02 14:19:18,129 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:18,130 INFO L471 AbstractCegarLoop]: Abstraction has 1176 states and 1378 transitions. [2024-12-02 14:19:18,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 73 states, 73 states have (on average 5.712328767123288) internal successors, (417), 72 states have internal predecessors, (417), 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-12-02 14:19:18,130 INFO L276 IsEmpty]: Start isEmpty. Operand 1176 states and 1378 transitions. [2024-12-02 14:19:18,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-12-02 14:19:18,137 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:18,137 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 34, 23, 23, 12, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:18,149 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-12-02 14:19:18,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:18,338 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:18,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:18,338 INFO L85 PathProgramCache]: Analyzing trace with hash 1013595907, now seen corresponding path program 3 times [2024-12-02 14:19:18,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:18,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [197161612] [2024-12-02 14:19:18,339 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 14:19:18,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:18,762 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s) [2024-12-02 14:19:18,762 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:19,700 INFO L134 CoverageAnalysis]: Checked inductivity of 6261 backedges. 2211 proven. 778 refuted. 0 times theorem prover too weak. 3272 trivial. 0 not checked. [2024-12-02 14:19:19,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:19,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [197161612] [2024-12-02 14:19:19,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [197161612] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:19,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [921517477] [2024-12-02 14:19:19,700 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 14:19:19,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:19,701 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:19,702 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:19,704 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-12-02 14:19:19,980 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-02 14:19:19,981 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:19:19,982 INFO L256 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-12-02 14:19:19,988 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:21,455 INFO L134 CoverageAnalysis]: Checked inductivity of 6261 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 6256 trivial. 0 not checked. [2024-12-02 14:19:21,455 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:23,520 INFO L134 CoverageAnalysis]: Checked inductivity of 6261 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 6256 trivial. 0 not checked. [2024-12-02 14:19:23,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [921517477] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:23,520 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:23,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 6, 6] total 28 [2024-12-02 14:19:23,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [272731360] [2024-12-02 14:19:23,520 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:23,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-12-02 14:19:23,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:23,521 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-12-02 14:19:23,521 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=181, Invalid=631, Unknown=0, NotChecked=0, Total=812 [2024-12-02 14:19:23,522 INFO L87 Difference]: Start difference. First operand 1176 states and 1378 transitions. Second operand has 29 states, 29 states have (on average 5.068965517241379) internal successors, (147), 28 states have internal predecessors, (147), 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-12-02 14:19:32,655 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:19:32,655 INFO L93 Difference]: Finished difference Result 4501 states and 5695 transitions. [2024-12-02 14:19:32,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 186 states. [2024-12-02 14:19:32,655 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 5.068965517241379) internal successors, (147), 28 states have internal predecessors, (147), 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 294 [2024-12-02 14:19:32,656 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:19:32,663 INFO L225 Difference]: With dead ends: 4501 [2024-12-02 14:19:32,664 INFO L226 Difference]: Without dead ends: 4480 [2024-12-02 14:19:32,671 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 784 GetRequests, 577 SyntacticMatches, 0 SemanticMatches, 207 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19689 ImplicationChecksByTransitivity, 7.2s TimeCoverageRelationStatistics Valid=9520, Invalid=33952, Unknown=0, NotChecked=0, Total=43472 [2024-12-02 14:19:32,671 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 1037 mSDsluCounter, 175 mSDsCounter, 0 mSdLazyCounter, 744 mSolverCounterSat, 111 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1037 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 855 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 111 IncrementalHoareTripleChecker+Valid, 744 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time [2024-12-02 14:19:32,672 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1037 Valid, 186 Invalid, 855 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [111 Valid, 744 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time] [2024-12-02 14:19:32,675 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4480 states. [2024-12-02 14:19:32,785 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4480 to 1250. [2024-12-02 14:19:32,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1250 states, 1249 states have (on average 1.176140912730184) internal successors, (1469), 1249 states have internal predecessors, (1469), 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-12-02 14:19:32,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 1250 states and 1469 transitions. [2024-12-02 14:19:32,792 INFO L78 Accepts]: Start accepts. Automaton has 1250 states and 1469 transitions. Word has length 294 [2024-12-02 14:19:32,792 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:19:32,792 INFO L471 AbstractCegarLoop]: Abstraction has 1250 states and 1469 transitions. [2024-12-02 14:19:32,793 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 5.068965517241379) internal successors, (147), 28 states have internal predecessors, (147), 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-12-02 14:19:32,793 INFO L276 IsEmpty]: Start isEmpty. Operand 1250 states and 1469 transitions. [2024-12-02 14:19:32,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-12-02 14:19:32,799 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:19:32,800 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 35, 11, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:19:32,811 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-12-02 14:19:33,000 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:33,000 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:19:33,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:19:33,001 INFO L85 PathProgramCache]: Analyzing trace with hash 1223061627, now seen corresponding path program 1 times [2024-12-02 14:19:33,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:19:33,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2036093652] [2024-12-02 14:19:33,001 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:33,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:19:33,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:33,744 INFO L134 CoverageAnalysis]: Checked inductivity of 6341 backedges. 1679 proven. 9 refuted. 0 times theorem prover too weak. 4653 trivial. 0 not checked. [2024-12-02 14:19:33,744 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:19:33,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2036093652] [2024-12-02 14:19:33,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2036093652] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:19:33,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1321726095] [2024-12-02 14:19:33,744 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:19:33,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:19:33,745 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:19:33,747 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:19:33,749 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-12-02 14:19:33,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:19:33,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 710 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-12-02 14:19:33,993 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:19:36,116 INFO L134 CoverageAnalysis]: Checked inductivity of 6341 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-12-02 14:19:36,116 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 14:19:38,829 INFO L134 CoverageAnalysis]: Checked inductivity of 6341 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-12-02 14:19:38,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1321726095] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 14:19:38,830 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 14:19:38,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 49, 49] total 105 [2024-12-02 14:19:38,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [904868135] [2024-12-02 14:19:38,830 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 14:19:38,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 105 states [2024-12-02 14:19:38,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 14:19:38,834 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 105 interpolants. [2024-12-02 14:19:38,835 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=4680, Invalid=6240, Unknown=0, NotChecked=0, Total=10920 [2024-12-02 14:19:38,835 INFO L87 Difference]: Start difference. First operand 1250 states and 1469 transitions. Second operand has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 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-12-02 14:20:03,448 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:20:03,448 INFO L93 Difference]: Finished difference Result 11536 states and 14512 transitions. [2024-12-02 14:20:03,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 286 states. [2024-12-02 14:20:03,448 INFO L78 Accepts]: Start accepts. Automaton has has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 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 318 [2024-12-02 14:20:03,449 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:20:03,466 INFO L225 Difference]: With dead ends: 11536 [2024-12-02 14:20:03,466 INFO L226 Difference]: Without dead ends: 10313 [2024-12-02 14:20:03,478 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 1023 GetRequests, 637 SyntacticMatches, 0 SemanticMatches, 386 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59286 ImplicationChecksByTransitivity, 21.5s TimeCoverageRelationStatistics Valid=47127, Invalid=103029, Unknown=0, NotChecked=0, Total=150156 [2024-12-02 14:20:03,479 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 6686 mSDsluCounter, 584 mSDsCounter, 0 mSdLazyCounter, 1143 mSolverCounterSat, 671 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6686 SdHoareTripleChecker+Valid, 594 SdHoareTripleChecker+Invalid, 1814 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 671 IncrementalHoareTripleChecker+Valid, 1143 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:20:03,479 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6686 Valid, 594 Invalid, 1814 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [671 Valid, 1143 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-12-02 14:20:03,484 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10313 states. [2024-12-02 14:20:03,715 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10313 to 758. [2024-12-02 14:20:03,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 758 states, 757 states have (on average 1.1532364597093792) internal successors, (873), 757 states have internal predecessors, (873), 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-12-02 14:20:03,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 758 states and 873 transitions. [2024-12-02 14:20:03,720 INFO L78 Accepts]: Start accepts. Automaton has 758 states and 873 transitions. Word has length 318 [2024-12-02 14:20:03,720 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:20:03,720 INFO L471 AbstractCegarLoop]: Abstraction has 758 states and 873 transitions. [2024-12-02 14:20:03,720 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 105 states, 105 states have (on average 5.771428571428571) internal successors, (606), 105 states have internal predecessors, (606), 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-12-02 14:20:03,721 INFO L276 IsEmpty]: Start isEmpty. Operand 758 states and 873 transitions. [2024-12-02 14:20:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 607 [2024-12-02 14:20:03,725 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:20:03,725 INFO L218 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 47, 47, 47, 47, 6, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:20:03,735 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-12-02 14:20:03,925 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:20:03,926 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-02 14:20:03,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:20:03,926 INFO L85 PathProgramCache]: Analyzing trace with hash 292169569, now seen corresponding path program 4 times [2024-12-02 14:20:03,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:20:03,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457094323] [2024-12-02 14:20:03,927 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 14:20:03,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:20:04,302 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 14:20:04,302 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 14:20:21,430 INFO L134 CoverageAnalysis]: Checked inductivity of 26405 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-12-02 14:20:21,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 14:20:21,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457094323] [2024-12-02 14:20:21,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457094323] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 14:20:21,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [484135462] [2024-12-02 14:20:21,431 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 14:20:21,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:20:21,431 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:20:21,433 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:20:21,434 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3a886c1-8104-452e-8d66-39d6e7b3372e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process