./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ --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 4548c451706b7658e6a882e8eef66dc3c360e6aea0e4326d7cc0b87e2b58239c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 22:29:18,880 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:29:19,024 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-23 22:29:19,034 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:29:19,035 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:29:19,080 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:29:19,081 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:29:19,082 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:29:19,083 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 22:29:19,089 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 22:29:19,090 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 22:29:19,091 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 22:29:19,092 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:29:19,094 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:29:19,095 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:29:19,095 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:29:19,096 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 22:29:19,097 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:29:19,097 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:29:19,098 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:29:19,099 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:29:19,099 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 22:29:19,100 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 22:29:19,101 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 22:29:19,101 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:29:19,102 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:29:19,103 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:29:19,104 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:29:19,104 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:29:19,105 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 22:29:19,107 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 22:29:19,107 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:29:19,108 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:29:19,108 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 22:29:19,109 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 22:29:19,109 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:29:19,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 22:29:19,110 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 22:29:19,110 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 22:29:19,111 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 22:29:19,111 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 22:29:19,112 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 22:29:19,112 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_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/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_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ 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 -> 4548c451706b7658e6a882e8eef66dc3c360e6aea0e4326d7cc0b87e2b58239c [2023-11-23 22:29:19,486 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:29:19,531 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:29:19,534 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:29:19,536 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:29:19,536 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:29:19,538 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c [2023-11-23 22:29:22,775 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:29:23,126 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:29:23,129 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c [2023-11-23 22:29:23,139 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/data/0d7728ee3/fba3c89622cf43938732f5d421d27078/FLAG52641bb76 [2023-11-23 22:29:23,164 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/data/0d7728ee3/fba3c89622cf43938732f5d421d27078 [2023-11-23 22:29:23,174 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:29:23,177 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:29:23,179 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:29:23,179 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:29:23,186 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:29:23,187 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,188 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1992025e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23, skipping insertion in model container [2023-11-23 22:29:23,188 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,213 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:29:23,352 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_bb5e3545-0d03-4303-9030-b31b8459eed7/sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c[318,331] [2023-11-23 22:29:23,366 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:29:23,376 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:29:23,387 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_bb5e3545-0d03-4303-9030-b31b8459eed7/sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c[318,331] [2023-11-23 22:29:23,391 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:29:23,407 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:29:23,408 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23 WrapperNode [2023-11-23 22:29:23,408 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:29:23,409 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:29:23,410 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:29:23,410 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:29:23,419 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,426 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,452 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 46 [2023-11-23 22:29:23,453 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:29:23,453 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:29:23,454 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:29:23,454 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:29:23,464 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,464 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,466 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,476 INFO L189 HeapSplitter]: Split 2 memory accesses to 1 slices as follows [2] [2023-11-23 22:29:23,477 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,477 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,480 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,484 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,485 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,486 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,488 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:29:23,492 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:29:23,494 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:29:23,495 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:29:23,496 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (1/1) ... [2023-11-23 22:29:23,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:29:23,522 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:23,535 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 22:29:23,538 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 22:29:23,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:29:23,579 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:29:23,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:29:23,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 22:29:23,662 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:29:23,665 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:29:23,857 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:29:23,893 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:29:23,895 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-23 22:29:23,897 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:29:23 BoogieIcfgContainer [2023-11-23 22:29:23,897 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:29:23,899 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 22:29:23,900 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 22:29:23,903 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 22:29:23,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:29:23" (1/3) ... [2023-11-23 22:29:23,904 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1672d720 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:29:23, skipping insertion in model container [2023-11-23 22:29:23,904 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:29:23" (2/3) ... [2023-11-23 22:29:23,905 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1672d720 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:29:23, skipping insertion in model container [2023-11-23 22:29:23,905 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:29:23" (3/3) ... [2023-11-23 22:29:23,906 INFO L112 eAbstractionObserver]: Analyzing ICFG mono-crafted_3.c [2023-11-23 22:29:23,923 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 22:29:23,923 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 22:29:23,968 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:29:23,975 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;@27ea2799, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:29:23,975 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 22:29:23,980 INFO L276 IsEmpty]: Start isEmpty. Operand has 10 states, 8 states have (on average 1.875) internal successors, (15), 9 states have internal predecessors, (15), 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-23 22:29:23,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-23 22:29:23,987 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:23,988 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-23 22:29:23,989 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:23,994 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:23,994 INFO L85 PathProgramCache]: Analyzing trace with hash -2043540179, now seen corresponding path program 1 times [2023-11-23 22:29:24,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:24,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419643831] [2023-11-23 22:29:24,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:24,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:24,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:24,136 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-23 22:29:24,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:24,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419643831] [2023-11-23 22:29:24,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419643831] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:29:24,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:29:24,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:29:24,141 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2022549401] [2023-11-23 22:29:24,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:29:24,148 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 22:29:24,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:24,187 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 22:29:24,188 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 22:29:24,191 INFO L87 Difference]: Start difference. First operand has 10 states, 8 states have (on average 1.875) internal successors, (15), 9 states have internal predecessors, (15), 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 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 22:29:24,214 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:24,215 INFO L93 Difference]: Finished difference Result 17 states and 24 transitions. [2023-11-23 22:29:24,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 22:29:24,218 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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 6 [2023-11-23 22:29:24,218 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:24,227 INFO L225 Difference]: With dead ends: 17 [2023-11-23 22:29:24,227 INFO L226 Difference]: Without dead ends: 8 [2023-11-23 22:29:24,231 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-23 22:29:24,239 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:24,243 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 10 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 22:29:24,262 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states. [2023-11-23 22:29:24,276 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2023-11-23 22:29:24,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 7 states have (on average 1.4285714285714286) internal successors, (10), 7 states have internal predecessors, (10), 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-23 22:29:24,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 10 transitions. [2023-11-23 22:29:24,280 INFO L78 Accepts]: Start accepts. Automaton has 8 states and 10 transitions. Word has length 6 [2023-11-23 22:29:24,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:24,281 INFO L495 AbstractCegarLoop]: Abstraction has 8 states and 10 transitions. [2023-11-23 22:29:24,281 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 22:29:24,282 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-23 22:29:24,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-23 22:29:24,283 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:24,284 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-23 22:29:24,284 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 22:29:24,285 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:24,286 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:24,286 INFO L85 PathProgramCache]: Analyzing trace with hash -2052775389, now seen corresponding path program 1 times [2023-11-23 22:29:24,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:24,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453729385] [2023-11-23 22:29:24,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:24,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:24,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:24,390 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-23 22:29:24,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:24,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453729385] [2023-11-23 22:29:24,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453729385] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:29:24,391 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:29:24,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:29:24,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462065529] [2023-11-23 22:29:24,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:29:24,393 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:29:24,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:24,395 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:29:24,395 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:29:24,395 INFO L87 Difference]: Start difference. First operand 8 states and 10 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 22:29:24,419 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:24,419 INFO L93 Difference]: Finished difference Result 17 states and 23 transitions. [2023-11-23 22:29:24,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:29:24,420 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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 6 [2023-11-23 22:29:24,420 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:24,421 INFO L225 Difference]: With dead ends: 17 [2023-11-23 22:29:24,421 INFO L226 Difference]: Without dead ends: 10 [2023-11-23 22:29:24,421 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-23 22:29:24,423 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 1 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:24,424 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 10 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 22:29:24,425 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2023-11-23 22:29:24,428 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2023-11-23 22:29:24,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.3333333333333333) internal successors, (12), 9 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:24,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 12 transitions. [2023-11-23 22:29:24,429 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 12 transitions. Word has length 6 [2023-11-23 22:29:24,429 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:24,429 INFO L495 AbstractCegarLoop]: Abstraction has 10 states and 12 transitions. [2023-11-23 22:29:24,430 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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-23 22:29:24,430 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 12 transitions. [2023-11-23 22:29:24,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-23 22:29:24,430 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:24,431 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:24,431 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 22:29:24,431 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:24,432 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:24,432 INFO L85 PathProgramCache]: Analyzing trace with hash 82784800, now seen corresponding path program 1 times [2023-11-23 22:29:24,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:24,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1417314588] [2023-11-23 22:29:24,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:24,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:24,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:24,485 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-23 22:29:24,486 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:24,486 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1417314588] [2023-11-23 22:29:24,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1417314588] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:29:24,486 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:29:24,487 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 22:29:24,487 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2077685591] [2023-11-23 22:29:24,487 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:29:24,488 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 22:29:24,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:24,489 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 22:29:24,489 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:29:24,489 INFO L87 Difference]: Start difference. First operand 10 states and 12 transitions. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:24,502 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:24,503 INFO L93 Difference]: Finished difference Result 15 states and 17 transitions. [2023-11-23 22:29:24,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 22:29:24,503 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2023-11-23 22:29:24,504 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:24,504 INFO L225 Difference]: With dead ends: 15 [2023-11-23 22:29:24,504 INFO L226 Difference]: Without dead ends: 11 [2023-11-23 22:29:24,505 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 22:29:24,506 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:24,507 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 10 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 22:29:24,508 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2023-11-23 22:29:24,511 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2023-11-23 22:29:24,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 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-23 22:29:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 13 transitions. [2023-11-23 22:29:24,512 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 13 transitions. Word has length 8 [2023-11-23 22:29:24,513 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:24,513 INFO L495 AbstractCegarLoop]: Abstraction has 11 states and 13 transitions. [2023-11-23 22:29:24,513 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2023-11-23 22:29:24,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-23 22:29:24,514 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:24,514 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:24,515 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-23 22:29:24,515 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:24,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:24,516 INFO L85 PathProgramCache]: Analyzing trace with hash -1726973108, now seen corresponding path program 1 times [2023-11-23 22:29:24,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:24,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1504223996] [2023-11-23 22:29:24,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:24,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:24,661 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-23 22:29:24,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:24,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1504223996] [2023-11-23 22:29:24,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1504223996] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:24,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [841677575] [2023-11-23 22:29:24,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:24,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:24,663 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:24,665 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:24,672 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-23 22:29:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:24,730 INFO L262 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-23 22:29:24,735 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:24,787 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-23 22:29:24,787 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:24,815 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-23 22:29:24,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [841677575] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:24,815 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:24,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2023-11-23 22:29:24,816 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1276195899] [2023-11-23 22:29:24,816 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:24,817 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-23 22:29:24,817 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:24,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-23 22:29:24,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-23 22:29:24,819 INFO L87 Difference]: Start difference. First operand 11 states and 13 transitions. Second operand has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 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-23 22:29:24,862 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:24,863 INFO L93 Difference]: Finished difference Result 24 states and 33 transitions. [2023-11-23 22:29:24,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 22:29:24,864 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 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 9 [2023-11-23 22:29:24,864 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:24,865 INFO L225 Difference]: With dead ends: 24 [2023-11-23 22:29:24,865 INFO L226 Difference]: Without dead ends: 16 [2023-11-23 22:29:24,865 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-23 22:29:24,867 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 2 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:24,868 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 12 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 22:29:24,869 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2023-11-23 22:29:24,873 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2023-11-23 22:29:24,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 15 states have internal predecessors, (19), 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-23 22:29:24,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions. [2023-11-23 22:29:24,899 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 9 [2023-11-23 22:29:24,899 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:24,899 INFO L495 AbstractCegarLoop]: Abstraction has 16 states and 19 transitions. [2023-11-23 22:29:24,906 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 6 states have internal predecessors, (16), 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-23 22:29:24,907 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2023-11-23 22:29:24,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-23 22:29:24,910 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:24,915 INFO L195 NwaCegarLoop]: trace histogram [4, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:24,946 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:25,141 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:25,142 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:25,143 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:25,143 INFO L85 PathProgramCache]: Analyzing trace with hash 857879097, now seen corresponding path program 1 times [2023-11-23 22:29:25,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:25,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [996864691] [2023-11-23 22:29:25,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:25,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:25,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:25,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [996864691] [2023-11-23 22:29:25,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [996864691] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:25,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [7135285] [2023-11-23 22:29:25,259 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:25,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:25,260 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:25,261 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:25,276 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-23 22:29:25,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:25,327 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-23 22:29:25,328 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:25,350 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:25,351 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:25,390 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:25,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [7135285] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:25,391 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:25,391 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8 [2023-11-23 22:29:25,391 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [15716890] [2023-11-23 22:29:25,392 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:25,392 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-23 22:29:25,392 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:25,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-23 22:29:25,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2023-11-23 22:29:25,394 INFO L87 Difference]: Start difference. First operand 16 states and 19 transitions. Second operand has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 8 states have internal predecessors, (25), 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-23 22:29:25,434 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:25,434 INFO L93 Difference]: Finished difference Result 35 states and 45 transitions. [2023-11-23 22:29:25,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-23 22:29:25,435 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 8 states have internal predecessors, (25), 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 15 [2023-11-23 22:29:25,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:25,436 INFO L225 Difference]: With dead ends: 35 [2023-11-23 22:29:25,436 INFO L226 Difference]: Without dead ends: 24 [2023-11-23 22:29:25,437 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2023-11-23 22:29:25,438 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:25,439 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 22:29:25,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2023-11-23 22:29:25,445 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2023-11-23 22:29:25,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 23 states have (on average 1.173913043478261) internal successors, (27), 23 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-23 22:29:25,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 27 transitions. [2023-11-23 22:29:25,446 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 27 transitions. Word has length 15 [2023-11-23 22:29:25,446 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:25,447 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 27 transitions. [2023-11-23 22:29:25,447 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.7777777777777777) internal successors, (25), 8 states have internal predecessors, (25), 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-23 22:29:25,447 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2023-11-23 22:29:25,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-11-23 22:29:25,448 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:25,448 INFO L195 NwaCegarLoop]: trace histogram [8, 6, 2, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:25,482 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:25,661 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:25,661 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:25,662 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:25,662 INFO L85 PathProgramCache]: Analyzing trace with hash -1885751227, now seen corresponding path program 2 times [2023-11-23 22:29:25,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:25,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591954593] [2023-11-23 22:29:25,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:25,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:25,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:25,907 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:25,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:25,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [591954593] [2023-11-23 22:29:25,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [591954593] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:25,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1649334475] [2023-11-23 22:29:25,908 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-23 22:29:25,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:25,908 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:25,909 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:25,932 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-23 22:29:25,972 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-23 22:29:25,972 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:29:25,975 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-23 22:29:25,977 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:26,042 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:26,201 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:26,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1649334475] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:26,202 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:26,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 16 [2023-11-23 22:29:26,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901275056] [2023-11-23 22:29:26,203 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:26,206 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2023-11-23 22:29:26,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:26,210 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2023-11-23 22:29:26,211 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2023-11-23 22:29:26,212 INFO L87 Difference]: Start difference. First operand 24 states and 27 transitions. Second operand has 17 states, 17 states have (on average 2.411764705882353) internal successors, (41), 16 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:26,303 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:26,304 INFO L93 Difference]: Finished difference Result 51 states and 65 transitions. [2023-11-23 22:29:26,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-11-23 22:29:26,305 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 2.411764705882353) internal successors, (41), 16 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 23 [2023-11-23 22:29:26,305 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:26,309 INFO L225 Difference]: With dead ends: 51 [2023-11-23 22:29:26,309 INFO L226 Difference]: Without dead ends: 40 [2023-11-23 22:29:26,310 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 52 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2023-11-23 22:29:26,313 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:26,316 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 22:29:26,319 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2023-11-23 22:29:26,332 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2023-11-23 22:29:26,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.1025641025641026) internal successors, (43), 39 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-23 22:29:26,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 43 transitions. [2023-11-23 22:29:26,340 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 43 transitions. Word has length 23 [2023-11-23 22:29:26,341 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:26,341 INFO L495 AbstractCegarLoop]: Abstraction has 40 states and 43 transitions. [2023-11-23 22:29:26,341 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 2.411764705882353) internal successors, (41), 16 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2023-11-23 22:29:26,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2023-11-23 22:29:26,343 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:26,343 INFO L195 NwaCegarLoop]: trace histogram [16, 14, 2, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:26,368 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:26,568 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:26,569 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:26,571 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:26,571 INFO L85 PathProgramCache]: Analyzing trace with hash -1962778531, now seen corresponding path program 3 times [2023-11-23 22:29:26,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:26,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1055977917] [2023-11-23 22:29:26,571 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:26,923 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 45 proven. 210 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 22:29:26,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:26,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1055977917] [2023-11-23 22:29:26,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1055977917] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:26,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [531983326] [2023-11-23 22:29:26,924 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-23 22:29:26,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:26,925 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:26,942 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:26,945 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-23 22:29:26,993 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2023-11-23 22:29:26,993 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:29:26,994 INFO L262 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-23 22:29:26,997 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:27,100 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 46 proven. 1 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked. [2023-11-23 22:29:27,101 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:27,197 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 46 proven. 1 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked. [2023-11-23 22:29:27,197 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [531983326] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:27,197 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:27,198 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 4, 4] total 22 [2023-11-23 22:29:27,198 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579144351] [2023-11-23 22:29:27,198 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:27,199 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2023-11-23 22:29:27,199 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:27,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2023-11-23 22:29:27,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=163, Invalid=343, Unknown=0, NotChecked=0, Total=506 [2023-11-23 22:29:27,201 INFO L87 Difference]: Start difference. First operand 40 states and 43 transitions. Second operand has 23 states, 23 states have (on average 2.4782608695652173) internal successors, (57), 22 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:27,534 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:27,535 INFO L93 Difference]: Finished difference Result 62 states and 75 transitions. [2023-11-23 22:29:27,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-11-23 22:29:27,535 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 23 states have (on average 2.4782608695652173) internal successors, (57), 22 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 39 [2023-11-23 22:29:27,536 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:27,536 INFO L225 Difference]: With dead ends: 62 [2023-11-23 22:29:27,537 INFO L226 Difference]: Without dead ends: 51 [2023-11-23 22:29:27,538 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 107 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 216 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=478, Invalid=928, Unknown=0, NotChecked=0, Total=1406 [2023-11-23 22:29:27,539 INFO L413 NwaCegarLoop]: 9 mSDtfsCounter, 3 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:27,539 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 23 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 22:29:27,540 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2023-11-23 22:29:27,547 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 45. [2023-11-23 22:29:27,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.0909090909090908) internal successors, (48), 44 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:27,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 48 transitions. [2023-11-23 22:29:27,548 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 48 transitions. Word has length 39 [2023-11-23 22:29:27,549 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:27,549 INFO L495 AbstractCegarLoop]: Abstraction has 45 states and 48 transitions. [2023-11-23 22:29:27,549 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 2.4782608695652173) internal successors, (57), 22 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:29:27,549 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions. [2023-11-23 22:29:27,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2023-11-23 22:29:27,551 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:27,551 INFO L195 NwaCegarLoop]: trace histogram [17, 15, 4, 2, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:27,577 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:27,764 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:27,765 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:27,765 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:27,765 INFO L85 PathProgramCache]: Analyzing trace with hash 1890084844, now seen corresponding path program 4 times [2023-11-23 22:29:27,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:27,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1408727600] [2023-11-23 22:29:27,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:27,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:28,141 INFO L134 CoverageAnalysis]: Checked inductivity of 299 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:28,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:28,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1408727600] [2023-11-23 22:29:28,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1408727600] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:28,142 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2121409455] [2023-11-23 22:29:28,142 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-11-23 22:29:28,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:28,143 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:28,144 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:28,151 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-23 22:29:28,231 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-11-23 22:29:28,231 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:29:28,233 INFO L262 TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 17 conjunts are in the unsatisfiable core [2023-11-23 22:29:28,239 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:28,335 INFO L134 CoverageAnalysis]: Checked inductivity of 299 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:28,335 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:28,835 INFO L134 CoverageAnalysis]: Checked inductivity of 299 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:28,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2121409455] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:28,836 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:28,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 34 [2023-11-23 22:29:28,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213621601] [2023-11-23 22:29:28,836 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:28,837 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2023-11-23 22:29:28,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:28,839 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2023-11-23 22:29:28,840 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2023-11-23 22:29:28,840 INFO L87 Difference]: Start difference. First operand 45 states and 48 transitions. Second operand has 35 states, 35 states have (on average 2.2) internal successors, (77), 34 states have internal predecessors, (77), 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-23 22:29:28,981 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:28,981 INFO L93 Difference]: Finished difference Result 93 states and 116 transitions. [2023-11-23 22:29:28,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2023-11-23 22:29:28,982 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 2.2) internal successors, (77), 34 states have internal predecessors, (77), 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 44 [2023-11-23 22:29:28,982 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:28,983 INFO L225 Difference]: With dead ends: 93 [2023-11-23 22:29:28,983 INFO L226 Difference]: Without dead ends: 79 [2023-11-23 22:29:28,985 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2023-11-23 22:29:28,986 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 84 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:28,986 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 19 Invalid, 84 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 22:29:28,987 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2023-11-23 22:29:29,001 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 79. [2023-11-23 22:29:29,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 79 states, 78 states have (on average 1.0512820512820513) internal successors, (82), 78 states have internal predecessors, (82), 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-23 22:29:29,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 82 transitions. [2023-11-23 22:29:29,003 INFO L78 Accepts]: Start accepts. Automaton has 79 states and 82 transitions. Word has length 44 [2023-11-23 22:29:29,003 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:29,003 INFO L495 AbstractCegarLoop]: Abstraction has 79 states and 82 transitions. [2023-11-23 22:29:29,003 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.2) internal successors, (77), 34 states have internal predecessors, (77), 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-23 22:29:29,004 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 82 transitions. [2023-11-23 22:29:29,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2023-11-23 22:29:29,005 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:29,005 INFO L195 NwaCegarLoop]: trace histogram [34, 32, 4, 2, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:29,035 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:29,220 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:29,221 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:29,221 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:29,221 INFO L85 PathProgramCache]: Analyzing trace with hash -2099495943, now seen corresponding path program 5 times [2023-11-23 22:29:29,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:29,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106263422] [2023-11-23 22:29:29,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:29,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:29,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:30,318 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:30,318 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:30,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106263422] [2023-11-23 22:29:30,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106263422] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:30,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2137312469] [2023-11-23 22:29:30,318 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-11-23 22:29:30,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:30,319 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:30,320 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:30,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-23 22:29:30,441 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 35 check-sat command(s) [2023-11-23 22:29:30,441 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:29:30,443 INFO L262 TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 34 conjunts are in the unsatisfiable core [2023-11-23 22:29:30,447 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:30,582 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:30,583 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:32,408 INFO L134 CoverageAnalysis]: Checked inductivity of 1166 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:32,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2137312469] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:32,409 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:32,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 34, 34] total 68 [2023-11-23 22:29:32,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038849739] [2023-11-23 22:29:32,409 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:32,410 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 69 states [2023-11-23 22:29:32,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:32,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants. [2023-11-23 22:29:32,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2346, Invalid=2346, Unknown=0, NotChecked=0, Total=4692 [2023-11-23 22:29:32,415 INFO L87 Difference]: Start difference. First operand 79 states and 82 transitions. Second operand has 69 states, 69 states have (on average 2.101449275362319) internal successors, (145), 68 states have internal predecessors, (145), 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-23 22:29:32,685 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:32,685 INFO L93 Difference]: Finished difference Result 161 states and 201 transitions. [2023-11-23 22:29:32,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2023-11-23 22:29:32,686 INFO L78 Accepts]: Start accepts. Automaton has has 69 states, 69 states have (on average 2.101449275362319) internal successors, (145), 68 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78 [2023-11-23 22:29:32,689 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:32,693 INFO L225 Difference]: With dead ends: 161 [2023-11-23 22:29:32,693 INFO L226 Difference]: Without dead ends: 147 [2023-11-23 22:29:32,695 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 188 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 128 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=2346, Invalid=2346, Unknown=0, NotChecked=0, Total=4692 [2023-11-23 22:29:32,698 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 148 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:32,698 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 148 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-23 22:29:32,700 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147 states. [2023-11-23 22:29:32,725 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147 to 147. [2023-11-23 22:29:32,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 147 states, 146 states have (on average 1.0273972602739727) internal successors, (150), 146 states have internal predecessors, (150), 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-23 22:29:32,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 150 transitions. [2023-11-23 22:29:32,728 INFO L78 Accepts]: Start accepts. Automaton has 147 states and 150 transitions. Word has length 78 [2023-11-23 22:29:32,728 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:32,728 INFO L495 AbstractCegarLoop]: Abstraction has 147 states and 150 transitions. [2023-11-23 22:29:32,729 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 69 states, 69 states have (on average 2.101449275362319) internal successors, (145), 68 states have internal predecessors, (145), 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-23 22:29:32,729 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 150 transitions. [2023-11-23 22:29:32,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2023-11-23 22:29:32,731 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:32,731 INFO L195 NwaCegarLoop]: trace histogram [68, 66, 4, 2, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:32,757 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:32,952 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2023-11-23 22:29:32,952 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:32,953 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:32,953 INFO L85 PathProgramCache]: Analyzing trace with hash 1959455315, now seen corresponding path program 6 times [2023-11-23 22:29:32,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:32,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1222586012] [2023-11-23 22:29:32,953 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:32,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:33,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:36,754 INFO L134 CoverageAnalysis]: Checked inductivity of 4634 backedges. 201 proven. 4422 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-23 22:29:36,754 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:36,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1222586012] [2023-11-23 22:29:36,755 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1222586012] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:36,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [45153997] [2023-11-23 22:29:36,755 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-11-23 22:29:36,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:36,755 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:36,756 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:36,783 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-23 22:29:36,826 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2023-11-23 22:29:36,827 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:29:36,828 INFO L262 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-23 22:29:36,840 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:37,224 INFO L134 CoverageAnalysis]: Checked inductivity of 4634 backedges. 202 proven. 10 refuted. 0 times theorem prover too weak. 4422 trivial. 0 not checked. [2023-11-23 22:29:37,224 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:37,636 INFO L134 CoverageAnalysis]: Checked inductivity of 4634 backedges. 202 proven. 10 refuted. 0 times theorem prover too weak. 4422 trivial. 0 not checked. [2023-11-23 22:29:37,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [45153997] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:37,637 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:37,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [68, 7, 7] total 80 [2023-11-23 22:29:37,638 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637931967] [2023-11-23 22:29:37,638 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:37,639 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 81 states [2023-11-23 22:29:37,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:37,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 81 interpolants. [2023-11-23 22:29:37,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2436, Invalid=4044, Unknown=0, NotChecked=0, Total=6480 [2023-11-23 22:29:37,644 INFO L87 Difference]: Start difference. First operand 147 states and 150 transitions. Second operand has 81 states, 81 states have (on average 2.0617283950617282) internal successors, (167), 80 states have internal predecessors, (167), 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-23 22:29:40,530 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:40,530 INFO L93 Difference]: Finished difference Result 175 states and 191 transitions. [2023-11-23 22:29:40,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 80 states. [2023-11-23 22:29:40,531 INFO L78 Accepts]: Start accepts. Automaton has has 81 states, 81 states have (on average 2.0617283950617282) internal successors, (167), 80 states have internal predecessors, (167), 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 146 [2023-11-23 22:29:40,532 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:40,533 INFO L225 Difference]: With dead ends: 175 [2023-11-23 22:29:40,534 INFO L226 Difference]: Without dead ends: 161 [2023-11-23 22:29:40,544 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 425 GetRequests, 279 SyntacticMatches, 0 SemanticMatches, 146 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3106 ImplicationChecksByTransitivity, 5.2s TimeCoverageRelationStatistics Valid=7729, Invalid=14027, Unknown=0, NotChecked=0, Total=21756 [2023-11-23 22:29:40,545 INFO L413 NwaCegarLoop]: 9 mSDtfsCounter, 3 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 208 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 210 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:40,545 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 35 Invalid, 210 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 208 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-23 22:29:40,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 161 states. [2023-11-23 22:29:40,564 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 161 to 155. [2023-11-23 22:29:40,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 155 states, 154 states have (on average 1.025974025974026) internal successors, (158), 154 states have internal predecessors, (158), 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-23 22:29:40,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 155 states and 158 transitions. [2023-11-23 22:29:40,570 INFO L78 Accepts]: Start accepts. Automaton has 155 states and 158 transitions. Word has length 146 [2023-11-23 22:29:40,570 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:40,571 INFO L495 AbstractCegarLoop]: Abstraction has 155 states and 158 transitions. [2023-11-23 22:29:40,571 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 81 states, 81 states have (on average 2.0617283950617282) internal successors, (167), 80 states have internal predecessors, (167), 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-23 22:29:40,571 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 158 transitions. [2023-11-23 22:29:40,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2023-11-23 22:29:40,576 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:40,576 INFO L195 NwaCegarLoop]: trace histogram [69, 67, 10, 2, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:40,607 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:40,777 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-23 22:29:40,777 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:40,778 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:40,778 INFO L85 PathProgramCache]: Analyzing trace with hash 1828070224, now seen corresponding path program 7 times [2023-11-23 22:29:40,778 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:40,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728580790] [2023-11-23 22:29:40,778 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:40,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:40,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:44,268 INFO L134 CoverageAnalysis]: Checked inductivity of 4816 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-23 22:29:44,269 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:29:44,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728580790] [2023-11-23 22:29:44,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728580790] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:29:44,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1395531961] [2023-11-23 22:29:44,269 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-11-23 22:29:44,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:29:44,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:29:44,270 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:29:44,272 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-23 22:29:44,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:29:44,381 INFO L262 TraceCheckSpWp]: Trace formula consists of 386 conjuncts, 69 conjunts are in the unsatisfiable core [2023-11-23 22:29:44,391 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:29:44,639 INFO L134 CoverageAnalysis]: Checked inductivity of 4816 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-23 22:29:44,639 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-23 22:29:50,778 INFO L134 CoverageAnalysis]: Checked inductivity of 4816 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-23 22:29:50,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1395531961] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-23 22:29:50,779 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-23 22:29:50,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [69, 69, 69] total 138 [2023-11-23 22:29:50,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1766208578] [2023-11-23 22:29:50,779 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-23 22:29:50,780 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 139 states [2023-11-23 22:29:50,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:29:50,784 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 139 interpolants. [2023-11-23 22:29:50,790 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9591, Invalid=9591, Unknown=0, NotChecked=0, Total=19182 [2023-11-23 22:29:50,791 INFO L87 Difference]: Start difference. First operand 155 states and 158 transitions. Second operand has 139 states, 139 states have (on average 2.050359712230216) internal successors, (285), 138 states have internal predecessors, (285), 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-23 22:29:51,455 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:29:51,455 INFO L93 Difference]: Finished difference Result 313 states and 388 transitions. [2023-11-23 22:29:51,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 138 states. [2023-11-23 22:29:51,456 INFO L78 Accepts]: Start accepts. Automaton has has 139 states, 139 states have (on average 2.050359712230216) internal successors, (285), 138 states have internal predecessors, (285), 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 154 [2023-11-23 22:29:51,456 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:29:51,458 INFO L225 Difference]: With dead ends: 313 [2023-11-23 22:29:51,458 INFO L226 Difference]: Without dead ends: 293 [2023-11-23 22:29:51,461 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 375 GetRequests, 238 SyntacticMatches, 0 SemanticMatches, 137 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 268 ImplicationChecksByTransitivity, 7.9s TimeCoverageRelationStatistics Valid=9591, Invalid=9591, Unknown=0, NotChecked=0, Total=19182 [2023-11-23 22:29:51,461 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 309 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-23 22:29:51,461 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 31 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 309 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-23 22:29:51,462 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 293 states. [2023-11-23 22:29:51,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 293 to 293. [2023-11-23 22:29:51,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 293 states, 292 states have (on average 1.0136986301369864) internal successors, (296), 292 states have internal predecessors, (296), 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-23 22:29:51,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 293 states and 296 transitions. [2023-11-23 22:29:51,488 INFO L78 Accepts]: Start accepts. Automaton has 293 states and 296 transitions. Word has length 154 [2023-11-23 22:29:51,488 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:29:51,489 INFO L495 AbstractCegarLoop]: Abstraction has 293 states and 296 transitions. [2023-11-23 22:29:51,489 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 139 states, 139 states have (on average 2.050359712230216) internal successors, (285), 138 states have internal predecessors, (285), 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-23 22:29:51,489 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 296 transitions. [2023-11-23 22:29:51,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2023-11-23 22:29:51,494 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:29:51,495 INFO L195 NwaCegarLoop]: trace histogram [138, 136, 10, 2, 1, 1, 1, 1, 1, 1] [2023-11-23 22:29:51,516 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-23 22:29:51,712 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-23 22:29:51,713 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:29:51,713 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:29:51,713 INFO L85 PathProgramCache]: Analyzing trace with hash 1918642049, now seen corresponding path program 8 times [2023-11-23 22:29:51,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:29:51,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1791449164] [2023-11-23 22:29:51,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:29:51,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:29:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:30:04,158 INFO L134 CoverageAnalysis]: Checked inductivity of 19099 backedges. 411 proven. 18632 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-23 22:30:04,158 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:30:04,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1791449164] [2023-11-23 22:30:04,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1791449164] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 22:30:04,159 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1108804034] [2023-11-23 22:30:04,159 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-23 22:30:04,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 22:30:04,159 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:30:04,165 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 22:30:04,188 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb5e3545-0d03-4303-9030-b31b8459eed7/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-23 22:30:04,317 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-23 22:30:04,317 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-23 22:30:04,323 INFO L262 TraceCheckSpWp]: Trace formula consists of 662 conjuncts, 138 conjunts are in the unsatisfiable core [2023-11-23 22:30:04,333 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:30:04,831 INFO L134 CoverageAnalysis]: Checked inductivity of 19099 backedges. 411 proven. 18632 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-23 22:30:04,832 INFO L327 TraceCheckSpWp]: Computing backward predicates...