./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/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_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/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_077743b5-30db-41ac-ad96-7e89909c7cce/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 fdc85b042221b41aa26e62667e19ce1f6c246be9a2cb4f81fe8b15c8429db160 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-01 23:13:08,720 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-01 23:13:08,772 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-01 23:13:08,776 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-01 23:13:08,776 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-01 23:13:08,795 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-01 23:13:08,796 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-01 23:13:08,796 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-01 23:13:08,796 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-01 23:13:08,796 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-01 23:13:08,797 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-01 23:13:08,797 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-01 23:13:08,797 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-01 23:13:08,797 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-01 23:13:08,797 INFO L153 SettingsManager]: * Use SBE=true [2024-12-01 23:13:08,797 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-01 23:13:08,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-01 23:13:08,797 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-01 23:13:08,798 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-01 23:13:08,798 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 23:13:08,799 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 23:13:08,799 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-01 23:13:08,799 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-01 23:13:08,800 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-01 23:13:08,800 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-01 23:13:08,800 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-01 23:13:08,800 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-01 23:13:08,800 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-01 23:13:08,800 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_077743b5-30db-41ac-ad96-7e89909c7cce/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 -> fdc85b042221b41aa26e62667e19ce1f6c246be9a2cb4f81fe8b15c8429db160 [2024-12-01 23:13:09,030 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-01 23:13:09,038 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-01 23:13:09,041 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-01 23:13:09,042 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-01 23:13:09,042 INFO L274 PluginConnector]: CDTParser initialized [2024-12-01 23:13:09,043 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i [2024-12-01 23:13:11,738 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/data/c8568d55b/0152b8976bf947618bf0a019cc3a4b84/FLAGab15d5397 [2024-12-01 23:13:12,031 INFO L384 CDTParser]: Found 1 translation units. [2024-12-01 23:13:12,032 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i [2024-12-01 23:13:12,045 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/data/c8568d55b/0152b8976bf947618bf0a019cc3a4b84/FLAGab15d5397 [2024-12-01 23:13:12,326 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/data/c8568d55b/0152b8976bf947618bf0a019cc3a4b84 [2024-12-01 23:13:12,327 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-01 23:13:12,328 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-01 23:13:12,329 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-01 23:13:12,329 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-01 23:13:12,332 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-01 23:13:12,333 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,334 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c2d15a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12, skipping insertion in model container [2024-12-01 23:13:12,334 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,365 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-01 23:13:12,608 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_077743b5-30db-41ac-ad96-7e89909c7cce/sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i[33519,33532] [2024-12-01 23:13:12,668 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-01 23:13:12,676 INFO L200 MainTranslator]: Completed pre-run [2024-12-01 23:13:12,710 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_077743b5-30db-41ac-ad96-7e89909c7cce/sv-benchmarks/c/uthash-2.0.2/uthash_OAT_nondet_test1-1.i[33519,33532] [2024-12-01 23:13:12,751 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-01 23:13:12,779 INFO L204 MainTranslator]: Completed translation [2024-12-01 23:13:12,780 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12 WrapperNode [2024-12-01 23:13:12,780 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-01 23:13:12,781 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-01 23:13:12,781 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-01 23:13:12,781 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-01 23:13:12,787 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,804 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,830 INFO L138 Inliner]: procedures = 176, calls = 169, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 779 [2024-12-01 23:13:12,830 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-01 23:13:12,831 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-01 23:13:12,831 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-01 23:13:12,831 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-01 23:13:12,839 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,839 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,846 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,883 INFO L175 MemorySlicer]: Split 158 memory accesses to 2 slices as follows [2, 156]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 42 writes are split as follows [0, 42]. [2024-12-01 23:13:12,883 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,884 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,909 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,911 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,918 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,922 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,925 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,931 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-01 23:13:12,932 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-01 23:13:12,932 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-01 23:13:12,932 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-01 23:13:12,933 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (1/1) ... [2024-12-01 23:13:12,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-01 23:13:12,952 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:13:12,962 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-01 23:13:12,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-12-01 23:13:12,987 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-12-01 23:13:12,987 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-01 23:13:12,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-01 23:13:12,988 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-01 23:13:12,988 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-01 23:13:13,130 INFO L234 CfgBuilder]: Building ICFG [2024-12-01 23:13:13,131 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-01 23:13:14,046 INFO L? ?]: Removed 194 outVars from TransFormulas that were not future-live. [2024-12-01 23:13:14,047 INFO L283 CfgBuilder]: Performing block encoding [2024-12-01 23:13:14,059 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-01 23:13:14,059 INFO L312 CfgBuilder]: Removed 18 assume(true) statements. [2024-12-01 23:13:14,060 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:13:14 BoogieIcfgContainer [2024-12-01 23:13:14,060 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-01 23:13:14,062 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-01 23:13:14,062 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-01 23:13:14,066 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-01 23:13:14,066 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 01.12 11:13:12" (1/3) ... [2024-12-01 23:13:14,067 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@49041d1b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 11:13:14, skipping insertion in model container [2024-12-01 23:13:14,067 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.12 11:13:12" (2/3) ... [2024-12-01 23:13:14,067 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@49041d1b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.12 11:13:14, skipping insertion in model container [2024-12-01 23:13:14,067 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.12 11:13:14" (3/3) ... [2024-12-01 23:13:14,068 INFO L128 eAbstractionObserver]: Analyzing ICFG uthash_OAT_nondet_test1-1.i [2024-12-01 23:13:14,083 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-01 23:13:14,084 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_OAT_nondet_test1-1.i that has 3 procedures, 219 locations, 1 initial locations, 20 loop locations, and 1 error locations. [2024-12-01 23:13:14,133 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-01 23:13:14,144 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;@4cd2463b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-01 23:13:14,145 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-12-01 23:13:14,149 INFO L276 IsEmpty]: Start isEmpty. Operand has 215 states, 209 states have (on average 1.5933014354066986) internal successors, (333), 210 states have internal predecessors, (333), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-12-01 23:13:14,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-01 23:13:14,153 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:14,154 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:14,154 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:14,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:14,159 INFO L85 PathProgramCache]: Analyzing trace with hash 594735263, now seen corresponding path program 1 times [2024-12-01 23:13:14,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:14,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1640743004] [2024-12-01 23:13:14,164 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:14,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:14,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:14,293 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-01 23:13:14,294 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:14,294 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1640743004] [2024-12-01 23:13:14,294 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1640743004] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:13:14,294 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:13:14,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 23:13:14,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1077086978] [2024-12-01 23:13:14,297 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:13:14,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-01 23:13:14,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:14,316 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-01 23:13:14,316 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:14,318 INFO L87 Difference]: Start difference. First operand has 215 states, 209 states have (on average 1.5933014354066986) internal successors, (333), 210 states have internal predecessors, (333), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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-01 23:13:14,411 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:14,411 INFO L93 Difference]: Finished difference Result 626 states and 996 transitions. [2024-12-01 23:13:14,412 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-01 23:13:14,414 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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 8 [2024-12-01 23:13:14,414 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:14,422 INFO L225 Difference]: With dead ends: 626 [2024-12-01 23:13:14,422 INFO L226 Difference]: Without dead ends: 409 [2024-12-01 23:13:14,425 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:14,427 INFO L435 NwaCegarLoop]: 300 mSDtfsCounter, 278 mSDsluCounter, 297 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 281 SdHoareTripleChecker+Valid, 597 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:14,427 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [281 Valid, 597 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-12-01 23:13:14,439 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 409 states. [2024-12-01 23:13:14,463 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 409 to 212. [2024-12-01 23:13:14,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 212 states, 207 states have (on average 1.4202898550724639) internal successors, (294), 207 states have internal predecessors, (294), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-12-01 23:13:14,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 300 transitions. [2024-12-01 23:13:14,470 INFO L78 Accepts]: Start accepts. Automaton has 212 states and 300 transitions. Word has length 8 [2024-12-01 23:13:14,470 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:14,471 INFO L471 AbstractCegarLoop]: Abstraction has 212 states and 300 transitions. [2024-12-01 23:13:14,471 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 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-01 23:13:14,471 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 300 transitions. [2024-12-01 23:13:14,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-01 23:13:14,474 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:14,474 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:14,474 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-01 23:13:14,475 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:14,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:14,475 INFO L85 PathProgramCache]: Analyzing trace with hash -1900868658, now seen corresponding path program 1 times [2024-12-01 23:13:14,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:14,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444474422] [2024-12-01 23:13:14,475 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:14,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:14,897 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-01 23:13:14,897 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:14,897 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444474422] [2024-12-01 23:13:14,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444474422] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:13:14,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:13:14,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-01 23:13:14,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47072345] [2024-12-01 23:13:14,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:13:14,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-01 23:13:14,899 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:14,900 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-01 23:13:14,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-12-01 23:13:14,900 INFO L87 Difference]: Start difference. First operand 212 states and 300 transitions. Second operand has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 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-01 23:13:15,008 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:15,008 INFO L93 Difference]: Finished difference Result 424 states and 600 transitions. [2024-12-01 23:13:15,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 23:13:15,010 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 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 84 [2024-12-01 23:13:15,010 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:15,011 INFO L225 Difference]: With dead ends: 424 [2024-12-01 23:13:15,012 INFO L226 Difference]: Without dead ends: 215 [2024-12-01 23:13:15,012 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-12-01 23:13:15,013 INFO L435 NwaCegarLoop]: 271 mSDtfsCounter, 88 mSDsluCounter, 707 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 978 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:15,014 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 978 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-01 23:13:15,015 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 215 states. [2024-12-01 23:13:15,025 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 212. [2024-12-01 23:13:15,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 212 states, 207 states have (on average 1.3864734299516908) internal successors, (287), 207 states have internal predecessors, (287), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-12-01 23:13:15,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 293 transitions. [2024-12-01 23:13:15,027 INFO L78 Accepts]: Start accepts. Automaton has 212 states and 293 transitions. Word has length 84 [2024-12-01 23:13:15,027 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:15,027 INFO L471 AbstractCegarLoop]: Abstraction has 212 states and 293 transitions. [2024-12-01 23:13:15,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 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-01 23:13:15,028 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 293 transitions. [2024-12-01 23:13:15,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-01 23:13:15,030 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:15,030 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:15,030 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-01 23:13:15,031 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:15,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:15,031 INFO L85 PathProgramCache]: Analyzing trace with hash -424033702, now seen corresponding path program 1 times [2024-12-01 23:13:15,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:15,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341715870] [2024-12-01 23:13:15,031 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:15,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:15,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:15,223 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-01 23:13:15,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:15,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341715870] [2024-12-01 23:13:15,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341715870] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:13:15,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:13:15,224 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 23:13:15,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738074406] [2024-12-01 23:13:15,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:13:15,224 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-01 23:13:15,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:15,225 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-01 23:13:15,225 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:15,225 INFO L87 Difference]: Start difference. First operand 212 states and 293 transitions. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-01 23:13:15,275 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:15,275 INFO L93 Difference]: Finished difference Result 427 states and 592 transitions. [2024-12-01 23:13:15,276 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-01 23:13:15,276 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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 84 [2024-12-01 23:13:15,276 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:15,277 INFO L225 Difference]: With dead ends: 427 [2024-12-01 23:13:15,278 INFO L226 Difference]: Without dead ends: 218 [2024-12-01 23:13:15,278 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:15,279 INFO L435 NwaCegarLoop]: 286 mSDtfsCounter, 1 mSDsluCounter, 264 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 550 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:15,279 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 550 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-12-01 23:13:15,280 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 218 states. [2024-12-01 23:13:15,289 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 218 to 218. [2024-12-01 23:13:15,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 218 states, 213 states have (on average 1.375586854460094) internal successors, (293), 213 states have internal predecessors, (293), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-12-01 23:13:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 218 states and 299 transitions. [2024-12-01 23:13:15,292 INFO L78 Accepts]: Start accepts. Automaton has 218 states and 299 transitions. Word has length 84 [2024-12-01 23:13:15,292 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:15,292 INFO L471 AbstractCegarLoop]: Abstraction has 218 states and 299 transitions. [2024-12-01 23:13:15,293 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-01 23:13:15,293 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 299 transitions. [2024-12-01 23:13:15,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-01 23:13:15,295 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:15,295 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:15,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-01 23:13:15,295 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:15,296 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:15,296 INFO L85 PathProgramCache]: Analyzing trace with hash -1810819112, now seen corresponding path program 1 times [2024-12-01 23:13:15,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:15,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [707544607] [2024-12-01 23:13:15,296 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:15,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:15,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:15,442 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-01 23:13:15,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:15,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [707544607] [2024-12-01 23:13:15,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [707544607] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:13:15,443 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:13:15,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-01 23:13:15,443 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425191214] [2024-12-01 23:13:15,443 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:13:15,444 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-01 23:13:15,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:15,444 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-01 23:13:15,445 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:15,445 INFO L87 Difference]: Start difference. First operand 218 states and 299 transitions. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-01 23:13:15,525 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:15,525 INFO L93 Difference]: Finished difference Result 570 states and 792 transitions. [2024-12-01 23:13:15,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-01 23:13:15,527 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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 84 [2024-12-01 23:13:15,528 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:15,530 INFO L225 Difference]: With dead ends: 570 [2024-12-01 23:13:15,530 INFO L226 Difference]: Without dead ends: 355 [2024-12-01 23:13:15,530 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-01 23:13:15,531 INFO L435 NwaCegarLoop]: 291 mSDtfsCounter, 135 mSDsluCounter, 283 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 135 SdHoareTripleChecker+Valid, 574 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:15,531 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [135 Valid, 574 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-01 23:13:15,533 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 355 states. [2024-12-01 23:13:15,543 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 355 to 355. [2024-12-01 23:13:15,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 355 states, 350 states have (on average 1.3971428571428572) internal successors, (489), 350 states have internal predecessors, (489), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-12-01 23:13:15,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 355 states and 495 transitions. [2024-12-01 23:13:15,546 INFO L78 Accepts]: Start accepts. Automaton has 355 states and 495 transitions. Word has length 84 [2024-12-01 23:13:15,546 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:15,546 INFO L471 AbstractCegarLoop]: Abstraction has 355 states and 495 transitions. [2024-12-01 23:13:15,547 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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-01 23:13:15,547 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 495 transitions. [2024-12-01 23:13:15,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-01 23:13:15,548 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:15,548 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:15,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-01 23:13:15,549 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:15,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:15,549 INFO L85 PathProgramCache]: Analyzing trace with hash 1696200296, now seen corresponding path program 1 times [2024-12-01 23:13:15,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:15,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1540301587] [2024-12-01 23:13:15,550 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:15,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:15,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:15,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-01 23:13:15,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:15,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1540301587] [2024-12-01 23:13:15,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1540301587] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:13:15,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1663960579] [2024-12-01 23:13:15,751 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:15,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:13:15,751 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:13:15,753 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:13:15,754 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-01 23:13:16,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:16,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-01 23:13:16,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:13:16,218 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-01 23:13:16,218 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:13:16,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-01 23:13:16,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1663960579] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:13:16,376 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:13:16,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-12-01 23:13:16,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1674873112] [2024-12-01 23:13:16,376 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:13:16,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 23:13:16,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:16,378 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 23:13:16,378 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:13:16,378 INFO L87 Difference]: Start difference. First operand 355 states and 495 transitions. Second operand has 7 states, 7 states have (on average 36.714285714285715) internal successors, (257), 7 states have internal predecessors, (257), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-12-01 23:13:16,449 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:16,449 INFO L93 Difference]: Finished difference Result 835 states and 1158 transitions. [2024-12-01 23:13:16,450 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-01 23:13:16,450 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 36.714285714285715) internal successors, (257), 7 states have internal predecessors, (257), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 99 [2024-12-01 23:13:16,451 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:16,454 INFO L225 Difference]: With dead ends: 835 [2024-12-01 23:13:16,454 INFO L226 Difference]: Without dead ends: 828 [2024-12-01 23:13:16,455 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:13:16,455 INFO L435 NwaCegarLoop]: 334 mSDtfsCounter, 1253 mSDsluCounter, 855 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1261 SdHoareTripleChecker+Valid, 1189 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:16,456 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1261 Valid, 1189 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-12-01 23:13:16,457 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 828 states. [2024-12-01 23:13:16,474 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 828 to 828. [2024-12-01 23:13:16,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 828 states, 814 states have (on average 1.3808353808353808) internal successors, (1124), 814 states have internal predecessors, (1124), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:13:16,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 828 states and 1148 transitions. [2024-12-01 23:13:16,479 INFO L78 Accepts]: Start accepts. Automaton has 828 states and 1148 transitions. Word has length 99 [2024-12-01 23:13:16,479 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:16,479 INFO L471 AbstractCegarLoop]: Abstraction has 828 states and 1148 transitions. [2024-12-01 23:13:16,479 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 36.714285714285715) internal successors, (257), 7 states have internal predecessors, (257), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-12-01 23:13:16,480 INFO L276 IsEmpty]: Start isEmpty. Operand 828 states and 1148 transitions. [2024-12-01 23:13:16,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-12-01 23:13:16,483 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:16,484 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:16,493 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-01 23:13:16,684 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:13:16,684 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:16,685 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:16,685 INFO L85 PathProgramCache]: Analyzing trace with hash 1559094035, now seen corresponding path program 1 times [2024-12-01 23:13:16,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:16,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382406748] [2024-12-01 23:13:16,685 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:16,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:13:16,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:17,466 INFO L134 CoverageAnalysis]: Checked inductivity of 458 backedges. 7 proven. 162 refuted. 0 times theorem prover too weak. 289 trivial. 0 not checked. [2024-12-01 23:13:17,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:13:17,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382406748] [2024-12-01 23:13:17,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382406748] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:13:17,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [514255363] [2024-12-01 23:13:17,467 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:17,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:13:17,467 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:13:17,469 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:13:17,471 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-01 23:13:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:13:18,060 INFO L256 TraceCheckSpWp]: Trace formula consists of 1658 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-01 23:13:18,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:13:18,509 INFO L134 CoverageAnalysis]: Checked inductivity of 458 backedges. 0 proven. 454 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-01 23:13:18,509 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-01 23:13:18,953 INFO L134 CoverageAnalysis]: Checked inductivity of 458 backedges. 0 proven. 454 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-01 23:13:18,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [514255363] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-01 23:13:18,953 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-01 23:13:18,953 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-12-01 23:13:18,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [37912088] [2024-12-01 23:13:18,954 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-01 23:13:18,955 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-12-01 23:13:18,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:13:18,957 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-12-01 23:13:18,957 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=112, Unknown=0, NotChecked=0, Total=182 [2024-12-01 23:13:18,957 INFO L87 Difference]: Start difference. First operand 828 states and 1148 transitions. Second operand has 14 states, 14 states have (on average 55.285714285714285) internal successors, (774), 14 states have internal predecessors, (774), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-12-01 23:13:20,219 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:13:20,219 INFO L93 Difference]: Finished difference Result 2457 states and 3427 transitions. [2024-12-01 23:13:20,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-12-01 23:13:20,220 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 55.285714285714285) internal successors, (774), 14 states have internal predecessors, (774), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 327 [2024-12-01 23:13:20,221 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:13:20,227 INFO L225 Difference]: With dead ends: 2457 [2024-12-01 23:13:20,227 INFO L226 Difference]: Without dead ends: 1973 [2024-12-01 23:13:20,229 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 678 GetRequests, 654 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 75 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=238, Invalid=412, Unknown=0, NotChecked=0, Total=650 [2024-12-01 23:13:20,229 INFO L435 NwaCegarLoop]: 473 mSDtfsCounter, 6449 mSDsluCounter, 2524 mSDsCounter, 0 mSdLazyCounter, 407 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6449 SdHoareTripleChecker+Valid, 2997 SdHoareTripleChecker+Invalid, 438 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 407 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-12-01 23:13:20,229 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6449 Valid, 2997 Invalid, 438 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 407 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-12-01 23:13:20,232 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1973 states. [2024-12-01 23:13:20,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1973 to 1972. [2024-12-01 23:13:20,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1972 states, 1958 states have (on average 1.3896833503575077) internal successors, (2721), 1958 states have internal predecessors, (2721), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:13:20,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1972 states to 1972 states and 2745 transitions. [2024-12-01 23:13:20,276 INFO L78 Accepts]: Start accepts. Automaton has 1972 states and 2745 transitions. Word has length 327 [2024-12-01 23:13:20,276 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:13:20,277 INFO L471 AbstractCegarLoop]: Abstraction has 1972 states and 2745 transitions. [2024-12-01 23:13:20,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 55.285714285714285) internal successors, (774), 14 states have internal predecessors, (774), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-12-01 23:13:20,277 INFO L276 IsEmpty]: Start isEmpty. Operand 1972 states and 2745 transitions. [2024-12-01 23:13:20,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 786 [2024-12-01 23:13:20,306 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:13:20,306 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:13:20,314 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-01 23:13:20,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-12-01 23:13:20,507 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:13:20,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:13:20,508 INFO L85 PathProgramCache]: Analyzing trace with hash -1178628083, now seen corresponding path program 1 times [2024-12-01 23:13:20,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:13:20,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402784729] [2024-12-01 23:13:20,508 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:13:20,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:15:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:15:09,340 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 505 proven. 3 refuted. 0 times theorem prover too weak. 2909 trivial. 0 not checked. [2024-12-01 23:15:09,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:15:09,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402784729] [2024-12-01 23:15:09,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402784729] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:15:09,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1354178528] [2024-12-01 23:15:09,340 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:15:09,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:15:09,341 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:15:09,343 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:15:09,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-01 23:15:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:15:31,453 INFO L256 TraceCheckSpWp]: Trace formula consists of 3879 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-12-01 23:15:31,466 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:15:31,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 7 [2024-12-01 23:15:31,955 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-01 23:15:31,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 54 treesize of output 38 [2024-12-01 23:15:32,213 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 298 proven. 0 refuted. 0 times theorem prover too weak. 3119 trivial. 0 not checked. [2024-12-01 23:15:32,213 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 23:15:32,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1354178528] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:15:32,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 23:15:32,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [4] total 13 [2024-12-01 23:15:32,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2039749609] [2024-12-01 23:15:32,214 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:15:32,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-01 23:15:32,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:15:32,215 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-01 23:15:32,215 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=126, Unknown=0, NotChecked=0, Total=156 [2024-12-01 23:15:32,216 INFO L87 Difference]: Start difference. First operand 1972 states and 2745 transitions. Second operand has 11 states, 11 states have (on average 11.818181818181818) internal successors, (130), 11 states have internal predecessors, (130), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:15:40,365 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:15:45,229 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:15:49,383 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:15:53,490 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:15:57,560 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:16:01,862 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:16:06,356 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:16:10,453 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:16:14,867 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-12-01 23:16:17,002 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:16:17,003 INFO L93 Difference]: Finished difference Result 3893 states and 5412 transitions. [2024-12-01 23:16:17,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-01 23:16:17,003 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 11.818181818181818) internal successors, (130), 11 states have internal predecessors, (130), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 785 [2024-12-01 23:16:17,003 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:16:17,012 INFO L225 Difference]: With dead ends: 3893 [2024-12-01 23:16:17,012 INFO L226 Difference]: Without dead ends: 2014 [2024-12-01 23:16:17,015 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 796 GetRequests, 777 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 4.8s TimeCoverageRelationStatistics Valid=90, Invalid=329, Unknown=1, NotChecked=0, Total=420 [2024-12-01 23:16:17,016 INFO L435 NwaCegarLoop]: 321 mSDtfsCounter, 551 mSDsluCounter, 1233 mSDsCounter, 0 mSdLazyCounter, 840 mSolverCounterSat, 7 mSolverCounterUnsat, 9 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 39.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 553 SdHoareTripleChecker+Valid, 1554 SdHoareTripleChecker+Invalid, 856 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 840 IncrementalHoareTripleChecker+Invalid, 9 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 40.2s IncrementalHoareTripleChecker+Time [2024-12-01 23:16:17,016 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [553 Valid, 1554 Invalid, 856 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 840 Invalid, 9 Unknown, 0 Unchecked, 40.2s Time] [2024-12-01 23:16:17,019 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2014 states. [2024-12-01 23:16:17,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2014 to 2004. [2024-12-01 23:16:17,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2004 states, 1990 states have (on average 1.385929648241206) internal successors, (2758), 1990 states have internal predecessors, (2758), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:16:17,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2004 states to 2004 states and 2782 transitions. [2024-12-01 23:16:17,089 INFO L78 Accepts]: Start accepts. Automaton has 2004 states and 2782 transitions. Word has length 785 [2024-12-01 23:16:17,089 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:16:17,089 INFO L471 AbstractCegarLoop]: Abstraction has 2004 states and 2782 transitions. [2024-12-01 23:16:17,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 11.818181818181818) internal successors, (130), 11 states have internal predecessors, (130), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:16:17,090 INFO L276 IsEmpty]: Start isEmpty. Operand 2004 states and 2782 transitions. [2024-12-01 23:16:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 786 [2024-12-01 23:16:17,116 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:16:17,116 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:16:17,177 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-01 23:16:17,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-12-01 23:16:17,317 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:16:17,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:16:17,318 INFO L85 PathProgramCache]: Analyzing trace with hash -643963445, now seen corresponding path program 1 times [2024-12-01 23:16:17,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:16:17,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244290708] [2024-12-01 23:16:17,318 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:16:17,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:16:17,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:16:18,329 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 3200 trivial. 0 not checked. [2024-12-01 23:16:18,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:16:18,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244290708] [2024-12-01 23:16:18,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244290708] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:16:18,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:16:18,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-01 23:16:18,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [256854091] [2024-12-01 23:16:18,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:16:18,331 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 23:16:18,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:16:18,332 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 23:16:18,332 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-01 23:16:18,332 INFO L87 Difference]: Start difference. First operand 2004 states and 2782 transitions. Second operand has 4 states, 4 states have (on average 30.25) internal successors, (121), 4 states have internal predecessors, (121), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:16:18,461 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:16:18,461 INFO L93 Difference]: Finished difference Result 3394 states and 4642 transitions. [2024-12-01 23:16:18,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-01 23:16:18,462 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 30.25) internal successors, (121), 4 states have internal predecessors, (121), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 785 [2024-12-01 23:16:18,462 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:16:18,466 INFO L225 Difference]: With dead ends: 3394 [2024-12-01 23:16:18,466 INFO L226 Difference]: Without dead ends: 1422 [2024-12-01 23:16:18,468 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-12-01 23:16:18,469 INFO L435 NwaCegarLoop]: 195 mSDtfsCounter, 9 mSDsluCounter, 371 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 566 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-01 23:16:18,469 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 566 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-01 23:16:18,470 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1422 states. [2024-12-01 23:16:18,493 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1422 to 1422. [2024-12-01 23:16:18,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1422 states, 1408 states have (on average 1.3139204545454546) internal successors, (1850), 1408 states have internal predecessors, (1850), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:16:18,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1422 states to 1422 states and 1874 transitions. [2024-12-01 23:16:18,528 INFO L78 Accepts]: Start accepts. Automaton has 1422 states and 1874 transitions. Word has length 785 [2024-12-01 23:16:18,529 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:16:18,529 INFO L471 AbstractCegarLoop]: Abstraction has 1422 states and 1874 transitions. [2024-12-01 23:16:18,529 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.25) internal successors, (121), 4 states have internal predecessors, (121), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:16:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 1422 states and 1874 transitions. [2024-12-01 23:16:18,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 787 [2024-12-01 23:16:18,535 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:16:18,535 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:16:18,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-01 23:16:18,535 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:16:18,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:16:18,537 INFO L85 PathProgramCache]: Analyzing trace with hash -1158332192, now seen corresponding path program 1 times [2024-12-01 23:16:18,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:16:18,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1432204405] [2024-12-01 23:16:18,537 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:16:18,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:20:08,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:20:09,721 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 505 proven. 3 refuted. 0 times theorem prover too weak. 2909 trivial. 0 not checked. [2024-12-01 23:20:09,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:20:09,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1432204405] [2024-12-01 23:20:09,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1432204405] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:20:09,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1919405806] [2024-12-01 23:20:09,722 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:20:09,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:20:09,722 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:20:09,724 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:20:09,725 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-01 23:20:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:20:26,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 3880 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-12-01 23:20:26,288 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:20:26,478 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 298 proven. 0 refuted. 0 times theorem prover too weak. 3119 trivial. 0 not checked. [2024-12-01 23:20:26,478 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-01 23:20:26,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1919405806] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:20:26,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-01 23:20:26,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2024-12-01 23:20:26,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [779557648] [2024-12-01 23:20:26,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:20:26,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-01 23:20:26,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:20:26,480 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-01 23:20:26,480 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-01 23:20:26,480 INFO L87 Difference]: Start difference. First operand 1422 states and 1874 transitions. Second operand has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:26,821 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:20:26,821 INFO L93 Difference]: Finished difference Result 2806 states and 3708 transitions. [2024-12-01 23:20:26,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-01 23:20:26,822 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 786 [2024-12-01 23:20:26,822 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:20:26,827 INFO L225 Difference]: With dead ends: 2806 [2024-12-01 23:20:26,827 INFO L226 Difference]: Without dead ends: 1422 [2024-12-01 23:20:26,829 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 789 GetRequests, 785 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-01 23:20:26,830 INFO L435 NwaCegarLoop]: 201 mSDtfsCounter, 13 mSDsluCounter, 277 mSDsCounter, 0 mSdLazyCounter, 112 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 478 SdHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-12-01 23:20:26,830 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 478 Invalid, 112 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 112 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-12-01 23:20:26,832 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1422 states. [2024-12-01 23:20:26,865 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1422 to 1422. [2024-12-01 23:20:26,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1422 states, 1408 states have (on average 1.3068181818181819) internal successors, (1840), 1408 states have internal predecessors, (1840), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:20:26,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1422 states to 1422 states and 1864 transitions. [2024-12-01 23:20:26,871 INFO L78 Accepts]: Start accepts. Automaton has 1422 states and 1864 transitions. Word has length 786 [2024-12-01 23:20:26,871 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:20:26,871 INFO L471 AbstractCegarLoop]: Abstraction has 1422 states and 1864 transitions. [2024-12-01 23:20:26,872 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 32.75) internal successors, (131), 4 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:26,872 INFO L276 IsEmpty]: Start isEmpty. Operand 1422 states and 1864 transitions. [2024-12-01 23:20:26,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 788 [2024-12-01 23:20:26,879 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:20:26,879 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:20:26,939 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-12-01 23:20:27,079 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-12-01 23:20:27,080 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:20:27,080 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:20:27,080 INFO L85 PathProgramCache]: Analyzing trace with hash -1357041230, now seen corresponding path program 1 times [2024-12-01 23:20:27,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:20:27,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [644846340] [2024-12-01 23:20:27,080 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:20:27,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:20:27,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:20:28,429 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 316 proven. 0 refuted. 0 times theorem prover too weak. 3101 trivial. 0 not checked. [2024-12-01 23:20:28,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:20:28,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [644846340] [2024-12-01 23:20:28,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [644846340] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:20:28,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:20:28,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-01 23:20:28,430 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1834840393] [2024-12-01 23:20:28,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:20:28,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-01 23:20:28,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:20:28,431 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-01 23:20:28,431 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-01 23:20:28,432 INFO L87 Difference]: Start difference. First operand 1422 states and 1864 transitions. Second operand has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:29,159 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:20:29,159 INFO L93 Difference]: Finished difference Result 2833 states and 3734 transitions. [2024-12-01 23:20:29,159 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-01 23:20:29,160 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 787 [2024-12-01 23:20:29,160 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:20:29,164 INFO L225 Difference]: With dead ends: 2833 [2024-12-01 23:20:29,164 INFO L226 Difference]: Without dead ends: 1452 [2024-12-01 23:20:29,166 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-01 23:20:29,166 INFO L435 NwaCegarLoop]: 200 mSDtfsCounter, 4 mSDsluCounter, 508 mSDsCounter, 0 mSdLazyCounter, 309 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 708 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-12-01 23:20:29,166 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 708 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 309 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-12-01 23:20:29,168 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1452 states. [2024-12-01 23:20:29,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1452 to 1452. [2024-12-01 23:20:29,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1452 states, 1438 states have (on average 1.3004172461752435) internal successors, (1870), 1438 states have internal predecessors, (1870), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:20:29,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1452 states to 1452 states and 1894 transitions. [2024-12-01 23:20:29,194 INFO L78 Accepts]: Start accepts. Automaton has 1452 states and 1894 transitions. Word has length 787 [2024-12-01 23:20:29,195 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:20:29,195 INFO L471 AbstractCegarLoop]: Abstraction has 1452 states and 1894 transitions. [2024-12-01 23:20:29,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:29,195 INFO L276 IsEmpty]: Start isEmpty. Operand 1452 states and 1894 transitions. [2024-12-01 23:20:29,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 789 [2024-12-01 23:20:29,200 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:20:29,200 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:20:29,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-01 23:20:29,200 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:20:29,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:20:29,201 INFO L85 PathProgramCache]: Analyzing trace with hash 943095623, now seen corresponding path program 1 times [2024-12-01 23:20:29,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:20:29,201 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [151140519] [2024-12-01 23:20:29,202 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:20:29,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:20:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:20:30,557 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 334 proven. 0 refuted. 0 times theorem prover too weak. 3083 trivial. 0 not checked. [2024-12-01 23:20:30,558 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:20:30,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [151140519] [2024-12-01 23:20:30,558 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [151140519] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-01 23:20:30,558 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-01 23:20:30,558 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-01 23:20:30,558 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586179523] [2024-12-01 23:20:30,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-01 23:20:30,559 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-01 23:20:30,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-01 23:20:30,559 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-01 23:20:30,559 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:20:30,560 INFO L87 Difference]: Start difference. First operand 1452 states and 1894 transitions. Second operand has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:31,408 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-01 23:20:31,408 INFO L93 Difference]: Finished difference Result 2903 states and 3810 transitions. [2024-12-01 23:20:31,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-01 23:20:31,409 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 788 [2024-12-01 23:20:31,409 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-01 23:20:31,412 INFO L225 Difference]: With dead ends: 2903 [2024-12-01 23:20:31,412 INFO L226 Difference]: Without dead ends: 1502 [2024-12-01 23:20:31,413 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-12-01 23:20:31,414 INFO L435 NwaCegarLoop]: 190 mSDtfsCounter, 8 mSDsluCounter, 634 mSDsCounter, 0 mSdLazyCounter, 399 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 824 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 399 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-12-01 23:20:31,414 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 824 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 399 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-12-01 23:20:31,415 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1502 states. [2024-12-01 23:20:31,437 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1502 to 1492. [2024-12-01 23:20:31,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1492 states, 1478 states have (on average 1.2990527740189446) internal successors, (1920), 1478 states have internal predecessors, (1920), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2024-12-01 23:20:31,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1492 states to 1492 states and 1944 transitions. [2024-12-01 23:20:31,442 INFO L78 Accepts]: Start accepts. Automaton has 1492 states and 1944 transitions. Word has length 788 [2024-12-01 23:20:31,442 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-01 23:20:31,442 INFO L471 AbstractCegarLoop]: Abstraction has 1492 states and 1944 transitions. [2024-12-01 23:20:31,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.571428571428573) internal successors, (137), 7 states have internal predecessors, (137), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2024-12-01 23:20:31,443 INFO L276 IsEmpty]: Start isEmpty. Operand 1492 states and 1944 transitions. [2024-12-01 23:20:31,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 789 [2024-12-01 23:20:31,447 INFO L210 NwaCegarLoop]: Found error trace [2024-12-01 23:20:31,448 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-01 23:20:31,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-01 23:20:31,448 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-12-01 23:20:31,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-01 23:20:31,449 INFO L85 PathProgramCache]: Analyzing trace with hash -2000796189, now seen corresponding path program 1 times [2024-12-01 23:20:31,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-01 23:20:31,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383790159] [2024-12-01 23:20:31,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:20:31,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-01 23:22:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:22:23,219 INFO L134 CoverageAnalysis]: Checked inductivity of 3417 backedges. 505 proven. 3 refuted. 0 times theorem prover too weak. 2909 trivial. 0 not checked. [2024-12-01 23:22:23,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-01 23:22:23,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383790159] [2024-12-01 23:22:23,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383790159] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-01 23:22:23,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2001579076] [2024-12-01 23:22:23,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-01 23:22:23,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-01 23:22:23,219 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-01 23:22:23,221 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-01 23:22:23,222 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_077743b5-30db-41ac-ad96-7e89909c7cce/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-01 23:22:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-01 23:22:40,904 INFO L256 TraceCheckSpWp]: Trace formula consists of 3879 conjuncts, 71 conjuncts are in the unsatisfiable core [2024-12-01 23:22:40,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-01 23:22:40,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-12-01 23:22:41,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-12-01 23:22:41,797 INFO L349 Elim1Store]: treesize reduction 4, result has 66.7 percent of original size [2024-12-01 23:22:41,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 15 treesize of output 15 [2024-12-01 23:22:41,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-12-01 23:22:46,943 INFO L349 Elim1Store]: treesize reduction 2441, result has 0.0 percent of original size [2024-12-01 23:22:46,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 30 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 33 new quantified variables, introduced 55 case distinctions, treesize of input 19040618820 treesize of output 15912969755 [2024-12-01 23:22:49,955 INFO L349 Elim1Store]: treesize reduction 154, result has 3.1 percent of original size [2024-12-01 23:22:49,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 44883598903 treesize of output 38058913884 [2024-12-01 23:22:50,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2024-12-01 23:22:50,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 388 treesize of output 340 [2024-12-01 23:22:50,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 441 treesize of output 379 [2024-12-01 23:22:50,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 214 treesize of output 170 [2024-12-01 23:22:50,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 104 [2024-12-01 23:22:50,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,358 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,362 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-01 23:22:50,483 INFO L349 Elim1Store]: treesize reduction 165, result has 17.9 percent of original size [2024-12-01 23:22:50,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 8 case distinctions, treesize of input 305 treesize of output 898 [2024-12-01 23:22:50,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 794 treesize of output 722 [2024-12-01 23:22:50,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 438 treesize of output 400 [2024-12-01 23:22:50,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 678 treesize of output 612 [2024-12-01 23:22:56,805 INFO L349 Elim1Store]: treesize reduction 2441, result has 0.0 percent of original size [2024-12-01 23:22:56,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 30 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 33 new quantified variables, introduced 55 case distinctions, treesize of input 60932240658 treesize of output 49735596801 [2024-12-01 23:22:59,788 INFO L349 Elim1Store]: treesize reduction 158, result has 0.6 percent of original size [2024-12-01 23:22:59,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 50821694185 treesize of output 1 [2024-12-01 23:23:15,232 INFO L349 Elim1Store]: treesize reduction 13942, result has 0.0 percent of original size [2024-12-01 23:23:15,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 80 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 84 new quantified variables, introduced 212 case distinctions, treesize of input 19009522738316 treesize of output 17483928768183 [2024-12-01 23:23:23,469 INFO L349 Elim1Store]: treesize reduction 1936, result has 0.1 percent of original size [2024-12-01 23:23:23,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 24 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 27 new quantified variables, introduced 44 case distinctions, treesize of input 19479792253 treesize of output 17600089931 [2024-12-01 23:23:31,242 INFO L349 Elim1Store]: treesize reduction 2361, result has 0.0 percent of original size [2024-12-01 23:23:31,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 29 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 32 new quantified variables, introduced 53 case distinctions, treesize of input 55106086086 treesize of output 44606402458 [2024-12-01 23:23:36,247 INFO L349 Elim1Store]: treesize reduction 158, result has 0.6 percent of original size [2024-12-01 23:23:36,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 27590064175 treesize of output 1 [2024-12-01 23:23:58,697 INFO L349 Elim1Store]: treesize reduction 13942, result has 0.0 percent of original size [2024-12-01 23:23:58,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 80 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 84 new quantified variables, introduced 212 case distinctions, treesize of input 19011807485585 treesize of output 17486059038018 [2024-12-01 23:24:05,989 WARN L286 SmtUtils]: Spent 7.06s on a formula simplification. DAG size of input: 52744 DAG size of output: 1 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-12-01 23:24:09,904 INFO L349 Elim1Store]: treesize reduction 1936, result has 0.1 percent of original size [2024-12-01 23:24:09,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 24 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 27 new quantified variables, introduced 44 case distinctions, treesize of input 19596117833 treesize of output 17706168255 [2024-12-01 23:24:14,570 INFO L349 Elim1Store]: treesize reduction 158, result has 0.6 percent of original size [2024-12-01 23:24:14,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 30816603663 treesize of output 1 [2024-12-01 23:24:24,170 INFO L349 Elim1Store]: treesize reduction 2361, result has 0.0 percent of original size [2024-12-01 23:24:24,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 29 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 32 new quantified variables, introduced 53 case distinctions, treesize of input 61907486086 treesize of output 50832020122 [2024-12-01 23:24:46,807 INFO L349 Elim1Store]: treesize reduction 13942, result has 0.0 percent of original size [2024-12-01 23:24:46,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 80 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 84 new quantified variables, introduced 212 case distinctions, treesize of input 19010204704345 treesize of output 17484579902466 [2024-12-01 23:24:55,031 INFO L349 Elim1Store]: treesize reduction 1936, result has 0.1 percent of original size [2024-12-01 23:24:55,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 24 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 27 new quantified variables, introduced 44 case distinctions, treesize of input 19429162949 treesize of output 17554911899 [2024-12-01 23:25:02,982 INFO L349 Elim1Store]: treesize reduction 2361, result has 0.0 percent of original size [2024-12-01 23:25:03,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 29 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 32 new quantified variables, introduced 53 case distinctions, treesize of input 48136124054 treesize of output 38222363498 [2024-12-01 23:25:07,056 INFO L349 Elim1Store]: treesize reduction 158, result has 0.6 percent of original size [2024-12-01 23:25:07,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 24261777655 treesize of output 1 [2024-12-01 23:25:14,803 INFO L349 Elim1Store]: treesize reduction 2361, result has 0.0 percent of original size [2024-12-01 23:25:14,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 29 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 32 new quantified variables, introduced 53 case distinctions, treesize of input 54937524054 treesize of output 44447981162 [2024-12-01 23:25:18,576 INFO L349 Elim1Store]: treesize reduction 158, result has 0.6 percent of original size [2024-12-01 23:25:18,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 6 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 8 new quantified variables, introduced 6 case distinctions, treesize of input 27458591703 treesize of output 1 [2024-12-01 23:25:54,736 INFO L349 Elim1Store]: treesize reduction 8999, result has 0.0 percent of original size [2024-12-01 23:25:54,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 55 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 59 new quantified variables, introduced 141 case distinctions, treesize of input 45065791962654 treesize of output 41439749130117 [2024-12-01 23:25:59,379 INFO L349 Elim1Store]: treesize reduction 1431, result has 0.1 percent of original size [2024-12-01 23:25:59,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 18 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 21 new quantified variables, introduced 33 case distinctions, treesize of input 22403765396 treesize of output 20548173016