./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya --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 f1623da72e30606540f2ee4973a8f2bfcb626861178ef1638d4786c6787e178e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:14:54,771 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:14:54,833 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-29 04:14:54,837 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:14:54,838 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:14:54,859 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:14:54,859 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:14:54,859 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:14:54,860 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 04:14:54,861 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 04:14:54,861 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:14:54,862 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:14:54,863 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:14:54,863 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:14:54,864 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:14:54,864 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:14:54,865 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:14:54,865 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 04:14:54,866 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 04:14:54,866 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 04:14:54,867 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:14:54,867 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:14:54,868 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:14:54,868 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:14:54,869 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 04:14:54,869 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:14:54,869 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:14:54,870 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:14:54,870 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:14:54,870 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 04:14:54,871 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:14:54,871 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:14:54,871 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:14:54,872 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:14:54,873 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 04:14:54,873 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:14:54,873 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:14:54,873 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya 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 -> f1623da72e30606540f2ee4973a8f2bfcb626861178ef1638d4786c6787e178e [2023-11-29 04:14:55,121 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:14:55,143 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:14:55,146 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:14:55,147 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:14:55,148 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:14:55,149 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i [2023-11-29 04:14:57,884 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:14:58,224 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:14:58,224 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i [2023-11-29 04:14:58,256 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/data/ee7e4063e/88e9f540f6014bd4ac427bbae238279a/FLAG4ff21057d [2023-11-29 04:14:58,271 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/data/ee7e4063e/88e9f540f6014bd4ac427bbae238279a [2023-11-29 04:14:58,274 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:14:58,276 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:14:58,277 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:14:58,277 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:14:58,283 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:14:58,284 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:14:58" (1/1) ... [2023-11-29 04:14:58,285 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5081fd0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:58, skipping insertion in model container [2023-11-29 04:14:58,285 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:14:58" (1/1) ... [2023-11-29 04:14:58,390 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:14:59,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i[63701,63714] [2023-11-29 04:14:59,265 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:14:59,440 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 04:14:59,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/sv-benchmarks/c/neural-networks/cartpole_5_safe.c-amalgamation.i[63701,63714] [2023-11-29 04:14:59,562 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:14:59,829 INFO L206 MainTranslator]: Completed translation [2023-11-29 04:14:59,829 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59 WrapperNode [2023-11-29 04:14:59,829 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 04:14:59,830 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 04:14:59,830 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 04:14:59,830 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 04:14:59,836 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:14:59,916 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,073 INFO L138 Inliner]: procedures = 620, calls = 4746, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5015 [2023-11-29 04:15:00,073 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 04:15:00,074 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 04:15:00,074 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 04:15:00,074 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 04:15:00,085 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,085 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,118 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,222 INFO L175 MemorySlicer]: Split 4721 memory accesses to 12 slices as follows [2, 7, 257, 13, 65, 4097, 65, 129, 3, 10, 70, 3]. 87 percent of accesses are in the largest equivalence class. The 4687 initializations are split as follows [2, 7, 256, 0, 64, 4096, 64, 128, 2, 4, 64, 0]. The 10 writes are split as follows [0, 0, 0, 4, 0, 0, 0, 0, 0, 3, 2, 1]. [2023-11-29 04:15:00,222 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,223 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,335 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,346 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,360 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,371 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,393 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 04:15:00,394 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 04:15:00,395 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 04:15:00,395 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 04:15:00,396 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (1/1) ... [2023-11-29 04:15:00,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:15:00,414 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:00,427 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 04:15:00,430 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 04:15:00,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2023-11-29 04:15:00,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2023-11-29 04:15:00,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2023-11-29 04:15:00,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2023-11-29 04:15:00,464 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2023-11-29 04:15:00,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2023-11-29 04:15:00,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2023-11-29 04:15:00,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2023-11-29 04:15:00,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2023-11-29 04:15:00,465 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2023-11-29 04:15:00,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2023-11-29 04:15:00,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2023-11-29 04:15:00,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2023-11-29 04:15:00,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2023-11-29 04:15:00,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2023-11-29 04:15:00,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2023-11-29 04:15:00,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2023-11-29 04:15:00,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 04:15:00,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 04:15:00,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-29 04:15:00,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-29 04:15:00,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-29 04:15:00,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-29 04:15:00,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-29 04:15:00,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-29 04:15:00,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-29 04:15:00,665 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 04:15:00,667 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 04:15:06,990 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 04:15:07,363 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 04:15:07,364 INFO L309 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-29 04:15:07,364 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:15:07 BoogieIcfgContainer [2023-11-29 04:15:07,364 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 04:15:07,367 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 04:15:07,367 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 04:15:07,370 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 04:15:07,371 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 04:14:58" (1/3) ... [2023-11-29 04:15:07,371 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1bd87c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:15:07, skipping insertion in model container [2023-11-29 04:15:07,371 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:14:59" (2/3) ... [2023-11-29 04:15:07,372 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f1bd87c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:15:07, skipping insertion in model container [2023-11-29 04:15:07,372 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:15:07" (3/3) ... [2023-11-29 04:15:07,373 INFO L112 eAbstractionObserver]: Analyzing ICFG cartpole_5_safe.c-amalgamation.i [2023-11-29 04:15:07,394 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 04:15:07,395 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-29 04:15:07,447 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:15:07,454 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=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;@6fd12a87, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:15:07,454 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-29 04:15:07,459 INFO L276 IsEmpty]: Start isEmpty. Operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 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) [2023-11-29 04:15:07,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-29 04:15:07,466 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:07,467 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:07,467 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:07,472 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:07,473 INFO L85 PathProgramCache]: Analyzing trace with hash -531373804, now seen corresponding path program 1 times [2023-11-29 04:15:07,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:07,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307880497] [2023-11-29 04:15:07,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:07,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:08,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:08,299 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:15:08,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:08,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307880497] [2023-11-29 04:15:08,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307880497] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:08,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:15:08,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 04:15:08,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1601720922] [2023-11-29 04:15:08,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:08,307 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 04:15:08,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:08,332 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 04:15:08,333 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:15:08,335 INFO L87 Difference]: Start difference. First operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:08,652 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:08,653 INFO L93 Difference]: Finished difference Result 89 states and 155 transitions. [2023-11-29 04:15:08,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 04:15:08,656 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2023-11-29 04:15:08,656 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:08,664 INFO L225 Difference]: With dead ends: 89 [2023-11-29 04:15:08,664 INFO L226 Difference]: Without dead ends: 44 [2023-11-29 04:15:08,667 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:15:08,671 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:08,673 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:08,687 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2023-11-29 04:15:08,699 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2023-11-29 04:15:08,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.4186046511627908) internal successors, (61), 43 states have internal predecessors, (61), 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) [2023-11-29 04:15:08,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 61 transitions. [2023-11-29 04:15:08,702 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 61 transitions. Word has length 27 [2023-11-29 04:15:08,702 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:08,702 INFO L495 AbstractCegarLoop]: Abstraction has 44 states and 61 transitions. [2023-11-29 04:15:08,703 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:08,703 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 61 transitions. [2023-11-29 04:15:08,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-29 04:15:08,704 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:08,704 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:08,704 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 04:15:08,705 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:08,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:08,705 INFO L85 PathProgramCache]: Analyzing trace with hash -1087110762, now seen corresponding path program 1 times [2023-11-29 04:15:08,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:08,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [447880520] [2023-11-29 04:15:08,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:08,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:09,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:09,399 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:15:09,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:09,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [447880520] [2023-11-29 04:15:09,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [447880520] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:09,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:15:09,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 04:15:09,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065240065] [2023-11-29 04:15:09,402 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:09,403 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:09,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:09,404 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:09,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 04:15:09,405 INFO L87 Difference]: Start difference. First operand 44 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:09,730 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:09,730 INFO L93 Difference]: Finished difference Result 80 states and 111 transitions. [2023-11-29 04:15:09,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:09,731 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2023-11-29 04:15:09,731 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:09,732 INFO L225 Difference]: With dead ends: 80 [2023-11-29 04:15:09,732 INFO L226 Difference]: Without dead ends: 44 [2023-11-29 04:15:09,733 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 04:15:09,734 INFO L413 NwaCegarLoop]: 42 mSDtfsCounter, 0 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:09,735 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:09,736 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2023-11-29 04:15:09,740 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2023-11-29 04:15:09,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.3953488372093024) internal successors, (60), 43 states have internal predecessors, (60), 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) [2023-11-29 04:15:09,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 60 transitions. [2023-11-29 04:15:09,742 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 60 transitions. Word has length 27 [2023-11-29 04:15:09,743 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:09,743 INFO L495 AbstractCegarLoop]: Abstraction has 44 states and 60 transitions. [2023-11-29 04:15:09,743 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 60 transitions. [2023-11-29 04:15:09,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-29 04:15:09,745 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:09,745 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:09,745 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 04:15:09,745 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:09,746 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:09,746 INFO L85 PathProgramCache]: Analyzing trace with hash -269462312, now seen corresponding path program 1 times [2023-11-29 04:15:09,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:09,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047769507] [2023-11-29 04:15:09,747 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:09,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:10,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:10,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:15:10,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:10,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047769507] [2023-11-29 04:15:10,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047769507] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:10,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:15:10,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 04:15:10,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699636147] [2023-11-29 04:15:10,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:10,672 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:10,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:10,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:10,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 04:15:10,673 INFO L87 Difference]: Start difference. First operand 44 states and 60 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:10,970 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:10,970 INFO L93 Difference]: Finished difference Result 75 states and 104 transitions. [2023-11-29 04:15:10,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:10,971 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2023-11-29 04:15:10,971 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:10,972 INFO L225 Difference]: With dead ends: 75 [2023-11-29 04:15:10,972 INFO L226 Difference]: Without dead ends: 45 [2023-11-29 04:15:10,973 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 04:15:10,974 INFO L413 NwaCegarLoop]: 41 mSDtfsCounter, 0 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:10,974 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:10,976 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2023-11-29 04:15:10,980 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2023-11-29 04:15:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.3863636363636365) internal successors, (61), 44 states have internal predecessors, (61), 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) [2023-11-29 04:15:10,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 61 transitions. [2023-11-29 04:15:10,982 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 61 transitions. Word has length 27 [2023-11-29 04:15:10,982 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:10,983 INFO L495 AbstractCegarLoop]: Abstraction has 45 states and 61 transitions. [2023-11-29 04:15:10,983 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:10,983 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 61 transitions. [2023-11-29 04:15:10,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-29 04:15:10,984 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:10,984 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:10,984 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 04:15:10,985 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:10,985 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:10,985 INFO L85 PathProgramCache]: Analyzing trace with hash -1144208086, now seen corresponding path program 1 times [2023-11-29 04:15:10,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:10,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [280239376] [2023-11-29 04:15:10,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:11,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:12,188 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:15:12,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:12,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [280239376] [2023-11-29 04:15:12,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [280239376] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:12,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [902250152] [2023-11-29 04:15:12,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:12,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:12,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:12,193 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:12,202 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 04:15:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:13,621 INFO L262 TraceCheckSpWp]: Trace formula consists of 5408 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 04:15:13,630 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:15:13,657 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:13,673 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 04:15:13,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [902250152] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:13,673 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:13,673 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2023-11-29 04:15:13,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1991314039] [2023-11-29 04:15:13,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:13,674 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:13,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:13,675 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:13,675 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:13,676 INFO L87 Difference]: Start difference. First operand 45 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:14,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:14,014 INFO L93 Difference]: Finished difference Result 66 states and 90 transitions. [2023-11-29 04:15:14,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:14,015 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 28 [2023-11-29 04:15:14,015 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:14,016 INFO L225 Difference]: With dead ends: 66 [2023-11-29 04:15:14,016 INFO L226 Difference]: Without dead ends: 46 [2023-11-29 04:15:14,017 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:14,018 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:14,018 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:14,019 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2023-11-29 04:15:14,024 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2023-11-29 04:15:14,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.3777777777777778) internal successors, (62), 45 states have internal predecessors, (62), 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) [2023-11-29 04:15:14,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 62 transitions. [2023-11-29 04:15:14,025 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 62 transitions. Word has length 28 [2023-11-29 04:15:14,025 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:14,026 INFO L495 AbstractCegarLoop]: Abstraction has 46 states and 62 transitions. [2023-11-29 04:15:14,026 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:14,026 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 62 transitions. [2023-11-29 04:15:14,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-29 04:15:14,027 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:14,027 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:14,043 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 04:15:14,228 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:14,228 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:14,229 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:14,229 INFO L85 PathProgramCache]: Analyzing trace with hash -372313272, now seen corresponding path program 1 times [2023-11-29 04:15:14,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:14,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1648533832] [2023-11-29 04:15:14,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:14,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:14,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:15,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 04:15:15,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:15,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1648533832] [2023-11-29 04:15:15,090 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1648533832] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:15,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [21860527] [2023-11-29 04:15:15,091 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:15,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:15,091 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:15,094 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:15,099 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 04:15:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:16,332 INFO L262 TraceCheckSpWp]: Trace formula consists of 5426 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 04:15:16,337 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:16,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 04:15:16,351 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:16,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 04:15:16,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [21860527] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:16,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:16,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2023-11-29 04:15:16,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1182281161] [2023-11-29 04:15:16,365 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:16,365 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:16,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:16,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:16,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:16,366 INFO L87 Difference]: Start difference. First operand 46 states and 62 transitions. Second operand has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:16,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:16,666 INFO L93 Difference]: Finished difference Result 57 states and 76 transitions. [2023-11-29 04:15:16,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:16,666 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 31 [2023-11-29 04:15:16,667 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:16,667 INFO L225 Difference]: With dead ends: 57 [2023-11-29 04:15:16,667 INFO L226 Difference]: Without dead ends: 47 [2023-11-29 04:15:16,668 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:16,668 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:16,669 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:16,670 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2023-11-29 04:15:16,673 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2023-11-29 04:15:16,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.3695652173913044) internal successors, (63), 46 states have internal predecessors, (63), 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) [2023-11-29 04:15:16,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 63 transitions. [2023-11-29 04:15:16,674 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 63 transitions. Word has length 31 [2023-11-29 04:15:16,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:16,674 INFO L495 AbstractCegarLoop]: Abstraction has 47 states and 63 transitions. [2023-11-29 04:15:16,674 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:16,674 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 63 transitions. [2023-11-29 04:15:16,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2023-11-29 04:15:16,675 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:16,676 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:16,690 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 04:15:16,876 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:16,876 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:16,877 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:16,877 INFO L85 PathProgramCache]: Analyzing trace with hash -2044304526, now seen corresponding path program 1 times [2023-11-29 04:15:16,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:16,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250647339] [2023-11-29 04:15:16,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:16,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:17,989 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 04:15:17,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:17,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250647339] [2023-11-29 04:15:17,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250647339] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:17,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [535520813] [2023-11-29 04:15:17,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:17,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:17,991 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:17,992 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:17,996 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 04:15:19,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:19,342 INFO L262 TraceCheckSpWp]: Trace formula consists of 5444 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-29 04:15:19,350 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:19,365 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 04:15:19,365 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:19,380 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 04:15:19,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [535520813] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:19,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:19,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2023-11-29 04:15:19,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136137424] [2023-11-29 04:15:19,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:19,382 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:19,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:19,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:19,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:19,383 INFO L87 Difference]: Start difference. First operand 47 states and 63 transitions. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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) [2023-11-29 04:15:19,697 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:19,697 INFO L93 Difference]: Finished difference Result 74 states and 100 transitions. [2023-11-29 04:15:19,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:19,698 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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 34 [2023-11-29 04:15:19,698 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:19,699 INFO L225 Difference]: With dead ends: 74 [2023-11-29 04:15:19,699 INFO L226 Difference]: Without dead ends: 48 [2023-11-29 04:15:19,699 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:15:19,700 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:19,701 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:19,702 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-29 04:15:19,705 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2023-11-29 04:15:19,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 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) [2023-11-29 04:15:19,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 64 transitions. [2023-11-29 04:15:19,706 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 64 transitions. Word has length 34 [2023-11-29 04:15:19,707 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:19,707 INFO L495 AbstractCegarLoop]: Abstraction has 48 states and 64 transitions. [2023-11-29 04:15:19,707 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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) [2023-11-29 04:15:19,707 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 64 transitions. [2023-11-29 04:15:19,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-29 04:15:19,708 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:19,708 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:19,723 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-29 04:15:19,909 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:19,909 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:19,910 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:19,910 INFO L85 PathProgramCache]: Analyzing trace with hash -359810836, now seen corresponding path program 1 times [2023-11-29 04:15:19,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:19,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [771844534] [2023-11-29 04:15:19,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:20,960 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 04:15:20,960 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:20,960 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [771844534] [2023-11-29 04:15:20,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [771844534] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:20,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1175717723] [2023-11-29 04:15:20,961 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:20,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:20,961 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:20,964 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:20,966 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-29 04:15:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:22,044 INFO L262 TraceCheckSpWp]: Trace formula consists of 5450 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-29 04:15:22,050 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:22,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 04:15:22,079 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:22,096 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 04:15:22,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1175717723] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:22,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:22,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2023-11-29 04:15:22,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [73088175] [2023-11-29 04:15:22,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:22,098 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:22,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:22,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:22,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 04:15:22,099 INFO L87 Difference]: Start difference. First operand 48 states and 64 transitions. Second operand has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:22,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:22,396 INFO L93 Difference]: Finished difference Result 64 states and 85 transitions. [2023-11-29 04:15:22,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:22,396 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2023-11-29 04:15:22,397 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:22,397 INFO L225 Difference]: With dead ends: 64 [2023-11-29 04:15:22,397 INFO L226 Difference]: Without dead ends: 49 [2023-11-29 04:15:22,398 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 04:15:22,399 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:22,399 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:22,400 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2023-11-29 04:15:22,403 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2023-11-29 04:15:22,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 48 states have internal predecessors, (65), 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) [2023-11-29 04:15:22,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 65 transitions. [2023-11-29 04:15:22,405 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 65 transitions. Word has length 37 [2023-11-29 04:15:22,405 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:22,405 INFO L495 AbstractCegarLoop]: Abstraction has 49 states and 65 transitions. [2023-11-29 04:15:22,405 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2023-11-29 04:15:22,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2023-11-29 04:15:22,406 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:22,406 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:22,421 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-29 04:15:22,607 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:22,607 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:22,607 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:22,607 INFO L85 PathProgramCache]: Analyzing trace with hash 242160194, now seen corresponding path program 1 times [2023-11-29 04:15:22,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:22,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159081772] [2023-11-29 04:15:22,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:22,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:22,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:23,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 04:15:23,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:23,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159081772] [2023-11-29 04:15:23,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1159081772] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:23,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [200787413] [2023-11-29 04:15:23,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:23,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:23,441 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:23,442 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:23,446 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-29 04:15:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:24,650 INFO L262 TraceCheckSpWp]: Trace formula consists of 5456 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-29 04:15:24,655 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:24,712 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 04:15:24,712 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:24,725 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 04:15:24,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [200787413] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:24,725 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:24,725 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2023-11-29 04:15:24,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1137457457] [2023-11-29 04:15:24,726 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:24,726 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:15:24,726 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:24,727 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:15:24,727 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 04:15:24,727 INFO L87 Difference]: Start difference. First operand 49 states and 65 transitions. Second operand has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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) [2023-11-29 04:15:25,023 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:25,023 INFO L93 Difference]: Finished difference Result 54 states and 70 transitions. [2023-11-29 04:15:25,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:15:25,024 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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 40 [2023-11-29 04:15:25,024 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:25,025 INFO L225 Difference]: With dead ends: 54 [2023-11-29 04:15:25,025 INFO L226 Difference]: Without dead ends: 50 [2023-11-29 04:15:25,025 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 04:15:25,026 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:25,026 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:25,027 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2023-11-29 04:15:25,029 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2023-11-29 04:15:25,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.346938775510204) internal successors, (66), 49 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:25,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 66 transitions. [2023-11-29 04:15:25,030 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 66 transitions. Word has length 40 [2023-11-29 04:15:25,030 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:25,031 INFO L495 AbstractCegarLoop]: Abstraction has 50 states and 66 transitions. [2023-11-29 04:15:25,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 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) [2023-11-29 04:15:25,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 66 transitions. [2023-11-29 04:15:25,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-11-29 04:15:25,031 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:25,032 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:25,046 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-11-29 04:15:25,232 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:25,232 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:25,233 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:25,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1371144433, now seen corresponding path program 1 times [2023-11-29 04:15:25,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:25,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1995817835] [2023-11-29 04:15:25,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:25,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:25,955 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 04:15:25,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:25,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1995817835] [2023-11-29 04:15:25,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1995817835] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:25,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1299187978] [2023-11-29 04:15:25,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:25,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:25,957 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:25,957 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:25,958 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-29 04:15:27,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:27,135 INFO L262 TraceCheckSpWp]: Trace formula consists of 5462 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-29 04:15:27,139 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:27,157 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 04:15:27,158 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:27,187 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 04:15:27,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1299187978] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:15:27,188 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:15:27,188 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8 [2023-11-29 04:15:27,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521044569] [2023-11-29 04:15:27,188 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:15:27,189 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-29 04:15:27,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:27,190 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-29 04:15:27,190 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2023-11-29 04:15:27,190 INFO L87 Difference]: Start difference. First operand 50 states and 66 transitions. Second operand has 8 states, 8 states have (on average 7.625) internal successors, (61), 8 states have internal predecessors, (61), 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) [2023-11-29 04:15:27,674 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:27,674 INFO L93 Difference]: Finished difference Result 95 states and 130 transitions. [2023-11-29 04:15:27,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 04:15:27,675 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 7.625) internal successors, (61), 8 states have internal predecessors, (61), 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 43 [2023-11-29 04:15:27,675 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:27,675 INFO L225 Difference]: With dead ends: 95 [2023-11-29 04:15:27,676 INFO L226 Difference]: Without dead ends: 60 [2023-11-29 04:15:27,676 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:27,677 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 15 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 230 SdHoareTripleChecker+Invalid, 142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:27,677 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 230 Invalid, 142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 140 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-29 04:15:27,678 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2023-11-29 04:15:27,681 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2023-11-29 04:15:27,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 59 states have (on average 1.3389830508474576) internal successors, (79), 59 states have internal predecessors, (79), 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) [2023-11-29 04:15:27,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 79 transitions. [2023-11-29 04:15:27,682 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 79 transitions. Word has length 43 [2023-11-29 04:15:27,682 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:27,682 INFO L495 AbstractCegarLoop]: Abstraction has 60 states and 79 transitions. [2023-11-29 04:15:27,682 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 7.625) internal successors, (61), 8 states have internal predecessors, (61), 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) [2023-11-29 04:15:27,682 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 79 transitions. [2023-11-29 04:15:27,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2023-11-29 04:15:27,683 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:27,683 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2023-11-29 04:15:27,697 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-11-29 04:15:27,884 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:27,884 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:27,885 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:27,885 INFO L85 PathProgramCache]: Analyzing trace with hash 528894503, now seen corresponding path program 2 times [2023-11-29 04:15:27,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:27,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301158434] [2023-11-29 04:15:27,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:27,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:28,666 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-29 04:15:28,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:28,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301158434] [2023-11-29 04:15:28,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1301158434] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:28,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [151080472] [2023-11-29 04:15:28,667 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:15:28,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:28,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:28,668 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:28,670 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-29 04:15:29,862 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:15:29,862 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:15:29,894 INFO L262 TraceCheckSpWp]: Trace formula consists of 5527 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-29 04:15:29,899 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:29,913 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-29 04:15:29,913 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:29,936 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-11-29 04:15:29,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [151080472] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:29,937 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:29,937 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 5] total 8 [2023-11-29 04:15:29,937 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1972413006] [2023-11-29 04:15:29,937 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:29,938 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:15:29,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:29,938 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:15:29,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2023-11-29 04:15:29,939 INFO L87 Difference]: Start difference. First operand 60 states and 79 transitions. Second operand has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 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) [2023-11-29 04:15:30,254 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:30,254 INFO L93 Difference]: Finished difference Result 70 states and 92 transitions. [2023-11-29 04:15:30,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:15:30,255 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 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 53 [2023-11-29 04:15:30,255 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:30,256 INFO L225 Difference]: With dead ends: 70 [2023-11-29 04:15:30,256 INFO L226 Difference]: Without dead ends: 61 [2023-11-29 04:15:30,256 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2023-11-29 04:15:30,257 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 11 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:30,257 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:30,258 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2023-11-29 04:15:30,263 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2023-11-29 04:15:30,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 60 states have (on average 1.3333333333333333) internal successors, (80), 60 states have internal predecessors, (80), 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) [2023-11-29 04:15:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 80 transitions. [2023-11-29 04:15:30,264 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 80 transitions. Word has length 53 [2023-11-29 04:15:30,264 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:30,264 INFO L495 AbstractCegarLoop]: Abstraction has 61 states and 80 transitions. [2023-11-29 04:15:30,264 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 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) [2023-11-29 04:15:30,265 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 80 transitions. [2023-11-29 04:15:30,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-11-29 04:15:30,266 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:30,266 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2023-11-29 04:15:30,281 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-11-29 04:15:30,466 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-29 04:15:30,467 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:30,467 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:30,467 INFO L85 PathProgramCache]: Analyzing trace with hash 1861807109, now seen corresponding path program 1 times [2023-11-29 04:15:30,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:30,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1004376510] [2023-11-29 04:15:30,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:30,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:30,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:31,508 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2023-11-29 04:15:31,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:31,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1004376510] [2023-11-29 04:15:31,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1004376510] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:31,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [223085405] [2023-11-29 04:15:31,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:31,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:31,509 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:31,510 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:31,514 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-29 04:15:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:32,590 INFO L262 TraceCheckSpWp]: Trace formula consists of 5541 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-29 04:15:32,594 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:32,618 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-11-29 04:15:32,619 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:32,647 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2023-11-29 04:15:32,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [223085405] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:15:32,647 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:15:32,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 4] total 9 [2023-11-29 04:15:32,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1382620521] [2023-11-29 04:15:32,647 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:15:32,648 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-29 04:15:32,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:32,648 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-29 04:15:32,649 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:32,649 INFO L87 Difference]: Start difference. First operand 61 states and 80 transitions. Second operand has 9 states, 9 states have (on average 8.444444444444445) internal successors, (76), 9 states have internal predecessors, (76), 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) [2023-11-29 04:15:33,215 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:33,216 INFO L93 Difference]: Finished difference Result 116 states and 157 transitions. [2023-11-29 04:15:33,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-11-29 04:15:33,216 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 8.444444444444445) internal successors, (76), 9 states have internal predecessors, (76), 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 56 [2023-11-29 04:15:33,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:33,217 INFO L225 Difference]: With dead ends: 116 [2023-11-29 04:15:33,217 INFO L226 Difference]: Without dead ends: 71 [2023-11-29 04:15:33,217 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 108 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90 [2023-11-29 04:15:33,218 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 11 mSDsluCounter, 227 mSDsCounter, 0 mSdLazyCounter, 166 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 267 SdHoareTripleChecker+Invalid, 168 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:33,218 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 267 Invalid, 168 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 166 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-29 04:15:33,218 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71 states. [2023-11-29 04:15:33,223 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 71. [2023-11-29 04:15:33,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71 states, 70 states have (on average 1.3285714285714285) internal successors, (93), 70 states have internal predecessors, (93), 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) [2023-11-29 04:15:33,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 93 transitions. [2023-11-29 04:15:33,224 INFO L78 Accepts]: Start accepts. Automaton has 71 states and 93 transitions. Word has length 56 [2023-11-29 04:15:33,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:33,224 INFO L495 AbstractCegarLoop]: Abstraction has 71 states and 93 transitions. [2023-11-29 04:15:33,225 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 8.444444444444445) internal successors, (76), 9 states have internal predecessors, (76), 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) [2023-11-29 04:15:33,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 93 transitions. [2023-11-29 04:15:33,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-11-29 04:15:33,225 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:33,226 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:33,240 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-29 04:15:33,426 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-29 04:15:33,426 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:33,427 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:33,427 INFO L85 PathProgramCache]: Analyzing trace with hash -78359747, now seen corresponding path program 2 times [2023-11-29 04:15:33,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:33,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1407316173] [2023-11-29 04:15:33,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:33,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:33,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:34,471 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2023-11-29 04:15:34,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:34,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1407316173] [2023-11-29 04:15:34,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1407316173] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:34,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1266774969] [2023-11-29 04:15:34,472 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:15:34,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:34,473 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:34,474 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:34,475 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-29 04:15:35,921 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:15:35,921 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:15:35,961 INFO L262 TraceCheckSpWp]: Trace formula consists of 5606 conjuncts, 32 conjunts are in the unsatisfiable core [2023-11-29 04:15:35,966 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:36,031 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 1 proven. 17 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2023-11-29 04:15:36,032 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:36,110 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-11-29 04:15:36,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1266774969] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:15:36,111 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:15:36,111 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 9, 6] total 14 [2023-11-29 04:15:36,111 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240828795] [2023-11-29 04:15:36,111 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:15:36,112 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 04:15:36,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:36,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 04:15:36,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=144, Unknown=0, NotChecked=0, Total=182 [2023-11-29 04:15:36,113 INFO L87 Difference]: Start difference. First operand 71 states and 93 transitions. Second operand has 14 states, 14 states have (on average 6.285714285714286) internal successors, (88), 14 states have internal predecessors, (88), 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) [2023-11-29 04:15:36,784 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:36,784 INFO L93 Difference]: Finished difference Result 135 states and 182 transitions. [2023-11-29 04:15:36,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-29 04:15:36,784 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 6.285714285714286) internal successors, (88), 14 states have internal predecessors, (88), 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 66 [2023-11-29 04:15:36,784 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:36,785 INFO L225 Difference]: With dead ends: 135 [2023-11-29 04:15:36,785 INFO L226 Difference]: Without dead ends: 81 [2023-11-29 04:15:36,786 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=61, Invalid=211, Unknown=0, NotChecked=0, Total=272 [2023-11-29 04:15:36,787 INFO L413 NwaCegarLoop]: 38 mSDtfsCounter, 32 mSDsluCounter, 287 mSDsCounter, 0 mSdLazyCounter, 243 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 325 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 243 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:36,787 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 325 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 243 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-29 04:15:36,787 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2023-11-29 04:15:36,795 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 81. [2023-11-29 04:15:36,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 80 states have (on average 1.3375) internal successors, (107), 80 states have internal predecessors, (107), 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) [2023-11-29 04:15:36,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 107 transitions. [2023-11-29 04:15:36,796 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 107 transitions. Word has length 66 [2023-11-29 04:15:36,796 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:36,797 INFO L495 AbstractCegarLoop]: Abstraction has 81 states and 107 transitions. [2023-11-29 04:15:36,797 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 6.285714285714286) internal successors, (88), 14 states have internal predecessors, (88), 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) [2023-11-29 04:15:36,797 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 107 transitions. [2023-11-29 04:15:36,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2023-11-29 04:15:36,798 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:36,798 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:36,815 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-11-29 04:15:36,999 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-29 04:15:36,999 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:36,999 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:37,000 INFO L85 PathProgramCache]: Analyzing trace with hash -1529729791, now seen corresponding path program 3 times [2023-11-29 04:15:37,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:37,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627559724] [2023-11-29 04:15:37,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:37,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:37,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:37,961 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2023-11-29 04:15:37,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:37,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [627559724] [2023-11-29 04:15:37,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [627559724] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:37,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [848070318] [2023-11-29 04:15:37,962 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 04:15:37,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:37,962 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:37,963 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:37,965 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-29 04:15:39,286 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 04:15:39,286 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:15:39,318 INFO L262 TraceCheckSpWp]: Trace formula consists of 5473 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-29 04:15:39,322 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:39,347 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2023-11-29 04:15:39,347 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:15:39,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [848070318] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:39,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 04:15:39,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7] total 9 [2023-11-29 04:15:39,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1226899519] [2023-11-29 04:15:39,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:39,348 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:15:39,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:39,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:15:39,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:39,349 INFO L87 Difference]: Start difference. First operand 81 states and 107 transitions. Second operand has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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) [2023-11-29 04:15:39,657 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:39,657 INFO L93 Difference]: Finished difference Result 124 states and 166 transitions. [2023-11-29 04:15:39,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:15:39,658 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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 70 [2023-11-29 04:15:39,658 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:39,658 INFO L225 Difference]: With dead ends: 124 [2023-11-29 04:15:39,658 INFO L226 Difference]: Without dead ends: 84 [2023-11-29 04:15:39,659 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:39,660 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 14 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:39,660 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 77 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:39,660 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84 states. [2023-11-29 04:15:39,665 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 82. [2023-11-29 04:15:39,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82 states, 81 states have (on average 1.3333333333333333) internal successors, (108), 81 states have internal predecessors, (108), 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) [2023-11-29 04:15:39,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 108 transitions. [2023-11-29 04:15:39,665 INFO L78 Accepts]: Start accepts. Automaton has 82 states and 108 transitions. Word has length 70 [2023-11-29 04:15:39,666 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:39,666 INFO L495 AbstractCegarLoop]: Abstraction has 82 states and 108 transitions. [2023-11-29 04:15:39,666 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 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) [2023-11-29 04:15:39,666 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 108 transitions. [2023-11-29 04:15:39,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2023-11-29 04:15:39,667 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:39,667 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:39,685 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2023-11-29 04:15:39,867 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2023-11-29 04:15:39,868 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:39,868 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:39,868 INFO L85 PathProgramCache]: Analyzing trace with hash -1554558736, now seen corresponding path program 1 times [2023-11-29 04:15:39,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:39,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487789557] [2023-11-29 04:15:39,869 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:39,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:40,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:40,795 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2023-11-29 04:15:40,795 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:40,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487789557] [2023-11-29 04:15:40,795 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1487789557] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:40,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1245353858] [2023-11-29 04:15:40,795 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:40,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:40,796 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:40,797 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:40,798 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-11-29 04:15:41,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:41,954 INFO L262 TraceCheckSpWp]: Trace formula consists of 5645 conjuncts, 14 conjunts are in the unsatisfiable core [2023-11-29 04:15:41,958 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:41,984 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2023-11-29 04:15:41,984 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:15:41,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1245353858] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:41,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 04:15:41,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7] total 9 [2023-11-29 04:15:41,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1284700083] [2023-11-29 04:15:41,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:41,986 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:15:41,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:41,986 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:15:41,986 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:41,986 INFO L87 Difference]: Start difference. First operand 82 states and 108 transitions. Second operand has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:42,324 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:42,324 INFO L93 Difference]: Finished difference Result 147 states and 197 transitions. [2023-11-29 04:15:42,324 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:15:42,325 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 73 [2023-11-29 04:15:42,325 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:42,325 INFO L225 Difference]: With dead ends: 147 [2023-11-29 04:15:42,326 INFO L226 Difference]: Without dead ends: 85 [2023-11-29 04:15:42,326 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2023-11-29 04:15:42,327 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 14 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:42,327 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 77 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:42,328 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2023-11-29 04:15:42,332 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 83. [2023-11-29 04:15:42,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.329268292682927) internal successors, (109), 82 states have internal predecessors, (109), 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) [2023-11-29 04:15:42,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 109 transitions. [2023-11-29 04:15:42,333 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 109 transitions. Word has length 73 [2023-11-29 04:15:42,333 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:42,333 INFO L495 AbstractCegarLoop]: Abstraction has 83 states and 109 transitions. [2023-11-29 04:15:42,333 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:15:42,334 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 109 transitions. [2023-11-29 04:15:42,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2023-11-29 04:15:42,334 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:42,335 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:42,350 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2023-11-29 04:15:42,535 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-11-29 04:15:42,535 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:42,536 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:42,536 INFO L85 PathProgramCache]: Analyzing trace with hash 1120259536, now seen corresponding path program 1 times [2023-11-29 04:15:42,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:42,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320668260] [2023-11-29 04:15:42,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:42,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:43,527 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2023-11-29 04:15:43,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:43,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320668260] [2023-11-29 04:15:43,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320668260] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:43,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [55656030] [2023-11-29 04:15:43,528 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:43,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:43,528 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:43,529 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:43,530 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-11-29 04:15:44,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:44,659 INFO L262 TraceCheckSpWp]: Trace formula consists of 5659 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-29 04:15:44,664 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:44,745 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-11-29 04:15:44,746 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:44,788 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2023-11-29 04:15:44,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [55656030] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:44,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:15:44,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7, 9] total 16 [2023-11-29 04:15:44,788 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599875053] [2023-11-29 04:15:44,789 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:44,789 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:15:44,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:44,790 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:15:44,790 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=202, Unknown=0, NotChecked=0, Total=240 [2023-11-29 04:15:44,790 INFO L87 Difference]: Start difference. First operand 83 states and 109 transitions. Second operand has 4 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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) [2023-11-29 04:15:45,177 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:45,177 INFO L93 Difference]: Finished difference Result 147 states and 196 transitions. [2023-11-29 04:15:45,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:15:45,178 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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 76 [2023-11-29 04:15:45,178 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:45,179 INFO L225 Difference]: With dead ends: 147 [2023-11-29 04:15:45,179 INFO L226 Difference]: Without dead ends: 84 [2023-11-29 04:15:45,180 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 157 GetRequests, 143 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=38, Invalid=202, Unknown=0, NotChecked=0, Total=240 [2023-11-29 04:15:45,180 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:45,181 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 115 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 04:15:45,181 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84 states. [2023-11-29 04:15:45,188 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 84. [2023-11-29 04:15:45,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84 states, 83 states have (on average 1.3253012048192772) internal successors, (110), 83 states have internal predecessors, (110), 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) [2023-11-29 04:15:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 110 transitions. [2023-11-29 04:15:45,189 INFO L78 Accepts]: Start accepts. Automaton has 84 states and 110 transitions. Word has length 76 [2023-11-29 04:15:45,189 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:45,190 INFO L495 AbstractCegarLoop]: Abstraction has 84 states and 110 transitions. [2023-11-29 04:15:45,190 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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) [2023-11-29 04:15:45,190 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 110 transitions. [2023-11-29 04:15:45,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2023-11-29 04:15:45,191 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:45,191 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:45,206 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2023-11-29 04:15:45,392 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2023-11-29 04:15:45,392 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:45,392 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:45,392 INFO L85 PathProgramCache]: Analyzing trace with hash 832739991, now seen corresponding path program 1 times [2023-11-29 04:15:45,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:45,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1236388788] [2023-11-29 04:15:45,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:45,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:45,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:46,354 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2023-11-29 04:15:46,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:46,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1236388788] [2023-11-29 04:15:46,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1236388788] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:46,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [87973222] [2023-11-29 04:15:46,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:46,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:46,355 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:46,356 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:46,358 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-11-29 04:15:47,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:47,646 INFO L262 TraceCheckSpWp]: Trace formula consists of 5664 conjuncts, 34 conjunts are in the unsatisfiable core [2023-11-29 04:15:47,650 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:47,725 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2023-11-29 04:15:47,725 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:47,904 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 5 proven. 23 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2023-11-29 04:15:47,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [87973222] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:15:47,905 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:15:47,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 8, 10] total 21 [2023-11-29 04:15:47,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923149808] [2023-11-29 04:15:47,905 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:15:47,906 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2023-11-29 04:15:47,906 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:47,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2023-11-29 04:15:47,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=350, Unknown=0, NotChecked=0, Total=420 [2023-11-29 04:15:47,907 INFO L87 Difference]: Start difference. First operand 84 states and 110 transitions. Second operand has 21 states, 21 states have (on average 4.761904761904762) internal successors, (100), 21 states have internal predecessors, (100), 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) [2023-11-29 04:15:49,200 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:49,200 INFO L93 Difference]: Finished difference Result 167 states and 228 transitions. [2023-11-29 04:15:49,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2023-11-29 04:15:49,201 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 4.761904761904762) internal successors, (100), 21 states have internal predecessors, (100), 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 77 [2023-11-29 04:15:49,201 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:49,202 INFO L225 Difference]: With dead ends: 167 [2023-11-29 04:15:49,202 INFO L226 Difference]: Without dead ends: 103 [2023-11-29 04:15:49,203 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 163 GetRequests, 140 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=118, Invalid=482, Unknown=0, NotChecked=0, Total=600 [2023-11-29 04:15:49,203 INFO L413 NwaCegarLoop]: 41 mSDtfsCounter, 55 mSDsluCounter, 582 mSDsCounter, 0 mSdLazyCounter, 532 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 623 SdHoareTripleChecker+Invalid, 535 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 532 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:49,204 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 623 Invalid, 535 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 532 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-29 04:15:49,204 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103 states. [2023-11-29 04:15:49,209 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103. [2023-11-29 04:15:49,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 102 states have (on average 1.3235294117647058) internal successors, (135), 102 states have internal predecessors, (135), 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) [2023-11-29 04:15:49,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 135 transitions. [2023-11-29 04:15:49,210 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 135 transitions. Word has length 77 [2023-11-29 04:15:49,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:49,210 INFO L495 AbstractCegarLoop]: Abstraction has 103 states and 135 transitions. [2023-11-29 04:15:49,210 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 4.761904761904762) internal successors, (100), 21 states have internal predecessors, (100), 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) [2023-11-29 04:15:49,210 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 135 transitions. [2023-11-29 04:15:49,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2023-11-29 04:15:49,211 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:49,211 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:49,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2023-11-29 04:15:49,412 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2023-11-29 04:15:49,412 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:49,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:49,412 INFO L85 PathProgramCache]: Analyzing trace with hash -660934672, now seen corresponding path program 2 times [2023-11-29 04:15:49,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:49,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106266135] [2023-11-29 04:15:49,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:49,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:50,675 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2023-11-29 04:15:50,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:50,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106266135] [2023-11-29 04:15:50,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106266135] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:50,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [770239744] [2023-11-29 04:15:50,675 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:15:50,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:50,676 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:50,676 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:50,678 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2023-11-29 04:15:51,833 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:15:51,833 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:15:51,867 INFO L262 TraceCheckSpWp]: Trace formula consists of 5777 conjuncts, 23 conjunts are in the unsatisfiable core [2023-11-29 04:15:51,871 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:52,008 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 175 trivial. 0 not checked. [2023-11-29 04:15:52,008 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:15:52,121 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 185 trivial. 0 not checked. [2023-11-29 04:15:52,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [770239744] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:15:52,121 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:15:52,121 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 6] total 26 [2023-11-29 04:15:52,121 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [362683431] [2023-11-29 04:15:52,122 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:15:52,122 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-11-29 04:15:52,122 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:52,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-11-29 04:15:52,123 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=576, Unknown=0, NotChecked=0, Total=650 [2023-11-29 04:15:52,123 INFO L87 Difference]: Start difference. First operand 103 states and 135 transitions. Second operand has 26 states, 26 states have (on average 4.115384615384615) internal successors, (107), 26 states have internal predecessors, (107), 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) [2023-11-29 04:15:53,640 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:53,640 INFO L93 Difference]: Finished difference Result 196 states and 262 transitions. [2023-11-29 04:15:53,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2023-11-29 04:15:53,640 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 4.115384615384615) internal successors, (107), 26 states have internal predecessors, (107), 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 96 [2023-11-29 04:15:53,641 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:53,641 INFO L225 Difference]: With dead ends: 196 [2023-11-29 04:15:53,641 INFO L226 Difference]: Without dead ends: 110 [2023-11-29 04:15:53,642 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 179 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=82, Invalid=620, Unknown=0, NotChecked=0, Total=702 [2023-11-29 04:15:53,642 INFO L413 NwaCegarLoop]: 46 mSDtfsCounter, 23 mSDsluCounter, 975 mSDsCounter, 0 mSdLazyCounter, 1229 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 1021 SdHoareTripleChecker+Invalid, 1230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1229 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:53,643 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 1021 Invalid, 1230 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1229 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2023-11-29 04:15:53,643 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 110 states. [2023-11-29 04:15:53,648 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 108. [2023-11-29 04:15:53,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 108 states, 107 states have (on average 1.308411214953271) internal successors, (140), 107 states have internal predecessors, (140), 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) [2023-11-29 04:15:53,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 140 transitions. [2023-11-29 04:15:53,649 INFO L78 Accepts]: Start accepts. Automaton has 108 states and 140 transitions. Word has length 96 [2023-11-29 04:15:53,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:53,649 INFO L495 AbstractCegarLoop]: Abstraction has 108 states and 140 transitions. [2023-11-29 04:15:53,649 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 4.115384615384615) internal successors, (107), 26 states have internal predecessors, (107), 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) [2023-11-29 04:15:53,649 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 140 transitions. [2023-11-29 04:15:53,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2023-11-29 04:15:53,650 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:53,650 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 11, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:53,665 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2023-11-29 04:15:53,851 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2023-11-29 04:15:53,851 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:53,851 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:53,851 INFO L85 PathProgramCache]: Analyzing trace with hash 1215548362, now seen corresponding path program 3 times [2023-11-29 04:15:53,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:53,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9315317] [2023-11-29 04:15:53,852 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:53,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:54,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:55,250 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-11-29 04:15:55,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:55,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9315317] [2023-11-29 04:15:55,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9315317] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:55,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1672238273] [2023-11-29 04:15:55,251 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 04:15:55,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:55,251 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:55,252 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:55,254 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2023-11-29 04:15:56,894 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-29 04:15:56,895 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:15:56,926 INFO L262 TraceCheckSpWp]: Trace formula consists of 5573 conjuncts, 14 conjunts are in the unsatisfiable core [2023-11-29 04:15:56,930 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:15:56,986 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 226 trivial. 0 not checked. [2023-11-29 04:15:56,986 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:15:56,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1672238273] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:15:56,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 04:15:56,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [14] total 17 [2023-11-29 04:15:56,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218665053] [2023-11-29 04:15:56,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:15:56,987 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 04:15:56,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:15:56,988 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 04:15:56,988 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=229, Unknown=0, NotChecked=0, Total=272 [2023-11-29 04:15:56,988 INFO L87 Difference]: Start difference. First operand 108 states and 140 transitions. Second operand has 5 states, 5 states have (on average 10.6) internal successors, (53), 5 states have internal predecessors, (53), 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) [2023-11-29 04:15:57,369 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:15:57,370 INFO L93 Difference]: Finished difference Result 153 states and 202 transitions. [2023-11-29 04:15:57,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 04:15:57,370 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 10.6) internal successors, (53), 5 states have internal predecessors, (53), 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 101 [2023-11-29 04:15:57,370 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:15:57,371 INFO L225 Difference]: With dead ends: 153 [2023-11-29 04:15:57,371 INFO L226 Difference]: Without dead ends: 112 [2023-11-29 04:15:57,371 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 99 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=289, Unknown=0, NotChecked=0, Total=342 [2023-11-29 04:15:57,372 INFO L413 NwaCegarLoop]: 38 mSDtfsCounter, 17 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 66 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 04:15:57,372 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 113 Invalid, 66 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 04:15:57,373 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 112 states. [2023-11-29 04:15:57,379 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 109. [2023-11-29 04:15:57,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 109 states, 108 states have (on average 1.3055555555555556) internal successors, (141), 108 states have internal predecessors, (141), 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) [2023-11-29 04:15:57,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 109 states and 141 transitions. [2023-11-29 04:15:57,380 INFO L78 Accepts]: Start accepts. Automaton has 109 states and 141 transitions. Word has length 101 [2023-11-29 04:15:57,380 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:15:57,380 INFO L495 AbstractCegarLoop]: Abstraction has 109 states and 141 transitions. [2023-11-29 04:15:57,380 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.6) internal successors, (53), 5 states have internal predecessors, (53), 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) [2023-11-29 04:15:57,380 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 141 transitions. [2023-11-29 04:15:57,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2023-11-29 04:15:57,381 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:15:57,381 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 11, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:15:57,395 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2023-11-29 04:15:57,582 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2023-11-29 04:15:57,582 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:15:57,582 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:15:57,582 INFO L85 PathProgramCache]: Analyzing trace with hash -1945566205, now seen corresponding path program 1 times [2023-11-29 04:15:57,582 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:15:57,582 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [798000292] [2023-11-29 04:15:57,582 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:57,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:15:57,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:15:58,980 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2023-11-29 04:15:58,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:15:58,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [798000292] [2023-11-29 04:15:58,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [798000292] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:15:58,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [600113401] [2023-11-29 04:15:58,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:15:58,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:15:58,981 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:15:58,982 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:15:58,983 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2023-11-29 04:16:00,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:16:00,274 INFO L262 TraceCheckSpWp]: Trace formula consists of 5810 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-29 04:16:00,278 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:16:00,364 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 0 proven. 135 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked. [2023-11-29 04:16:00,364 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:16:00,495 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2023-11-29 04:16:00,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [600113401] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:16:00,495 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:16:00,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 12, 7] total 24 [2023-11-29 04:16:00,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1117915336] [2023-11-29 04:16:00,496 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:16:00,496 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-11-29 04:16:00,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:16:00,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-11-29 04:16:00,497 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=471, Unknown=0, NotChecked=0, Total=552 [2023-11-29 04:16:00,497 INFO L87 Difference]: Start difference. First operand 109 states and 141 transitions. Second operand has 24 states, 24 states have (on average 5.291666666666667) internal successors, (127), 24 states have internal predecessors, (127), 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) [2023-11-29 04:16:01,778 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:16:01,779 INFO L93 Difference]: Finished difference Result 176 states and 237 transitions. [2023-11-29 04:16:01,779 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-29 04:16:01,779 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 24 states have (on average 5.291666666666667) internal successors, (127), 24 states have internal predecessors, (127), 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 102 [2023-11-29 04:16:01,779 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:16:01,780 INFO L225 Difference]: With dead ends: 176 [2023-11-29 04:16:01,780 INFO L226 Difference]: Without dead ends: 132 [2023-11-29 04:16:01,781 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 220 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=129, Invalid=627, Unknown=0, NotChecked=0, Total=756 [2023-11-29 04:16:01,781 INFO L413 NwaCegarLoop]: 51 mSDtfsCounter, 75 mSDsluCounter, 561 mSDsCounter, 0 mSdLazyCounter, 915 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 612 SdHoareTripleChecker+Invalid, 917 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 915 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-29 04:16:01,782 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 612 Invalid, 917 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 915 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-29 04:16:01,782 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2023-11-29 04:16:01,789 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 130. [2023-11-29 04:16:01,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 130 states, 129 states have (on average 1.310077519379845) internal successors, (169), 129 states have internal predecessors, (169), 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) [2023-11-29 04:16:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 169 transitions. [2023-11-29 04:16:01,790 INFO L78 Accepts]: Start accepts. Automaton has 130 states and 169 transitions. Word has length 102 [2023-11-29 04:16:01,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:16:01,791 INFO L495 AbstractCegarLoop]: Abstraction has 130 states and 169 transitions. [2023-11-29 04:16:01,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 5.291666666666667) internal successors, (127), 24 states have internal predecessors, (127), 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) [2023-11-29 04:16:01,791 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 169 transitions. [2023-11-29 04:16:01,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2023-11-29 04:16:01,792 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:16:01,792 INFO L195 NwaCegarLoop]: trace histogram [12, 12, 12, 10, 10, 10, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:16:01,806 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2023-11-29 04:16:01,992 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:01,992 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:16:01,993 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:16:01,993 INFO L85 PathProgramCache]: Analyzing trace with hash -494524995, now seen corresponding path program 2 times [2023-11-29 04:16:01,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:16:01,993 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170005997] [2023-11-29 04:16:01,993 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:16:01,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:16:02,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:16:03,593 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 176 trivial. 0 not checked. [2023-11-29 04:16:03,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:16:03,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170005997] [2023-11-29 04:16:03,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170005997] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:16:03,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [254717913] [2023-11-29 04:16:03,594 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:16:03,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:03,595 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:16:03,595 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:16:03,598 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2023-11-29 04:16:04,800 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:16:04,801 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:16:04,835 INFO L262 TraceCheckSpWp]: Trace formula consists of 5936 conjuncts, 46 conjunts are in the unsatisfiable core [2023-11-29 04:16:04,839 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:16:05,070 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 352 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2023-11-29 04:16:05,070 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:16:05,443 INFO L134 CoverageAnalysis]: Checked inductivity of 386 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 241 trivial. 0 not checked. [2023-11-29 04:16:05,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [254717913] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:16:05,443 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:16:05,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 24, 13] total 37 [2023-11-29 04:16:05,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [889910503] [2023-11-29 04:16:05,444 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:16:05,444 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2023-11-29 04:16:05,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:16:05,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2023-11-29 04:16:05,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=204, Invalid=1128, Unknown=0, NotChecked=0, Total=1332 [2023-11-29 04:16:05,446 INFO L87 Difference]: Start difference. First operand 130 states and 169 transitions. Second operand has 37 states, 37 states have (on average 4.486486486486487) internal successors, (166), 37 states have internal predecessors, (166), 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) [2023-11-29 04:16:12,328 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:16:12,328 INFO L93 Difference]: Finished difference Result 233 states and 319 transitions. [2023-11-29 04:16:12,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2023-11-29 04:16:12,329 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 37 states have (on average 4.486486486486487) internal successors, (166), 37 states have internal predecessors, (166), 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 123 [2023-11-29 04:16:12,329 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:16:12,330 INFO L225 Difference]: With dead ends: 233 [2023-11-29 04:16:12,330 INFO L226 Difference]: Without dead ends: 171 [2023-11-29 04:16:12,331 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 269 GetRequests, 224 SyntacticMatches, 0 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 67 ImplicationChecksByTransitivity, 6.0s TimeCoverageRelationStatistics Valid=444, Invalid=1718, Unknown=0, NotChecked=0, Total=2162 [2023-11-29 04:16:12,331 INFO L413 NwaCegarLoop]: 58 mSDtfsCounter, 195 mSDsluCounter, 850 mSDsCounter, 0 mSdLazyCounter, 1555 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 195 SdHoareTripleChecker+Valid, 908 SdHoareTripleChecker+Invalid, 1557 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 1555 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:16:12,331 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [195 Valid, 908 Invalid, 1557 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 1555 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2023-11-29 04:16:12,332 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 171 states. [2023-11-29 04:16:12,341 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 171 to 169. [2023-11-29 04:16:12,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 169 states, 168 states have (on average 1.3154761904761905) internal successors, (221), 168 states have internal predecessors, (221), 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) [2023-11-29 04:16:12,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 169 states and 221 transitions. [2023-11-29 04:16:12,342 INFO L78 Accepts]: Start accepts. Automaton has 169 states and 221 transitions. Word has length 123 [2023-11-29 04:16:12,342 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:16:12,342 INFO L495 AbstractCegarLoop]: Abstraction has 169 states and 221 transitions. [2023-11-29 04:16:12,343 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 4.486486486486487) internal successors, (166), 37 states have internal predecessors, (166), 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) [2023-11-29 04:16:12,343 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 221 transitions. [2023-11-29 04:16:12,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2023-11-29 04:16:12,343 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:16:12,343 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 22, 13, 13, 13, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:16:12,358 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2023-11-29 04:16:12,544 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:12,544 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:16:12,544 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:16:12,545 INFO L85 PathProgramCache]: Analyzing trace with hash 1859853443, now seen corresponding path program 3 times [2023-11-29 04:16:12,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:16:12,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [469823968] [2023-11-29 04:16:12,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:16:12,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:16:12,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:16:14,250 INFO L134 CoverageAnalysis]: Checked inductivity of 993 backedges. 0 proven. 247 refuted. 0 times theorem prover too weak. 746 trivial. 0 not checked. [2023-11-29 04:16:14,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:16:14,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [469823968] [2023-11-29 04:16:14,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [469823968] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:16:14,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [103020192] [2023-11-29 04:16:14,251 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 04:16:14,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:14,251 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:16:14,252 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:16:14,253 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2023-11-29 04:16:16,913 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-11-29 04:16:16,913 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:16:16,946 INFO L262 TraceCheckSpWp]: Trace formula consists of 5573 conjuncts, 35 conjunts are in the unsatisfiable core [2023-11-29 04:16:16,951 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:16:17,070 INFO L134 CoverageAnalysis]: Checked inductivity of 993 backedges. 1 proven. 8 refuted. 0 times theorem prover too weak. 984 trivial. 0 not checked. [2023-11-29 04:16:17,070 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:16:17,231 INFO L134 CoverageAnalysis]: Checked inductivity of 993 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2023-11-29 04:16:17,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [103020192] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:16:17,232 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:16:17,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 7, 6] total 25 [2023-11-29 04:16:17,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216210740] [2023-11-29 04:16:17,232 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:16:17,233 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2023-11-29 04:16:17,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:16:17,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2023-11-29 04:16:17,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=530, Unknown=0, NotChecked=0, Total=600 [2023-11-29 04:16:17,234 INFO L87 Difference]: Start difference. First operand 169 states and 221 transitions. Second operand has 25 states, 25 states have (on average 4.48) internal successors, (112), 25 states have internal predecessors, (112), 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) [2023-11-29 04:16:18,887 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:16:18,887 INFO L93 Difference]: Finished difference Result 301 states and 401 transitions. [2023-11-29 04:16:18,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2023-11-29 04:16:18,887 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 4.48) internal successors, (112), 25 states have internal predecessors, (112), 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 162 [2023-11-29 04:16:18,888 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:16:18,889 INFO L225 Difference]: With dead ends: 301 [2023-11-29 04:16:18,889 INFO L226 Difference]: Without dead ends: 203 [2023-11-29 04:16:18,890 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 346 GetRequests, 315 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=144, Invalid=912, Unknown=0, NotChecked=0, Total=1056 [2023-11-29 04:16:18,891 INFO L413 NwaCegarLoop]: 48 mSDtfsCounter, 75 mSDsluCounter, 880 mSDsCounter, 0 mSdLazyCounter, 1276 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 928 SdHoareTripleChecker+Invalid, 1287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 1276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:16:18,891 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 928 Invalid, 1287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 1276 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2023-11-29 04:16:18,892 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 203 states. [2023-11-29 04:16:18,907 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 203 to 195. [2023-11-29 04:16:18,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 195 states, 194 states have (on average 1.3144329896907216) internal successors, (255), 194 states have internal predecessors, (255), 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) [2023-11-29 04:16:18,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 255 transitions. [2023-11-29 04:16:18,908 INFO L78 Accepts]: Start accepts. Automaton has 195 states and 255 transitions. Word has length 162 [2023-11-29 04:16:18,908 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:16:18,909 INFO L495 AbstractCegarLoop]: Abstraction has 195 states and 255 transitions. [2023-11-29 04:16:18,909 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 4.48) internal successors, (112), 25 states have internal predecessors, (112), 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) [2023-11-29 04:16:18,909 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 255 transitions. [2023-11-29 04:16:18,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2023-11-29 04:16:18,910 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:16:18,910 INFO L195 NwaCegarLoop]: trace histogram [22, 22, 22, 14, 14, 14, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:16:18,925 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2023-11-29 04:16:19,110 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:19,111 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:16:19,111 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:16:19,111 INFO L85 PathProgramCache]: Analyzing trace with hash -872941487, now seen corresponding path program 4 times [2023-11-29 04:16:19,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:16:19,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [638536692] [2023-11-29 04:16:19,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:16:19,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:16:19,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:16:21,011 INFO L134 CoverageAnalysis]: Checked inductivity of 1075 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 788 trivial. 0 not checked. [2023-11-29 04:16:21,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:16:21,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [638536692] [2023-11-29 04:16:21,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [638536692] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:16:21,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1588485135] [2023-11-29 04:16:21,012 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-29 04:16:21,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:21,012 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:16:21,013 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:16:21,014 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2023-11-29 04:16:22,421 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-29 04:16:22,421 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:16:22,459 INFO L262 TraceCheckSpWp]: Trace formula consists of 6245 conjuncts, 62 conjunts are in the unsatisfiable core [2023-11-29 04:16:22,464 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:16:22,521 INFO L134 CoverageAnalysis]: Checked inductivity of 1075 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 788 trivial. 0 not checked. [2023-11-29 04:16:22,522 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:16:23,675 INFO L134 CoverageAnalysis]: Checked inductivity of 1075 backedges. 344 proven. 574 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2023-11-29 04:16:23,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1588485135] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:16:23,675 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 04:16:23,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 32] total 48 [2023-11-29 04:16:23,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461708054] [2023-11-29 04:16:23,676 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 04:16:23,676 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2023-11-29 04:16:23,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:16:23,677 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2023-11-29 04:16:23,678 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=348, Invalid=1908, Unknown=0, NotChecked=0, Total=2256 [2023-11-29 04:16:23,678 INFO L87 Difference]: Start difference. First operand 195 states and 255 transitions. Second operand has 48 states, 48 states have (on average 3.8125) internal successors, (183), 48 states have internal predecessors, (183), 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) [2023-11-29 04:16:47,010 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:16:47,011 INFO L93 Difference]: Finished difference Result 364 states and 495 transitions. [2023-11-29 04:16:47,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2023-11-29 04:16:47,011 INFO L78 Accepts]: Start accepts. Automaton has has 48 states, 48 states have (on average 3.8125) internal successors, (183), 48 states have internal predecessors, (183), 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 177 [2023-11-29 04:16:47,012 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:16:47,013 INFO L225 Difference]: With dead ends: 364 [2023-11-29 04:16:47,013 INFO L226 Difference]: Without dead ends: 243 [2023-11-29 04:16:47,015 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 383 GetRequests, 323 SyntacticMatches, 0 SemanticMatches, 60 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 180 ImplicationChecksByTransitivity, 22.0s TimeCoverageRelationStatistics Valid=810, Invalid=2972, Unknown=0, NotChecked=0, Total=3782 [2023-11-29 04:16:47,016 INFO L413 NwaCegarLoop]: 53 mSDtfsCounter, 276 mSDsluCounter, 1530 mSDsCounter, 0 mSdLazyCounter, 2013 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 276 SdHoareTripleChecker+Valid, 1583 SdHoareTripleChecker+Invalid, 2016 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 2013 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:16:47,016 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [276 Valid, 1583 Invalid, 2016 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 2013 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2023-11-29 04:16:47,017 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 243 states. [2023-11-29 04:16:47,032 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 243 to 243. [2023-11-29 04:16:47,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 243 states, 242 states have (on average 1.3181818181818181) internal successors, (319), 242 states have internal predecessors, (319), 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) [2023-11-29 04:16:47,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 243 states and 319 transitions. [2023-11-29 04:16:47,033 INFO L78 Accepts]: Start accepts. Automaton has 243 states and 319 transitions. Word has length 177 [2023-11-29 04:16:47,034 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:16:47,034 INFO L495 AbstractCegarLoop]: Abstraction has 243 states and 319 transitions. [2023-11-29 04:16:47,034 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 3.8125) internal successors, (183), 48 states have internal predecessors, (183), 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) [2023-11-29 04:16:47,034 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 319 transitions. [2023-11-29 04:16:47,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2023-11-29 04:16:47,035 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:16:47,036 INFO L195 NwaCegarLoop]: trace histogram [30, 30, 30, 22, 22, 22, 4, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:16:47,053 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0 [2023-11-29 04:16:47,236 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:47,236 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-29 04:16:47,236 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:16:47,237 INFO L85 PathProgramCache]: Analyzing trace with hash -94909871, now seen corresponding path program 5 times [2023-11-29 04:16:47,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:16:47,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502877991] [2023-11-29 04:16:47,237 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:16:47,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:16:47,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:16:51,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2123 backedges. 0 proven. 1335 refuted. 0 times theorem prover too weak. 788 trivial. 0 not checked. [2023-11-29 04:16:51,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:16:51,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502877991] [2023-11-29 04:16:51,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502877991] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 04:16:51,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1634283581] [2023-11-29 04:16:51,017 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-29 04:16:51,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 04:16:51,018 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:16:51,019 INFO L229 MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 04:16:51,019 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6fe66bbf-daaf-48f5-aab1-0a9a4886dc00/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process