./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem14_label42.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 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_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem14_label42.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl --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 7a5efd35608b2274a82684e59fb25c4995783dd9fff74f1e981ddde01ab75357 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:07:16,013 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:07:16,100 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:07:16,106 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:07:16,106 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:07:16,133 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:07:16,133 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:07:16,134 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:07:16,135 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:07:16,136 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:07:16,137 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:07:16,137 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:07:16,138 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:07:16,138 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:07:16,139 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:07:16,140 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:07:16,140 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:07:16,141 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:07:16,142 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:07:16,142 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:07:16,143 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:07:16,143 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:07:16,144 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:07:16,144 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:07:16,145 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:07:16,146 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:07:16,146 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:07:16,147 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:07:16,147 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:07:16,148 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:07:16,148 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:07:16,149 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:07:16,149 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:07:16,150 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:07:16,150 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:07:16,151 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:07:16,151 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:07:16,152 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:07:16,152 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:07:16,153 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_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/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_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl 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 -> 7a5efd35608b2274a82684e59fb25c4995783dd9fff74f1e981ddde01ab75357 [2023-11-12 02:07:16,397 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:07:16,434 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:07:16,437 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:07:16,439 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:07:16,439 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:07:16,441 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/eca-rers2012/Problem14_label42.c [2023-11-12 02:07:19,642 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:07:20,024 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:07:20,025 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/sv-benchmarks/c/eca-rers2012/Problem14_label42.c [2023-11-12 02:07:20,041 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/data/973afa961/631f95f06442495cbbac150820c28b8d/FLAG254ded8bb [2023-11-12 02:07:20,055 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/data/973afa961/631f95f06442495cbbac150820c28b8d [2023-11-12 02:07:20,058 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:07:20,060 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:07:20,061 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:07:20,061 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:07:20,067 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:07:20,067 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:20,069 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54bd44aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20, skipping insertion in model container [2023-11-12 02:07:20,069 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:20,149 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:07:20,358 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_34e84445-9d85-41c0-ab8e-0e12f8daea6d/sv-benchmarks/c/eca-rers2012/Problem14_label42.c[4428,4441] [2023-11-12 02:07:20,600 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:07:20,612 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:07:20,643 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_34e84445-9d85-41c0-ab8e-0e12f8daea6d/sv-benchmarks/c/eca-rers2012/Problem14_label42.c[4428,4441] [2023-11-12 02:07:20,876 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:07:20,917 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:07:20,918 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20 WrapperNode [2023-11-12 02:07:20,918 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:07:20,920 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:07:20,920 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:07:20,921 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:07:20,928 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:20,960 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,043 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 859 [2023-11-12 02:07:21,049 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:07:21,050 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:07:21,050 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:07:21,050 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:07:21,059 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,060 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,066 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,066 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,090 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,099 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,110 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,117 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,132 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:07:21,133 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:07:21,133 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:07:21,133 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:07:21,134 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (1/1) ... [2023-11-12 02:07:21,141 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:07:21,156 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:21,170 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:07:21,204 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:07:21,216 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:07:21,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:07:21,217 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:07:21,217 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:07:21,300 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:07:21,302 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:07:22,801 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:07:22,812 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:07:22,812 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-12 02:07:22,815 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:07:22 BoogieIcfgContainer [2023-11-12 02:07:22,815 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:07:22,818 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:07:22,818 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:07:22,822 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:07:22,822 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:07:20" (1/3) ... [2023-11-12 02:07:22,823 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@604d8116 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:07:22, skipping insertion in model container [2023-11-12 02:07:22,823 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:07:20" (2/3) ... [2023-11-12 02:07:22,824 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@604d8116 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:07:22, skipping insertion in model container [2023-11-12 02:07:22,824 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:07:22" (3/3) ... [2023-11-12 02:07:22,826 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem14_label42.c [2023-11-12 02:07:22,847 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:07:22,848 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:07:22,916 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:07:22,924 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;@608da0e7, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:07:22,925 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:07:22,931 INFO L276 IsEmpty]: Start isEmpty. Operand has 245 states, 243 states have (on average 1.7366255144032923) internal successors, (422), 244 states have internal predecessors, (422), 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-12 02:07:22,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-12 02:07:22,941 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:22,942 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:22,943 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:22,949 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:22,949 INFO L85 PathProgramCache]: Analyzing trace with hash 1824112922, now seen corresponding path program 1 times [2023-11-12 02:07:22,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:22,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735691429] [2023-11-12 02:07:22,961 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:22,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:23,351 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-12 02:07:23,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:23,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735691429] [2023-11-12 02:07:23,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735691429] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:23,353 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:23,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:07:23,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1632385202] [2023-11-12 02:07:23,358 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:23,363 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:23,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:23,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:23,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:23,424 INFO L87 Difference]: Start difference. First operand has 245 states, 243 states have (on average 1.7366255144032923) internal successors, (422), 244 states have internal predecessors, (422), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 14.0) internal successors, (42), 2 states have internal predecessors, (42), 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-12 02:07:24,696 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:24,696 INFO L93 Difference]: Finished difference Result 669 states and 1200 transitions. [2023-11-12 02:07:24,698 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:24,699 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 14.0) internal successors, (42), 2 states have internal predecessors, (42), 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 42 [2023-11-12 02:07:24,700 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:24,715 INFO L225 Difference]: With dead ends: 669 [2023-11-12 02:07:24,715 INFO L226 Difference]: Without dead ends: 360 [2023-11-12 02:07:24,720 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-12 02:07:24,724 INFO L413 NwaCegarLoop]: 87 mSDtfsCounter, 168 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 229 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 168 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 748 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 229 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:24,725 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [168 Valid, 94 Invalid, 748 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [229 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:07:24,746 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 360 states. [2023-11-12 02:07:24,785 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 360 to 360. [2023-11-12 02:07:24,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 360 states, 359 states have (on average 1.5208913649025069) internal successors, (546), 359 states have internal predecessors, (546), 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-12 02:07:24,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 360 states and 546 transitions. [2023-11-12 02:07:24,790 INFO L78 Accepts]: Start accepts. Automaton has 360 states and 546 transitions. Word has length 42 [2023-11-12 02:07:24,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:24,790 INFO L495 AbstractCegarLoop]: Abstraction has 360 states and 546 transitions. [2023-11-12 02:07:24,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.0) internal successors, (42), 2 states have internal predecessors, (42), 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-12 02:07:24,791 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 546 transitions. [2023-11-12 02:07:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2023-11-12 02:07:24,796 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:24,796 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:24,796 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:07:24,797 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:24,797 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:24,797 INFO L85 PathProgramCache]: Analyzing trace with hash -702916457, now seen corresponding path program 1 times [2023-11-12 02:07:24,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:24,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131687409] [2023-11-12 02:07:24,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:24,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:25,084 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:07:25,085 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:25,085 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131687409] [2023-11-12 02:07:25,085 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131687409] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:25,085 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:25,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:07:25,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [7821633] [2023-11-12 02:07:25,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:25,087 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:25,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:25,088 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:25,089 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:25,089 INFO L87 Difference]: Start difference. First operand 360 states and 546 transitions. Second operand has 3 states, 3 states have (on average 39.0) internal successors, (117), 2 states have internal predecessors, (117), 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-12 02:07:26,010 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:26,010 INFO L93 Difference]: Finished difference Result 1076 states and 1634 transitions. [2023-11-12 02:07:26,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:26,011 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 39.0) internal successors, (117), 2 states have internal predecessors, (117), 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 117 [2023-11-12 02:07:26,012 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:26,016 INFO L225 Difference]: With dead ends: 1076 [2023-11-12 02:07:26,016 INFO L226 Difference]: Without dead ends: 718 [2023-11-12 02:07:26,018 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-12 02:07:26,020 INFO L413 NwaCegarLoop]: 92 mSDtfsCounter, 124 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 461 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 124 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 592 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 461 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:26,021 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [124 Valid, 96 Invalid, 592 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [131 Valid, 461 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:07:26,023 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 718 states. [2023-11-12 02:07:26,058 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 718 to 716. [2023-11-12 02:07:26,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 716 states, 715 states have (on average 1.3552447552447553) internal successors, (969), 715 states have internal predecessors, (969), 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-12 02:07:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 716 states and 969 transitions. [2023-11-12 02:07:26,063 INFO L78 Accepts]: Start accepts. Automaton has 716 states and 969 transitions. Word has length 117 [2023-11-12 02:07:26,064 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:26,064 INFO L495 AbstractCegarLoop]: Abstraction has 716 states and 969 transitions. [2023-11-12 02:07:26,065 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.0) internal successors, (117), 2 states have internal predecessors, (117), 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-12 02:07:26,065 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 969 transitions. [2023-11-12 02:07:26,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2023-11-12 02:07:26,068 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:26,068 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:26,068 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:07:26,069 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:26,069 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:26,070 INFO L85 PathProgramCache]: Analyzing trace with hash -1691513331, now seen corresponding path program 1 times [2023-11-12 02:07:26,070 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:26,070 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302796012] [2023-11-12 02:07:26,070 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:26,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:26,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:07:26,522 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:26,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302796012] [2023-11-12 02:07:26,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302796012] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:26,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:26,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:07:26,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771436221] [2023-11-12 02:07:26,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:26,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:07:26,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:26,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:07:26,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:07:26,530 INFO L87 Difference]: Start difference. First operand 716 states and 969 transitions. Second operand has 4 states, 4 states have (on average 30.25) internal successors, (121), 3 states have internal predecessors, (121), 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-12 02:07:27,811 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:27,812 INFO L93 Difference]: Finished difference Result 1966 states and 2575 transitions. [2023-11-12 02:07:27,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:07:27,813 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 30.25) internal successors, (121), 3 states have internal predecessors, (121), 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 121 [2023-11-12 02:07:27,813 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:27,821 INFO L225 Difference]: With dead ends: 1966 [2023-11-12 02:07:27,821 INFO L226 Difference]: Without dead ends: 1252 [2023-11-12 02:07:27,822 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:27,824 INFO L413 NwaCegarLoop]: 111 mSDtfsCounter, 421 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 978 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 421 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 1019 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 978 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:27,825 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [421 Valid, 123 Invalid, 1019 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 978 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-12 02:07:27,827 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1252 states. [2023-11-12 02:07:27,855 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1252 to 1250. [2023-11-12 02:07:27,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1250 states, 1249 states have (on average 1.2377902321857486) internal successors, (1546), 1249 states have internal predecessors, (1546), 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-12 02:07:27,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 1250 states and 1546 transitions. [2023-11-12 02:07:27,863 INFO L78 Accepts]: Start accepts. Automaton has 1250 states and 1546 transitions. Word has length 121 [2023-11-12 02:07:27,864 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:27,864 INFO L495 AbstractCegarLoop]: Abstraction has 1250 states and 1546 transitions. [2023-11-12 02:07:27,864 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.25) internal successors, (121), 3 states have internal predecessors, (121), 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-12 02:07:27,864 INFO L276 IsEmpty]: Start isEmpty. Operand 1250 states and 1546 transitions. [2023-11-12 02:07:27,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2023-11-12 02:07:27,871 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:27,871 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:27,871 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:07:27,872 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:27,872 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:27,872 INFO L85 PathProgramCache]: Analyzing trace with hash 1518471521, now seen corresponding path program 1 times [2023-11-12 02:07:27,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:27,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1013339937] [2023-11-12 02:07:27,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:27,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:28,341 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-12 02:07:28,342 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:28,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1013339937] [2023-11-12 02:07:28,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1013339937] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:28,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:28,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:07:28,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2069337244] [2023-11-12 02:07:28,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:28,345 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:07:28,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:28,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:07:28,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:07:28,347 INFO L87 Difference]: Start difference. First operand 1250 states and 1546 transitions. Second operand has 4 states, 4 states have (on average 47.75) internal successors, (191), 3 states have internal predecessors, (191), 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-12 02:07:29,292 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:29,292 INFO L93 Difference]: Finished difference Result 2707 states and 3359 transitions. [2023-11-12 02:07:29,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:07:29,295 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 47.75) internal successors, (191), 3 states have internal predecessors, (191), 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 201 [2023-11-12 02:07:29,296 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:29,306 INFO L225 Difference]: With dead ends: 2707 [2023-11-12 02:07:29,306 INFO L226 Difference]: Without dead ends: 1608 [2023-11-12 02:07:29,308 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:07:29,320 INFO L413 NwaCegarLoop]: 112 mSDtfsCounter, 118 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 663 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 773 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 663 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:29,321 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 121 Invalid, 773 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 663 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:07:29,325 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1608 states. [2023-11-12 02:07:29,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1608 to 1606. [2023-11-12 02:07:29,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1606 states, 1605 states have (on average 1.12398753894081) internal successors, (1804), 1605 states have internal predecessors, (1804), 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-12 02:07:29,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1606 states to 1606 states and 1804 transitions. [2023-11-12 02:07:29,372 INFO L78 Accepts]: Start accepts. Automaton has 1606 states and 1804 transitions. Word has length 201 [2023-11-12 02:07:29,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:29,374 INFO L495 AbstractCegarLoop]: Abstraction has 1606 states and 1804 transitions. [2023-11-12 02:07:29,374 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 47.75) internal successors, (191), 3 states have internal predecessors, (191), 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-12 02:07:29,374 INFO L276 IsEmpty]: Start isEmpty. Operand 1606 states and 1804 transitions. [2023-11-12 02:07:29,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2023-11-12 02:07:29,381 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:29,382 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:29,382 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:07:29,382 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:29,383 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:29,383 INFO L85 PathProgramCache]: Analyzing trace with hash 1641545392, now seen corresponding path program 1 times [2023-11-12 02:07:29,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:29,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414745293] [2023-11-12 02:07:29,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:29,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:30,074 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 167 proven. 130 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2023-11-12 02:07:30,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:30,075 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414745293] [2023-11-12 02:07:30,075 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1414745293] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:30,075 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1946891339] [2023-11-12 02:07:30,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:30,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:30,076 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:30,083 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:30,105 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-12 02:07:30,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:30,337 INFO L262 TraceCheckSpWp]: Trace formula consists of 440 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:07:30,365 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:30,859 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked. [2023-11-12 02:07:30,859 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:30,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1946891339] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:30,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:30,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2023-11-12 02:07:30,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [318926835] [2023-11-12 02:07:30,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:30,861 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:30,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:30,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:30,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-12 02:07:30,864 INFO L87 Difference]: Start difference. First operand 1606 states and 1804 transitions. Second operand has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 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-12 02:07:31,577 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:31,579 INFO L93 Difference]: Finished difference Result 3388 states and 3907 transitions. [2023-11-12 02:07:31,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:31,580 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 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 328 [2023-11-12 02:07:31,581 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:31,592 INFO L225 Difference]: With dead ends: 3388 [2023-11-12 02:07:31,592 INFO L226 Difference]: Without dead ends: 1962 [2023-11-12 02:07:31,594 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 331 GetRequests, 327 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-12 02:07:31,596 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 82 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 402 mSolverCounterSat, 124 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 82 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 526 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:31,596 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [82 Valid, 47 Invalid, 526 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 402 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:07:31,599 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1962 states. [2023-11-12 02:07:31,638 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1962 to 1962. [2023-11-12 02:07:31,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1962 states, 1961 states have (on average 1.122386537480877) internal successors, (2201), 1961 states have internal predecessors, (2201), 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-12 02:07:31,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1962 states to 1962 states and 2201 transitions. [2023-11-12 02:07:31,649 INFO L78 Accepts]: Start accepts. Automaton has 1962 states and 2201 transitions. Word has length 328 [2023-11-12 02:07:31,650 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:31,650 INFO L495 AbstractCegarLoop]: Abstraction has 1962 states and 2201 transitions. [2023-11-12 02:07:31,651 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 2 states have internal predecessors, (151), 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-12 02:07:31,651 INFO L276 IsEmpty]: Start isEmpty. Operand 1962 states and 2201 transitions. [2023-11-12 02:07:31,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 333 [2023-11-12 02:07:31,656 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:31,657 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:31,669 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-12 02:07:31,863 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:31,864 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:31,865 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:31,865 INFO L85 PathProgramCache]: Analyzing trace with hash 621313958, now seen corresponding path program 1 times [2023-11-12 02:07:31,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:31,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [890919408] [2023-11-12 02:07:31,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:31,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:31,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:32,362 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 276 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked. [2023-11-12 02:07:32,362 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:32,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [890919408] [2023-11-12 02:07:32,362 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [890919408] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:32,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:32,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:07:32,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792755955] [2023-11-12 02:07:32,363 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:32,364 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:32,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:32,365 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:32,365 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:32,365 INFO L87 Difference]: Start difference. First operand 1962 states and 2201 transitions. Second operand has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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-12 02:07:33,017 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:33,018 INFO L93 Difference]: Finished difference Result 4100 states and 4648 transitions. [2023-11-12 02:07:33,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:33,019 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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 332 [2023-11-12 02:07:33,020 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:33,032 INFO L225 Difference]: With dead ends: 4100 [2023-11-12 02:07:33,032 INFO L226 Difference]: Without dead ends: 2318 [2023-11-12 02:07:33,042 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-12 02:07:33,043 INFO L413 NwaCegarLoop]: 73 mSDtfsCounter, 101 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 469 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 492 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 469 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:33,044 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 77 Invalid, 492 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 469 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:07:33,047 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2318 states. [2023-11-12 02:07:33,089 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2318 to 2318. [2023-11-12 02:07:33,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2318 states, 2317 states have (on average 1.1204143288735433) internal successors, (2596), 2317 states have internal predecessors, (2596), 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-12 02:07:33,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2318 states to 2318 states and 2596 transitions. [2023-11-12 02:07:33,103 INFO L78 Accepts]: Start accepts. Automaton has 2318 states and 2596 transitions. Word has length 332 [2023-11-12 02:07:33,103 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:33,104 INFO L495 AbstractCegarLoop]: Abstraction has 2318 states and 2596 transitions. [2023-11-12 02:07:33,104 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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-12 02:07:33,104 INFO L276 IsEmpty]: Start isEmpty. Operand 2318 states and 2596 transitions. [2023-11-12 02:07:33,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 360 [2023-11-12 02:07:33,110 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:33,111 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2023-11-12 02:07:33,111 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-12 02:07:33,111 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:33,111 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:33,112 INFO L85 PathProgramCache]: Analyzing trace with hash 874174252, now seen corresponding path program 1 times [2023-11-12 02:07:33,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:33,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1746006689] [2023-11-12 02:07:33,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:33,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:33,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:33,430 INFO L134 CoverageAnalysis]: Checked inductivity of 433 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:07:33,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:33,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1746006689] [2023-11-12 02:07:33,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1746006689] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:33,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:33,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:07:33,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151712243] [2023-11-12 02:07:33,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:33,432 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:33,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:33,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:33,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:33,434 INFO L87 Difference]: Start difference. First operand 2318 states and 2596 transitions. Second operand has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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-12 02:07:34,193 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:34,193 INFO L93 Difference]: Finished difference Result 4812 states and 5481 transitions. [2023-11-12 02:07:34,194 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:34,194 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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 359 [2023-11-12 02:07:34,195 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:34,209 INFO L225 Difference]: With dead ends: 4812 [2023-11-12 02:07:34,209 INFO L226 Difference]: Without dead ends: 2674 [2023-11-12 02:07:34,212 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-12 02:07:34,213 INFO L413 NwaCegarLoop]: 253 mSDtfsCounter, 139 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 472 mSolverCounterSat, 53 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 139 SdHoareTripleChecker+Valid, 258 SdHoareTripleChecker+Invalid, 525 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 53 IncrementalHoareTripleChecker+Valid, 472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:34,214 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [139 Valid, 258 Invalid, 525 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [53 Valid, 472 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:07:34,218 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2674 states. [2023-11-12 02:07:34,279 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2674 to 2674. [2023-11-12 02:07:34,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2674 states, 2673 states have (on average 1.121212121212121) internal successors, (2997), 2673 states have internal predecessors, (2997), 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-12 02:07:34,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2674 states to 2674 states and 2997 transitions. [2023-11-12 02:07:34,294 INFO L78 Accepts]: Start accepts. Automaton has 2674 states and 2997 transitions. Word has length 359 [2023-11-12 02:07:34,295 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:34,295 INFO L495 AbstractCegarLoop]: Abstraction has 2674 states and 2997 transitions. [2023-11-12 02:07:34,296 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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-12 02:07:34,296 INFO L276 IsEmpty]: Start isEmpty. Operand 2674 states and 2997 transitions. [2023-11-12 02:07:34,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 367 [2023-11-12 02:07:34,303 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:34,303 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:34,303 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-12 02:07:34,303 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:34,304 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:34,304 INFO L85 PathProgramCache]: Analyzing trace with hash -1713089071, now seen corresponding path program 1 times [2023-11-12 02:07:34,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:34,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [746134266] [2023-11-12 02:07:34,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:34,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:34,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:34,795 INFO L134 CoverageAnalysis]: Checked inductivity of 433 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 385 trivial. 0 not checked. [2023-11-12 02:07:34,795 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:34,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [746134266] [2023-11-12 02:07:34,795 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [746134266] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:34,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [883794501] [2023-11-12 02:07:34,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:34,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:34,796 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:34,797 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:34,816 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-12 02:07:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:34,979 INFO L262 TraceCheckSpWp]: Trace formula consists of 479 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:07:34,988 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:35,069 INFO L134 CoverageAnalysis]: Checked inductivity of 433 backedges. 119 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:07:35,069 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:35,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [883794501] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:35,070 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:35,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-12 02:07:35,070 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422877902] [2023-11-12 02:07:35,070 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:35,071 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:35,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:35,072 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:35,072 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:35,074 INFO L87 Difference]: Start difference. First operand 2674 states and 2997 transitions. Second operand has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 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-12 02:07:35,854 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:35,854 INFO L93 Difference]: Finished difference Result 6236 states and 7083 transitions. [2023-11-12 02:07:35,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:35,854 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 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) Word has length 366 [2023-11-12 02:07:35,855 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:35,875 INFO L225 Difference]: With dead ends: 6236 [2023-11-12 02:07:35,875 INFO L226 Difference]: Without dead ends: 3742 [2023-11-12 02:07:35,878 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 368 GetRequests, 365 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:35,880 INFO L413 NwaCegarLoop]: 203 mSDtfsCounter, 153 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 444 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 153 SdHoareTripleChecker+Valid, 208 SdHoareTripleChecker+Invalid, 525 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 444 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:35,880 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [153 Valid, 208 Invalid, 525 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 444 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:07:35,886 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3742 states. [2023-11-12 02:07:35,968 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3742 to 3742. [2023-11-12 02:07:35,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3742 states, 3741 states have (on average 1.1192194600374232) internal successors, (4187), 3741 states have internal predecessors, (4187), 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-12 02:07:35,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3742 states to 3742 states and 4187 transitions. [2023-11-12 02:07:35,989 INFO L78 Accepts]: Start accepts. Automaton has 3742 states and 4187 transitions. Word has length 366 [2023-11-12 02:07:35,990 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:35,990 INFO L495 AbstractCegarLoop]: Abstraction has 3742 states and 4187 transitions. [2023-11-12 02:07:35,990 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 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-12 02:07:35,990 INFO L276 IsEmpty]: Start isEmpty. Operand 3742 states and 4187 transitions. [2023-11-12 02:07:36,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 528 [2023-11-12 02:07:36,026 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:36,026 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:36,037 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-12 02:07:36,227 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:36,227 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:36,228 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:36,228 INFO L85 PathProgramCache]: Analyzing trace with hash -1232315863, now seen corresponding path program 1 times [2023-11-12 02:07:36,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:36,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [953782513] [2023-11-12 02:07:36,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:36,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:36,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:37,118 INFO L134 CoverageAnalysis]: Checked inductivity of 796 backedges. 482 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:07:37,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:37,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [953782513] [2023-11-12 02:07:37,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [953782513] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:37,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:37,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:07:37,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1996430323] [2023-11-12 02:07:37,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:37,120 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-12 02:07:37,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:37,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-12 02:07:37,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:37,122 INFO L87 Difference]: Start difference. First operand 3742 states and 4187 transitions. Second operand has 5 states, 5 states have (on average 63.8) internal successors, (319), 4 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:38,480 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:38,480 INFO L93 Difference]: Finished difference Result 8396 states and 9392 transitions. [2023-11-12 02:07:38,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-12 02:07:38,481 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 63.8) internal successors, (319), 4 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 527 [2023-11-12 02:07:38,483 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:38,509 INFO L225 Difference]: With dead ends: 8396 [2023-11-12 02:07:38,509 INFO L226 Difference]: Without dead ends: 4834 [2023-11-12 02:07:38,515 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:07:38,517 INFO L413 NwaCegarLoop]: 60 mSDtfsCounter, 135 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 1194 mSolverCounterSat, 123 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 135 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 1317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 123 IncrementalHoareTripleChecker+Valid, 1194 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:38,518 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [135 Valid, 76 Invalid, 1317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [123 Valid, 1194 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-12 02:07:38,524 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4834 states. [2023-11-12 02:07:38,631 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4834 to 4632. [2023-11-12 02:07:38,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4632 states, 4631 states have (on average 1.10710429712805) internal successors, (5127), 4631 states have internal predecessors, (5127), 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-12 02:07:38,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4632 states to 4632 states and 5127 transitions. [2023-11-12 02:07:38,657 INFO L78 Accepts]: Start accepts. Automaton has 4632 states and 5127 transitions. Word has length 527 [2023-11-12 02:07:38,658 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:38,658 INFO L495 AbstractCegarLoop]: Abstraction has 4632 states and 5127 transitions. [2023-11-12 02:07:38,659 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 63.8) internal successors, (319), 4 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:38,659 INFO L276 IsEmpty]: Start isEmpty. Operand 4632 states and 5127 transitions. [2023-11-12 02:07:38,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 587 [2023-11-12 02:07:38,677 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:38,677 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:38,678 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-12 02:07:38,678 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:38,678 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:38,679 INFO L85 PathProgramCache]: Analyzing trace with hash 545716243, now seen corresponding path program 1 times [2023-11-12 02:07:38,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:38,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [871146095] [2023-11-12 02:07:38,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:38,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:39,601 INFO L134 CoverageAnalysis]: Checked inductivity of 844 backedges. 530 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:07:39,602 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:39,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [871146095] [2023-11-12 02:07:39,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [871146095] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:39,602 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:39,603 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-12 02:07:39,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776237635] [2023-11-12 02:07:39,603 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:39,604 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-12 02:07:39,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:39,605 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-12 02:07:39,605 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:07:39,606 INFO L87 Difference]: Start difference. First operand 4632 states and 5127 transitions. Second operand has 7 states, 7 states have (on average 54.0) internal successors, (378), 6 states have internal predecessors, (378), 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-12 02:07:40,735 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:40,735 INFO L93 Difference]: Finished difference Result 9104 states and 10070 transitions. [2023-11-12 02:07:40,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-12 02:07:40,736 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 54.0) internal successors, (378), 6 states have internal predecessors, (378), 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 586 [2023-11-12 02:07:40,737 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:40,759 INFO L225 Difference]: With dead ends: 9104 [2023-11-12 02:07:40,759 INFO L226 Difference]: Without dead ends: 4454 [2023-11-12 02:07:40,764 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:07:40,765 INFO L413 NwaCegarLoop]: 9 mSDtfsCounter, 73 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 1018 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 1090 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 72 IncrementalHoareTripleChecker+Valid, 1018 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:40,765 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 28 Invalid, 1090 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 1018 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-12 02:07:40,771 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4454 states. [2023-11-12 02:07:40,858 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4454 to 4276. [2023-11-12 02:07:40,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4276 states, 4275 states have (on average 1.0690058479532163) internal successors, (4570), 4275 states have internal predecessors, (4570), 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-12 02:07:40,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4276 states to 4276 states and 4570 transitions. [2023-11-12 02:07:40,875 INFO L78 Accepts]: Start accepts. Automaton has 4276 states and 4570 transitions. Word has length 586 [2023-11-12 02:07:40,876 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:40,876 INFO L495 AbstractCegarLoop]: Abstraction has 4276 states and 4570 transitions. [2023-11-12 02:07:40,876 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 54.0) internal successors, (378), 6 states have internal predecessors, (378), 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-12 02:07:40,876 INFO L276 IsEmpty]: Start isEmpty. Operand 4276 states and 4570 transitions. [2023-11-12 02:07:40,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 697 [2023-11-12 02:07:40,883 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:40,884 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:40,884 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-12 02:07:40,884 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:40,885 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:40,885 INFO L85 PathProgramCache]: Analyzing trace with hash -1409338433, now seen corresponding path program 1 times [2023-11-12 02:07:40,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:40,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [93892100] [2023-11-12 02:07:40,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:40,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:41,591 INFO L134 CoverageAnalysis]: Checked inductivity of 1314 backedges. 845 proven. 155 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:07:41,592 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:41,592 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [93892100] [2023-11-12 02:07:41,592 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [93892100] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:41,592 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [335010883] [2023-11-12 02:07:41,593 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:41,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:41,593 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:41,597 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:41,620 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-12 02:07:41,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:41,881 INFO L262 TraceCheckSpWp]: Trace formula consists of 855 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:07:41,892 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:41,976 INFO L134 CoverageAnalysis]: Checked inductivity of 1314 backedges. 199 proven. 0 refuted. 0 times theorem prover too weak. 1115 trivial. 0 not checked. [2023-11-12 02:07:41,976 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:41,976 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [335010883] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:41,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:41,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2023-11-12 02:07:41,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172067063] [2023-11-12 02:07:41,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:41,979 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:41,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:41,980 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:41,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:41,980 INFO L87 Difference]: Start difference. First operand 4276 states and 4570 transitions. Second operand has 3 states, 3 states have (on average 74.0) internal successors, (222), 3 states have internal predecessors, (222), 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-12 02:07:42,674 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:42,675 INFO L93 Difference]: Finished difference Result 9084 states and 9759 transitions. [2023-11-12 02:07:42,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:42,676 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 74.0) internal successors, (222), 3 states have internal predecessors, (222), 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 696 [2023-11-12 02:07:42,678 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:42,702 INFO L225 Difference]: With dead ends: 9084 [2023-11-12 02:07:42,702 INFO L226 Difference]: Without dead ends: 4988 [2023-11-12 02:07:42,712 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 699 GetRequests, 696 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:42,713 INFO L413 NwaCegarLoop]: 25 mSDtfsCounter, 140 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 414 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 464 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 414 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:42,713 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 29 Invalid, 464 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 414 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:07:42,720 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4988 states. [2023-11-12 02:07:42,821 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4988 to 4988. [2023-11-12 02:07:42,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4988 states, 4987 states have (on average 1.068979346300381) internal successors, (5331), 4987 states have internal predecessors, (5331), 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-12 02:07:42,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4988 states to 4988 states and 5331 transitions. [2023-11-12 02:07:42,859 INFO L78 Accepts]: Start accepts. Automaton has 4988 states and 5331 transitions. Word has length 696 [2023-11-12 02:07:42,860 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:42,860 INFO L495 AbstractCegarLoop]: Abstraction has 4988 states and 5331 transitions. [2023-11-12 02:07:42,861 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 74.0) internal successors, (222), 3 states have internal predecessors, (222), 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-12 02:07:42,861 INFO L276 IsEmpty]: Start isEmpty. Operand 4988 states and 5331 transitions. [2023-11-12 02:07:42,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 785 [2023-11-12 02:07:42,876 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:42,877 INFO L195 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:42,885 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-12 02:07:43,083 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-12 02:07:43,084 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:43,084 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:43,085 INFO L85 PathProgramCache]: Analyzing trace with hash -692264105, now seen corresponding path program 1 times [2023-11-12 02:07:43,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:43,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094130473] [2023-11-12 02:07:43,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:43,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:43,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:43,977 INFO L134 CoverageAnalysis]: Checked inductivity of 1793 backedges. 1284 proven. 155 refuted. 0 times theorem prover too weak. 354 trivial. 0 not checked. [2023-11-12 02:07:43,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:43,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094130473] [2023-11-12 02:07:43,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094130473] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:43,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1465831394] [2023-11-12 02:07:43,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:43,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:43,979 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:43,980 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:44,000 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-12 02:07:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:44,289 INFO L262 TraceCheckSpWp]: Trace formula consists of 966 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:07:44,313 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:44,399 INFO L134 CoverageAnalysis]: Checked inductivity of 1793 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 1554 trivial. 0 not checked. [2023-11-12 02:07:44,399 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:44,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1465831394] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:44,400 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:44,400 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2023-11-12 02:07:44,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [283117608] [2023-11-12 02:07:44,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:44,404 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:44,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:44,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:44,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:44,405 INFO L87 Difference]: Start difference. First operand 4988 states and 5331 transitions. Second operand has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 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-12 02:07:45,029 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:45,029 INFO L93 Difference]: Finished difference Result 10684 states and 11420 transitions. [2023-11-12 02:07:45,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:45,030 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 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 784 [2023-11-12 02:07:45,032 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:45,032 INFO L225 Difference]: With dead ends: 10684 [2023-11-12 02:07:45,032 INFO L226 Difference]: Without dead ends: 0 [2023-11-12 02:07:45,041 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 787 GetRequests, 784 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:45,042 INFO L413 NwaCegarLoop]: 232 mSDtfsCounter, 139 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 394 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 139 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 419 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 394 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:45,043 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [139 Valid, 236 Invalid, 419 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 394 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:07:45,043 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-12 02:07:45,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-12 02:07:45,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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-12 02:07:45,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-12 02:07:45,044 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 784 [2023-11-12 02:07:45,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:45,044 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-12 02:07:45,045 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 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-12 02:07:45,045 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-12 02:07:45,045 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-12 02:07:45,048 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:07:45,059 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-12 02:07:45,254 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-12 02:07:45,256 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L762(lines 762 880) no Hoare annotation was computed. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L895(line 895) no Hoare annotation was computed. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L829(lines 829 880) no Hoare annotation was computed. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L631(lines 631 880) no Hoare annotation was computed. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L565(lines 565 880) no Hoare annotation was computed. [2023-11-12 02:07:45,546 INFO L899 garLoopResultBuilder]: For program point L169-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L103-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L37-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L698(lines 698 880) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L500(lines 500 880) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L170(line 170) no Hoare annotation was computed. [2023-11-12 02:07:45,547 INFO L899 garLoopResultBuilder]: For program point L104(line 104) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L38(line 38) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L369(lines 369 880) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L303(lines 303 880) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L436(lines 436 880) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L172-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,548 INFO L899 garLoopResultBuilder]: For program point L106-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L40-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L239(lines 239 880) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L173(line 173) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L107(line 107) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L41(line 41) no Hoare annotation was computed. [2023-11-12 02:07:45,549 INFO L899 garLoopResultBuilder]: For program point L768(lines 768 880) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L636(lines 636 880) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L835(lines 835 880) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L571(lines 571 880) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L505(lines 505 880) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L175-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L109-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,550 INFO L899 garLoopResultBuilder]: For program point L43-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L704(lines 704 880) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L176(line 176) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L110(line 110) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L44(line 44) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L309(lines 309 880) no Hoare annotation was computed. [2023-11-12 02:07:45,551 INFO L899 garLoopResultBuilder]: For program point L442(lines 442 880) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L376(lines 376 880) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L178-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L112-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L46-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L245(lines 245 880) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L179(line 179) no Hoare annotation was computed. [2023-11-12 02:07:45,552 INFO L899 garLoopResultBuilder]: For program point L113(line 113) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L47(line 47) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L774(lines 774 880) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L642(lines 642 880) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L510(lines 510 880) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L841(lines 841 880) no Hoare annotation was computed. [2023-11-12 02:07:45,553 INFO L899 garLoopResultBuilder]: For program point L181-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L115-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L49-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L710(lines 710 880) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L578(lines 578 880) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L182(line 182) no Hoare annotation was computed. [2023-11-12 02:07:45,554 INFO L899 garLoopResultBuilder]: For program point L116(line 116) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L50(line 50) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L315(lines 315 880) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L448(lines 448 880) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L382(lines 382 880) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L184-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L118-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,555 INFO L899 garLoopResultBuilder]: For program point L52-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L251(lines 251 880) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L185(line 185) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L119(line 119) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L53(line 53) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L648(lines 648 880) no Hoare annotation was computed. [2023-11-12 02:07:45,556 INFO L899 garLoopResultBuilder]: For program point L516(lines 516 880) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L847(lines 847 880) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L781(lines 781 880) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L583(lines 583 880) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L187-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L121-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L55-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,557 INFO L899 garLoopResultBuilder]: For program point L716(lines 716 880) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L188(line 188) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L122(line 122) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L56(line 56) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L321(lines 321 880) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L454(lines 454 880) no Hoare annotation was computed. [2023-11-12 02:07:45,558 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 880) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L190-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L58-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L257(lines 257 880) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L191(line 191) no Hoare annotation was computed. [2023-11-12 02:07:45,559 INFO L899 garLoopResultBuilder]: For program point L125(line 125) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L59(line 59) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L852(lines 852 880) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L654(lines 654 880) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L522(lines 522 880) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L787(lines 787 880) no Hoare annotation was computed. [2023-11-12 02:07:45,560 INFO L899 garLoopResultBuilder]: For program point L589(lines 589 880) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L193-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L127-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L61-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L722(lines 722 880) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L194(line 194) no Hoare annotation was computed. [2023-11-12 02:07:45,561 INFO L899 garLoopResultBuilder]: For program point L128(line 128) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L62(line 62) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L459(lines 459 880) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L327(lines 327 880) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L394(lines 394 880) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L262(lines 262 880) no Hoare annotation was computed. [2023-11-12 02:07:45,562 INFO L899 garLoopResultBuilder]: For program point L196-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L130-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L64-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L197(line 197) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L131(line 131) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L65(line 65) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-12 02:07:45,563 INFO L899 garLoopResultBuilder]: For program point L858(lines 858 880) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 140) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point L660(lines 660 880) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point L528(lines 528 880) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point L793(lines 793 880) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point L595(lines 595 880) no Hoare annotation was computed. [2023-11-12 02:07:45,564 INFO L899 garLoopResultBuilder]: For program point L199-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L133-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L728(lines 728 880) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L464(lines 464 880) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L200(line 200) no Hoare annotation was computed. [2023-11-12 02:07:45,565 INFO L899 garLoopResultBuilder]: For program point L134(line 134) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L68(line 68) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L333(lines 333 880) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L400(lines 400 880) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L268(lines 268 880) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L202-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,566 INFO L899 garLoopResultBuilder]: For program point L136-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L70-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L203(line 203) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L137(line 137) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L71(line 71) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L864(lines 864 880) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L666(lines 666 880) no Hoare annotation was computed. [2023-11-12 02:07:45,567 INFO L899 garLoopResultBuilder]: For program point L534(lines 534 880) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L799(lines 799 880) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L601(lines 601 880) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L205-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L139-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L73-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,568 INFO L899 garLoopResultBuilder]: For program point L734(lines 734 880) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L470(lines 470 880) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L206(line 206) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L140(line 140) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L74(line 74) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L339(lines 339 880) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L406(lines 406 880) no Hoare annotation was computed. [2023-11-12 02:07:45,569 INFO L899 garLoopResultBuilder]: For program point L274(lines 274 880) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L208-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L142-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L76-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L869(lines 869 880) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L209(line 209) no Hoare annotation was computed. [2023-11-12 02:07:45,570 INFO L899 garLoopResultBuilder]: For program point L143(line 143) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L77(line 77) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L672(lines 672 880) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L540(lines 540 880) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L805(lines 805 880) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L607(lines 607 880) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L211-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,571 INFO L899 garLoopResultBuilder]: For program point L145-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L79-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L740(lines 740 880) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L212(line 212) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L146(line 146) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L80(line 80) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L477(lines 477 880) no Hoare annotation was computed. [2023-11-12 02:07:45,572 INFO L899 garLoopResultBuilder]: For program point L345(lines 345 880) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L279(lines 279 880) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L412(lines 412 880) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L148-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L82-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L875(lines 875 880) no Hoare annotation was computed. [2023-11-12 02:07:45,573 INFO L899 garLoopResultBuilder]: For program point L149(line 149) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L83(line 83) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L678(lines 678 880) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L546(lines 546 880) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L811(lines 811 880) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L745(lines 745 880) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L613(lines 613 880) no Hoare annotation was computed. [2023-11-12 02:07:45,574 INFO L899 garLoopResultBuilder]: For program point L151-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L85-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L482(lines 482 880) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L152(line 152) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L86(line 86) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L351(lines 351 880) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L285(lines 285 880) no Hoare annotation was computed. [2023-11-12 02:07:45,575 INFO L899 garLoopResultBuilder]: For program point L418(lines 418 880) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L154-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L88-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L551(lines 551 880) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L221(lines 221 880) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L155(line 155) no Hoare annotation was computed. [2023-11-12 02:07:45,576 INFO L899 garLoopResultBuilder]: For program point L89(line 89) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L684(lines 684 880) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L817(lines 817 880) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L751(lines 751 880) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L619(lines 619 880) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L157-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L91-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,577 INFO L899 garLoopResultBuilder]: For program point L884(lines 884 900) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L488(lines 488 880) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L290(lines 290 880) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L158(line 158) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L92(line 92) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L687(lines 687 880) no Hoare annotation was computed. [2023-11-12 02:07:45,578 INFO L899 garLoopResultBuilder]: For program point L357(lines 357 880) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point L424(lines 424 880) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point L160-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point L94-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point L557(lines 557 880) no Hoare annotation was computed. [2023-11-12 02:07:45,579 INFO L899 garLoopResultBuilder]: For program point L227(lines 227 880) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L161(line 161) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L95(line 95) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L757(lines 757 880) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L625(lines 625 880) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L163-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,580 INFO L899 garLoopResultBuilder]: For program point L97-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,581 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 33) no Hoare annotation was computed. [2023-11-12 02:07:45,581 INFO L899 garLoopResultBuilder]: For program point L31-2(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,581 INFO L899 garLoopResultBuilder]: For program point L824(lines 824 880) no Hoare annotation was computed. [2023-11-12 02:07:45,581 INFO L895 garLoopResultBuilder]: At program point L890-2(lines 890 899) the Hoare annotation is: (let ((.cse1 (<= ~a15~0 6)) (.cse0 (= ~a24~0 1))) (or (and .cse0 (<= 10 ~a21~0)) (and .cse0 (<= ~a21~0 8)) (and .cse0 .cse1) (and .cse1 (<= ~a21~0 7) (<= (+ 49 ~a12~0) 0)) (and .cse0 (<= 0 (+ ~a12~0 42))))) [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point L494(lines 494 880) no Hoare annotation was computed. [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point L296(lines 296 880) no Hoare annotation was computed. [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point L164(line 164) no Hoare annotation was computed. [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point L98(line 98) no Hoare annotation was computed. [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point L32(line 32) no Hoare annotation was computed. [2023-11-12 02:07:45,582 INFO L899 garLoopResultBuilder]: For program point calculate_output_returnLabel#1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L693(lines 693 880) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L363(lines 363 880) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L562(lines 562 880) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L430(lines 430 880) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L166-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L100-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,583 INFO L899 garLoopResultBuilder]: For program point L34-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:07:45,584 INFO L899 garLoopResultBuilder]: For program point L233(lines 233 880) no Hoare annotation was computed. [2023-11-12 02:07:45,584 INFO L899 garLoopResultBuilder]: For program point L167(line 167) no Hoare annotation was computed. [2023-11-12 02:07:45,584 INFO L899 garLoopResultBuilder]: For program point L101(line 101) no Hoare annotation was computed. [2023-11-12 02:07:45,584 INFO L899 garLoopResultBuilder]: For program point L35(line 35) no Hoare annotation was computed. [2023-11-12 02:07:45,587 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:45,589 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:07:45,603 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:07:45 BoogieIcfgContainer [2023-11-12 02:07:45,603 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:07:45,604 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:07:45,604 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:07:45,604 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:07:45,605 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:07:22" (3/4) ... [2023-11-12 02:07:45,607 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 02:07:45,626 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-12 02:07:45,628 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-12 02:07:45,630 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-12 02:07:45,631 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 02:07:45,832 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:07:45,833 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/witness.yml [2023-11-12 02:07:45,833 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:07:45,834 INFO L158 Benchmark]: Toolchain (without parser) took 25773.98ms. Allocated memory was 163.6MB in the beginning and 465.6MB in the end (delta: 302.0MB). Free memory was 123.1MB in the beginning and 372.1MB in the end (delta: -249.0MB). Peak memory consumption was 53.4MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,834 INFO L158 Benchmark]: CDTParser took 0.60ms. Allocated memory is still 109.1MB. Free memory is still 57.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:07:45,834 INFO L158 Benchmark]: CACSL2BoogieTranslator took 857.73ms. Allocated memory is still 163.6MB. Free memory was 123.1MB in the beginning and 131.6MB in the end (delta: -8.4MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,835 INFO L158 Benchmark]: Boogie Procedure Inliner took 129.28ms. Allocated memory is still 163.6MB. Free memory was 131.6MB in the beginning and 122.4MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,835 INFO L158 Benchmark]: Boogie Preprocessor took 82.08ms. Allocated memory is still 163.6MB. Free memory was 122.4MB in the beginning and 116.2MB in the end (delta: 6.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,836 INFO L158 Benchmark]: RCFGBuilder took 1682.64ms. Allocated memory is still 163.6MB. Free memory was 116.2MB in the beginning and 79.9MB in the end (delta: 36.3MB). Peak memory consumption was 62.4MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,836 INFO L158 Benchmark]: TraceAbstraction took 22785.73ms. Allocated memory was 163.6MB in the beginning and 465.6MB in the end (delta: 302.0MB). Free memory was 78.9MB in the beginning and 386.8MB in the end (delta: -307.9MB). Peak memory consumption was 233.5MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,836 INFO L158 Benchmark]: Witness Printer took 228.89ms. Allocated memory is still 465.6MB. Free memory was 386.8MB in the beginning and 372.1MB in the end (delta: 14.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-12 02:07:45,838 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.60ms. Allocated memory is still 109.1MB. Free memory is still 57.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 857.73ms. Allocated memory is still 163.6MB. Free memory was 123.1MB in the beginning and 131.6MB in the end (delta: -8.4MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 129.28ms. Allocated memory is still 163.6MB. Free memory was 131.6MB in the beginning and 122.4MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 82.08ms. Allocated memory is still 163.6MB. Free memory was 122.4MB in the beginning and 116.2MB in the end (delta: 6.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1682.64ms. Allocated memory is still 163.6MB. Free memory was 116.2MB in the beginning and 79.9MB in the end (delta: 36.3MB). Peak memory consumption was 62.4MB. Max. memory is 16.1GB. * TraceAbstraction took 22785.73ms. Allocated memory was 163.6MB in the beginning and 465.6MB in the end (delta: 302.0MB). Free memory was 78.9MB in the beginning and 386.8MB in the end (delta: -307.9MB). Peak memory consumption was 233.5MB. Max. memory is 16.1GB. * Witness Printer took 228.89ms. Allocated memory is still 465.6MB. Free memory was 386.8MB in the beginning and 372.1MB in the end (delta: 14.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 140]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 245 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 22.7s, OverallIterations: 12, TraceHistogramMax: 7, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 11.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.3s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1793 SdHoareTripleChecker+Valid, 10.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1793 mSDsluCounter, 1393 SdHoareTripleChecker+Invalid, 8.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 92 mSDsCounter, 1062 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 7428 IncrementalHoareTripleChecker+Invalid, 8490 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1062 mSolverCounterUnsat, 1301 mSDtfsCounter, 7428 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2214 GetRequests, 2182 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=4988occurred in iteration=11, InterpolantAutomatonStates: 46, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.9s AutomataMinimizationTime, 12 MinimizatonAttempts, 386 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 40 NumberOfFragments, 43 HoareAnnotationTreeSize, 1 FomulaSimplifications, 222 FormulaSimplificationTreeSizeReduction, 0.1s HoareSimplificationTime, 1 FomulaSimplificationsInter, 438 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 6.6s InterpolantComputationTime, 6633 NumberOfCodeBlocks, 6633 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 6617 ConstructedInterpolants, 0 QuantifiedInterpolants, 19838 SizeOfPredicates, 0 NumberOfNonLiveVariables, 2740 ConjunctsInSsa, 8 ConjunctsInUnsatCore, 16 InterpolantComputations, 12 PerfectInterpolantSequences, 10024/10512 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 890]: Loop Invariant Derived loop invariant: ((((((a24 == 1) && (10 <= a21)) || ((a24 == 1) && (a21 <= 8))) || ((a24 == 1) && (a15 <= 6))) || (((a15 <= 6) && (a21 <= 7)) && ((49 + a12) <= 0))) || ((a24 == 1) && (0 <= (a12 + 42)))) RESULT: Ultimate proved your program to be correct! [2023-11-12 02:07:45,857 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_34e84445-9d85-41c0-ab8e-0e12f8daea6d/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE