./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem12_label23.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label23.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 0ce888a9129ad33560fa4014264bdc8a732894a2cafd0839341c70c58fdd8f98 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:47,777 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:47,911 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 21:53:47,921 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:47,921 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:47,959 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:47,959 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:47,960 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:47,961 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:53:47,966 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:53:47,968 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:47,968 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:47,969 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:47,971 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:47,971 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:53:47,972 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 21:53:47,972 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 21:53:47,973 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 21:53:47,973 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:47,974 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:53:47,974 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:53:47,975 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:53:47,975 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 21:53:47,976 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:47,976 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:47,977 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:47,978 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:47,978 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:53:47,979 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:47,979 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:47,981 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:53:47,981 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:53:47,982 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 21:53:47,982 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 21:53:47,982 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 21:53:47,982 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:53:47,983 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 21:53:47,983 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:53:47,983 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 21:53:47,984 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_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/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_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 0ce888a9129ad33560fa4014264bdc8a732894a2cafd0839341c70c58fdd8f98 [2023-11-06 21:53:48,280 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:48,302 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:48,305 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:48,307 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:48,307 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:48,308 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/eca-rers2012/Problem12_label23.c [2023-11-06 21:53:51,676 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:52,276 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:52,277 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/sv-benchmarks/c/eca-rers2012/Problem12_label23.c [2023-11-06 21:53:52,314 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/data/19c937fec/4da4f27f30fa499885ccb051d62a210a/FLAGb6c26461e [2023-11-06 21:53:52,332 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/data/19c937fec/4da4f27f30fa499885ccb051d62a210a [2023-11-06 21:53:52,338 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:52,340 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:52,343 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:52,343 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:52,349 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:52,350 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:52" (1/1) ... [2023-11-06 21:53:52,351 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14e260b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:52, skipping insertion in model container [2023-11-06 21:53:52,351 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:52" (1/1) ... [2023-11-06 21:53:52,511 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:52,796 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_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/sv-benchmarks/c/eca-rers2012/Problem12_label23.c[4581,4594] [2023-11-06 21:53:53,968 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:53,980 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:54,002 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_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/sv-benchmarks/c/eca-rers2012/Problem12_label23.c[4581,4594] [2023-11-06 21:53:54,610 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:54,639 INFO L206 MainTranslator]: Completed translation [2023-11-06 21:53:54,640 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54 WrapperNode [2023-11-06 21:53:54,640 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:54,641 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:54,641 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 21:53:54,642 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 21:53:54,650 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:54,705 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,076 INFO L138 Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4758 [2023-11-06 21:53:55,077 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:55,078 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 21:53:55,078 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 21:53:55,078 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 21:53:55,088 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,088 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,205 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,206 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,384 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,473 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,527 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,539 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,631 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 21:53:55,645 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 21:53:55,645 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 21:53:55,645 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 21:53:55,646 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (1/1) ... [2023-11-06 21:53:55,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:55,680 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:55,718 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:55,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 21:53:55,805 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 21:53:55,820 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 21:53:55,820 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 21:53:55,821 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 21:53:55,951 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 21:53:55,954 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 21:54:01,410 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 21:54:01,436 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 21:54:01,436 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-06 21:54:01,440 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:01 BoogieIcfgContainer [2023-11-06 21:54:01,441 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 21:54:01,444 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 21:54:01,444 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 21:54:01,448 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 21:54:01,449 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 09:53:52" (1/3) ... [2023-11-06 21:54:01,450 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e48ef86 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:54:01, skipping insertion in model container [2023-11-06 21:54:01,450 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:54" (2/3) ... [2023-11-06 21:54:01,452 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e48ef86 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:54:01, skipping insertion in model container [2023-11-06 21:54:01,453 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:01" (3/3) ... [2023-11-06 21:54:01,454 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem12_label23.c [2023-11-06 21:54:01,475 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 21:54:01,475 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 21:54:01,575 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 21:54:01,583 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=LoopsAndPotentialCycles, 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;@25b9fd0, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 21:54:01,583 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 21:54:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 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-06 21:54:01,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-06 21:54:01,607 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:01,607 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] [2023-11-06 21:54:01,608 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:01,616 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:01,617 INFO L85 PathProgramCache]: Analyzing trace with hash -596708735, now seen corresponding path program 1 times [2023-11-06 21:54:01,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:01,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [669854101] [2023-11-06 21:54:01,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:01,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:02,077 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-06 21:54:02,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:02,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [669854101] [2023-11-06 21:54:02,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [669854101] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:02,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:02,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 21:54:02,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [660481111] [2023-11-06 21:54:02,082 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:02,086 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:02,087 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:02,127 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:02,128 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:54:02,135 INFO L87 Difference]: Start difference. First operand has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 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 11.666666666666666) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:07,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:07,145 INFO L93 Difference]: Finished difference Result 2388 states and 4629 transitions. [2023-11-06 21:54:07,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:07,148 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 35 [2023-11-06 21:54:07,148 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:07,175 INFO L225 Difference]: With dead ends: 2388 [2023-11-06 21:54:07,175 INFO L226 Difference]: Without dead ends: 1506 [2023-11-06 21:54:07,182 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-06 21:54:07,186 INFO L413 NwaCegarLoop]: 102 mSDtfsCounter, 801 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 2500 mSolverCounterSat, 764 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 801 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 3264 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 764 IncrementalHoareTripleChecker+Valid, 2500 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:07,187 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [801 Valid, 112 Invalid, 3264 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [764 Valid, 2500 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time] [2023-11-06 21:54:07,248 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1506 states. [2023-11-06 21:54:07,368 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1506 to 1506. [2023-11-06 21:54:07,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1506 states, 1505 states have (on average 1.86578073089701) internal successors, (2808), 1505 states have internal predecessors, (2808), 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-06 21:54:07,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 1506 states and 2808 transitions. [2023-11-06 21:54:07,384 INFO L78 Accepts]: Start accepts. Automaton has 1506 states and 2808 transitions. Word has length 35 [2023-11-06 21:54:07,385 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:07,385 INFO L495 AbstractCegarLoop]: Abstraction has 1506 states and 2808 transitions. [2023-11-06 21:54:07,386 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 2 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 1506 states and 2808 transitions. [2023-11-06 21:54:07,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2023-11-06 21:54:07,392 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:07,393 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 21:54:07,393 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 21:54:07,394 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:07,395 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:07,395 INFO L85 PathProgramCache]: Analyzing trace with hash -830145180, now seen corresponding path program 1 times [2023-11-06 21:54:07,395 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:07,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [458262006] [2023-11-06 21:54:07,396 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:07,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:07,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:07,871 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:54:07,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:07,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [458262006] [2023-11-06 21:54:07,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [458262006] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:07,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:07,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:54:07,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463594923] [2023-11-06 21:54:07,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:07,876 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 21:54:07,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:07,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 21:54:07,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 21:54:07,880 INFO L87 Difference]: Start difference. First operand 1506 states and 2808 transitions. Second operand has 4 states, 4 states have (on average 25.0) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:15,398 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:15,399 INFO L93 Difference]: Finished difference Result 5271 states and 9796 transitions. [2023-11-06 21:54:15,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 21:54:15,400 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 25.0) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100 [2023-11-06 21:54:15,400 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:15,427 INFO L225 Difference]: With dead ends: 5271 [2023-11-06 21:54:15,427 INFO L226 Difference]: Without dead ends: 3767 [2023-11-06 21:54:15,431 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-06 21:54:15,432 INFO L413 NwaCegarLoop]: 181 mSDtfsCounter, 2312 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 3612 mSolverCounterSat, 1529 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2312 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 5141 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1529 IncrementalHoareTripleChecker+Valid, 3612 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.3s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:15,433 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2312 Valid, 197 Invalid, 5141 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1529 Valid, 3612 Invalid, 0 Unknown, 0 Unchecked, 7.3s Time] [2023-11-06 21:54:15,440 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3767 states. [2023-11-06 21:54:15,527 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3767 to 3759. [2023-11-06 21:54:15,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3759 states, 3758 states have (on average 1.6056412985630655) internal successors, (6034), 3758 states have internal predecessors, (6034), 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-06 21:54:15,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3759 states to 3759 states and 6034 transitions. [2023-11-06 21:54:15,549 INFO L78 Accepts]: Start accepts. Automaton has 3759 states and 6034 transitions. Word has length 100 [2023-11-06 21:54:15,550 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:15,550 INFO L495 AbstractCegarLoop]: Abstraction has 3759 states and 6034 transitions. [2023-11-06 21:54:15,550 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.0) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:15,551 INFO L276 IsEmpty]: Start isEmpty. Operand 3759 states and 6034 transitions. [2023-11-06 21:54:15,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2023-11-06 21:54:15,558 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:15,558 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 21:54:15,559 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 21:54:15,560 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:15,571 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:15,571 INFO L85 PathProgramCache]: Analyzing trace with hash -1113859181, now seen corresponding path program 1 times [2023-11-06 21:54:15,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:15,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570621714] [2023-11-06 21:54:15,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:15,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:15,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:15,797 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:54:15,798 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:15,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570621714] [2023-11-06 21:54:15,798 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570621714] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:15,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:15,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:54:15,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1464576581] [2023-11-06 21:54:15,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:15,800 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:15,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:15,801 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:15,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:54:15,802 INFO L87 Difference]: Start difference. First operand 3759 states and 6034 transitions. Second operand has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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-06 21:54:19,534 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:19,534 INFO L93 Difference]: Finished difference Result 9018 states and 14535 transitions. [2023-11-06 21:54:19,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:19,536 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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 106 [2023-11-06 21:54:19,537 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:19,573 INFO L225 Difference]: With dead ends: 9018 [2023-11-06 21:54:19,573 INFO L226 Difference]: Without dead ends: 5261 [2023-11-06 21:54:19,582 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-06 21:54:19,585 INFO L413 NwaCegarLoop]: 1186 mSDtfsCounter, 828 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2099 mSolverCounterSat, 617 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 828 SdHoareTripleChecker+Valid, 1194 SdHoareTripleChecker+Invalid, 2716 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 617 IncrementalHoareTripleChecker+Valid, 2099 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:19,587 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [828 Valid, 1194 Invalid, 2716 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [617 Valid, 2099 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time] [2023-11-06 21:54:19,596 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5261 states. [2023-11-06 21:54:19,703 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5261 to 5261. [2023-11-06 21:54:19,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5261 states, 5260 states have (on average 1.5262357414448668) internal successors, (8028), 5260 states have internal predecessors, (8028), 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-06 21:54:19,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5261 states to 5261 states and 8028 transitions. [2023-11-06 21:54:19,730 INFO L78 Accepts]: Start accepts. Automaton has 5261 states and 8028 transitions. Word has length 106 [2023-11-06 21:54:19,733 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:19,734 INFO L495 AbstractCegarLoop]: Abstraction has 5261 states and 8028 transitions. [2023-11-06 21:54:19,734 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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-06 21:54:19,735 INFO L276 IsEmpty]: Start isEmpty. Operand 5261 states and 8028 transitions. [2023-11-06 21:54:19,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2023-11-06 21:54:19,744 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:19,745 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 21:54:19,745 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 21:54:19,746 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:19,750 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:19,750 INFO L85 PathProgramCache]: Analyzing trace with hash 2106463532, now seen corresponding path program 1 times [2023-11-06 21:54:19,750 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:19,750 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1558660557] [2023-11-06 21:54:19,750 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:19,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:20,364 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 21:54:20,365 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:20,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1558660557] [2023-11-06 21:54:20,365 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1558660557] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:54:20,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1665904844] [2023-11-06 21:54:20,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:20,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:20,367 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:54:20,372 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:54:20,400 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 21:54:20,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:20,511 INFO L262 TraceCheckSpWp]: Trace formula consists of 257 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:54:20,522 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:20,815 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2023-11-06 21:54:20,815 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:20,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1665904844] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:20,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-06 21:54:20,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2023-11-06 21:54:20,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [171189860] [2023-11-06 21:54:20,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:20,821 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:20,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:20,822 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:20,822 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:20,823 INFO L87 Difference]: Start difference. First operand 5261 states and 8028 transitions. Second operand has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 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-06 21:54:25,302 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:25,303 INFO L93 Difference]: Finished difference Result 15026 states and 23322 transitions. [2023-11-06 21:54:25,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:25,304 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 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 180 [2023-11-06 21:54:25,305 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:25,358 INFO L225 Difference]: With dead ends: 15026 [2023-11-06 21:54:25,358 INFO L226 Difference]: Without dead ends: 9767 [2023-11-06 21:54:25,365 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 182 GetRequests, 179 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:25,366 INFO L413 NwaCegarLoop]: 647 mSDtfsCounter, 616 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2602 mSolverCounterSat, 500 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 616 SdHoareTripleChecker+Valid, 654 SdHoareTripleChecker+Invalid, 3102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 500 IncrementalHoareTripleChecker+Valid, 2602 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:25,366 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [616 Valid, 654 Invalid, 3102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [500 Valid, 2602 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time] [2023-11-06 21:54:25,380 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9767 states. [2023-11-06 21:54:25,584 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9767 to 9767. [2023-11-06 21:54:25,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9767 states, 9766 states have (on average 1.5261109973377023) internal successors, (14904), 9766 states have internal predecessors, (14904), 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-06 21:54:25,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9767 states to 9767 states and 14904 transitions. [2023-11-06 21:54:25,630 INFO L78 Accepts]: Start accepts. Automaton has 9767 states and 14904 transitions. Word has length 180 [2023-11-06 21:54:25,632 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:25,632 INFO L495 AbstractCegarLoop]: Abstraction has 9767 states and 14904 transitions. [2023-11-06 21:54:25,632 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 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-06 21:54:25,632 INFO L276 IsEmpty]: Start isEmpty. Operand 9767 states and 14904 transitions. [2023-11-06 21:54:25,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2023-11-06 21:54:25,638 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:25,638 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:25,654 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 21:54:25,843 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:25,843 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:25,844 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:25,844 INFO L85 PathProgramCache]: Analyzing trace with hash 675673696, now seen corresponding path program 1 times [2023-11-06 21:54:25,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:25,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [709719500] [2023-11-06 21:54:25,846 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:25,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:25,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:26,420 INFO L134 CoverageAnalysis]: Checked inductivity of 305 backedges. 237 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2023-11-06 21:54:26,421 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:26,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [709719500] [2023-11-06 21:54:26,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [709719500] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:26,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:26,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:54:26,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965928660] [2023-11-06 21:54:26,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:26,422 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 21:54:26,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:26,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 21:54:26,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 21:54:26,424 INFO L87 Difference]: Start difference. First operand 9767 states and 14904 transitions. Second operand has 4 states, 4 states have (on average 49.75) internal successors, (199), 3 states have internal predecessors, (199), 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-06 21:54:31,523 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:31,524 INFO L93 Difference]: Finished difference Result 25577 states and 39289 transitions. [2023-11-06 21:54:31,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 21:54:31,525 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 49.75) internal successors, (199), 3 states have internal predecessors, (199), 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 265 [2023-11-06 21:54:31,525 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:31,583 INFO L225 Difference]: With dead ends: 25577 [2023-11-06 21:54:31,583 INFO L226 Difference]: Without dead ends: 15775 [2023-11-06 21:54:31,595 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-06 21:54:31,596 INFO L413 NwaCegarLoop]: 694 mSDtfsCounter, 702 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 3107 mSolverCounterSat, 722 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 702 SdHoareTripleChecker+Valid, 708 SdHoareTripleChecker+Invalid, 3829 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 722 IncrementalHoareTripleChecker+Valid, 3107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:31,596 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [702 Valid, 708 Invalid, 3829 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [722 Valid, 3107 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time] [2023-11-06 21:54:31,617 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15775 states. [2023-11-06 21:54:31,854 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15775 to 14273. [2023-11-06 21:54:31,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14273 states, 14272 states have (on average 1.3621076233183858) internal successors, (19440), 14272 states have internal predecessors, (19440), 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-06 21:54:31,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14273 states to 14273 states and 19440 transitions. [2023-11-06 21:54:31,920 INFO L78 Accepts]: Start accepts. Automaton has 14273 states and 19440 transitions. Word has length 265 [2023-11-06 21:54:31,920 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:31,921 INFO L495 AbstractCegarLoop]: Abstraction has 14273 states and 19440 transitions. [2023-11-06 21:54:31,921 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 49.75) internal successors, (199), 3 states have internal predecessors, (199), 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-06 21:54:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 14273 states and 19440 transitions. [2023-11-06 21:54:31,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2023-11-06 21:54:31,927 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:31,928 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, 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, 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, 1, 1] [2023-11-06 21:54:31,928 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 21:54:31,928 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:31,929 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:31,929 INFO L85 PathProgramCache]: Analyzing trace with hash -420703917, now seen corresponding path program 1 times [2023-11-06 21:54:31,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:31,930 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1393047264] [2023-11-06 21:54:31,930 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:31,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:32,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 103 trivial. 0 not checked. [2023-11-06 21:54:32,350 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:32,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1393047264] [2023-11-06 21:54:32,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1393047264] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:32,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:32,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 21:54:32,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1166853445] [2023-11-06 21:54:32,352 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:32,352 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:32,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:32,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:32,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:54:32,358 INFO L87 Difference]: Start difference. First operand 14273 states and 19440 transitions. Second operand has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 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-06 21:54:36,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:36,014 INFO L93 Difference]: Finished difference Result 35303 states and 48032 transitions. [2023-11-06 21:54:36,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:36,015 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 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 284 [2023-11-06 21:54:36,016 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:36,055 INFO L225 Difference]: With dead ends: 35303 [2023-11-06 21:54:36,055 INFO L226 Difference]: Without dead ends: 21032 [2023-11-06 21:54:36,070 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-06 21:54:36,071 INFO L413 NwaCegarLoop]: 455 mSDtfsCounter, 679 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1986 mSolverCounterSat, 791 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 679 SdHoareTripleChecker+Valid, 461 SdHoareTripleChecker+Invalid, 2777 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 791 IncrementalHoareTripleChecker+Valid, 1986 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:36,072 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [679 Valid, 461 Invalid, 2777 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [791 Valid, 1986 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time] [2023-11-06 21:54:36,099 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21032 states. [2023-11-06 21:54:36,354 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21032 to 20281. [2023-11-06 21:54:36,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20281 states, 20280 states have (on average 1.1991617357001971) internal successors, (24319), 20280 states have internal predecessors, (24319), 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-06 21:54:36,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20281 states to 20281 states and 24319 transitions. [2023-11-06 21:54:36,545 INFO L78 Accepts]: Start accepts. Automaton has 20281 states and 24319 transitions. Word has length 284 [2023-11-06 21:54:36,545 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:36,545 INFO L495 AbstractCegarLoop]: Abstraction has 20281 states and 24319 transitions. [2023-11-06 21:54:36,546 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 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-06 21:54:36,546 INFO L276 IsEmpty]: Start isEmpty. Operand 20281 states and 24319 transitions. [2023-11-06 21:54:36,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2023-11-06 21:54:36,555 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:36,556 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:36,556 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-06 21:54:36,557 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:36,557 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:36,558 INFO L85 PathProgramCache]: Analyzing trace with hash 806361403, now seen corresponding path program 1 times [2023-11-06 21:54:36,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:36,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1107735509] [2023-11-06 21:54:36,558 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:36,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:37,441 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 231 proven. 54 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-11-06 21:54:37,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:37,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1107735509] [2023-11-06 21:54:37,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1107735509] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:54:37,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [429502466] [2023-11-06 21:54:37,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:37,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:37,445 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:54:37,449 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:54:37,472 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-06 21:54:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:37,630 INFO L262 TraceCheckSpWp]: Trace formula consists of 476 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:54:37,651 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:37,778 INFO L134 CoverageAnalysis]: Checked inductivity of 340 backedges. 307 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2023-11-06 21:54:37,779 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:37,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [429502466] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:37,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-06 21:54:37,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-06 21:54:37,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169766003] [2023-11-06 21:54:37,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:37,781 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:37,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:37,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:37,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:37,782 INFO L87 Difference]: Start difference. First operand 20281 states and 24319 transitions. Second operand has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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-06 21:54:41,906 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:41,907 INFO L93 Difference]: Finished difference Result 53327 states and 64898 transitions. [2023-11-06 21:54:41,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:41,913 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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 347 [2023-11-06 21:54:41,913 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:41,972 INFO L225 Difference]: With dead ends: 53327 [2023-11-06 21:54:41,972 INFO L226 Difference]: Without dead ends: 33048 [2023-11-06 21:54:41,988 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 349 GetRequests, 346 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:41,989 INFO L413 NwaCegarLoop]: 322 mSDtfsCounter, 903 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2081 mSolverCounterSat, 703 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 903 SdHoareTripleChecker+Valid, 328 SdHoareTripleChecker+Invalid, 2784 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 703 IncrementalHoareTripleChecker+Valid, 2081 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:41,989 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [903 Valid, 328 Invalid, 2784 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [703 Valid, 2081 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time] [2023-11-06 21:54:42,021 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33048 states. [2023-11-06 21:54:42,355 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33048 to 27791. [2023-11-06 21:54:42,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27791 states, 27790 states have (on average 1.1989204749910038) internal successors, (33318), 27790 states have internal predecessors, (33318), 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-06 21:54:42,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27791 states to 27791 states and 33318 transitions. [2023-11-06 21:54:42,584 INFO L78 Accepts]: Start accepts. Automaton has 27791 states and 33318 transitions. Word has length 347 [2023-11-06 21:54:42,585 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:42,585 INFO L495 AbstractCegarLoop]: Abstraction has 27791 states and 33318 transitions. [2023-11-06 21:54:42,585 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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-06 21:54:42,586 INFO L276 IsEmpty]: Start isEmpty. Operand 27791 states and 33318 transitions. [2023-11-06 21:54:42,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 378 [2023-11-06 21:54:42,595 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:42,596 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, 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, 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] [2023-11-06 21:54:42,612 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-06 21:54:42,801 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:42,802 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:42,802 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:42,802 INFO L85 PathProgramCache]: Analyzing trace with hash -179163398, now seen corresponding path program 1 times [2023-11-06 21:54:42,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:42,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959326407] [2023-11-06 21:54:42,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:42,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:43,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:44,409 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 298 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2023-11-06 21:54:44,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:44,410 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959326407] [2023-11-06 21:54:44,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959326407] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:44,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:44,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:54:44,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1116992589] [2023-11-06 21:54:44,411 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:44,412 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:44,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:44,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:44,413 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:54:44,413 INFO L87 Difference]: Start difference. First operand 27791 states and 33318 transitions. Second operand has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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-06 21:54:48,300 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:48,300 INFO L93 Difference]: Finished difference Result 63841 states and 76864 transitions. [2023-11-06 21:54:48,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:48,300 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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 377 [2023-11-06 21:54:48,301 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:48,355 INFO L225 Difference]: With dead ends: 63841 [2023-11-06 21:54:48,355 INFO L226 Difference]: Without dead ends: 36052 [2023-11-06 21:54:48,372 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 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-06 21:54:48,373 INFO L413 NwaCegarLoop]: 136 mSDtfsCounter, 776 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2037 mSolverCounterSat, 891 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 776 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 2928 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 891 IncrementalHoareTripleChecker+Valid, 2037 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:48,373 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [776 Valid, 142 Invalid, 2928 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [891 Valid, 2037 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time] [2023-11-06 21:54:48,404 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36052 states. [2023-11-06 21:54:48,896 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36052 to 33799. [2023-11-06 21:54:48,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33799 states, 33798 states have (on average 1.1885022782413162) internal successors, (40169), 33798 states have internal predecessors, (40169), 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-06 21:54:48,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33799 states to 33799 states and 40169 transitions. [2023-11-06 21:54:48,976 INFO L78 Accepts]: Start accepts. Automaton has 33799 states and 40169 transitions. Word has length 377 [2023-11-06 21:54:48,977 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:48,977 INFO L495 AbstractCegarLoop]: Abstraction has 33799 states and 40169 transitions. [2023-11-06 21:54:48,978 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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-06 21:54:48,978 INFO L276 IsEmpty]: Start isEmpty. Operand 33799 states and 40169 transitions. [2023-11-06 21:54:48,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 444 [2023-11-06 21:54:48,994 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:48,994 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:48,995 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-06 21:54:48,995 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:48,995 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:48,995 INFO L85 PathProgramCache]: Analyzing trace with hash 300978754, now seen corresponding path program 1 times [2023-11-06 21:54:48,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:48,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655390106] [2023-11-06 21:54:48,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:48,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:49,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:50,055 INFO L134 CoverageAnalysis]: Checked inductivity of 643 backedges. 356 proven. 108 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2023-11-06 21:54:50,055 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:50,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655390106] [2023-11-06 21:54:50,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1655390106] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 21:54:50,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [969581804] [2023-11-06 21:54:50,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:50,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:50,058 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:54:50,061 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 21:54:50,088 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-06 21:54:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:50,273 INFO L262 TraceCheckSpWp]: Trace formula consists of 596 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 21:54:50,280 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:50,348 INFO L134 CoverageAnalysis]: Checked inductivity of 643 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 512 trivial. 0 not checked. [2023-11-06 21:54:50,348 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:50,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [969581804] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:50,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-06 21:54:50,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-06 21:54:50,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097141351] [2023-11-06 21:54:50,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:50,350 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:50,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:50,351 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:50,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:50,352 INFO L87 Difference]: Start difference. First operand 33799 states and 40169 transitions. Second operand has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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-06 21:54:54,534 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:54,534 INFO L93 Difference]: Finished difference Result 69849 states and 83368 transitions. [2023-11-06 21:54:54,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:54:54,535 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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 443 [2023-11-06 21:54:54,537 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:54,606 INFO L225 Difference]: With dead ends: 69849 [2023-11-06 21:54:54,606 INFO L226 Difference]: Without dead ends: 36052 [2023-11-06 21:54:54,700 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 445 GetRequests, 442 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-06 21:54:54,702 INFO L413 NwaCegarLoop]: 1109 mSDtfsCounter, 839 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2198 mSolverCounterSat, 464 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 839 SdHoareTripleChecker+Valid, 1117 SdHoareTripleChecker+Invalid, 2662 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 464 IncrementalHoareTripleChecker+Valid, 2198 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:54,702 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [839 Valid, 1117 Invalid, 2662 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [464 Valid, 2198 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time] [2023-11-06 21:54:54,735 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36052 states. [2023-11-06 21:54:55,102 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36052 to 36052. [2023-11-06 21:54:55,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36052 states, 36051 states have (on average 1.155501927824471) internal successors, (41657), 36051 states have internal predecessors, (41657), 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-06 21:54:55,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36052 states to 36052 states and 41657 transitions. [2023-11-06 21:54:55,167 INFO L78 Accepts]: Start accepts. Automaton has 36052 states and 41657 transitions. Word has length 443 [2023-11-06 21:54:55,168 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:55,168 INFO L495 AbstractCegarLoop]: Abstraction has 36052 states and 41657 transitions. [2023-11-06 21:54:55,168 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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-06 21:54:55,169 INFO L276 IsEmpty]: Start isEmpty. Operand 36052 states and 41657 transitions. [2023-11-06 21:54:55,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1009 [2023-11-06 21:54:55,393 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:55,394 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 21:54:55,405 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-06 21:54:55,600 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 21:54:55,601 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:55,601 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:55,601 INFO L85 PathProgramCache]: Analyzing trace with hash 1697984991, now seen corresponding path program 1 times [2023-11-06 21:54:55,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:54:55,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428851290] [2023-11-06 21:54:55,602 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:55,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:54:55,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:56,579 INFO L134 CoverageAnalysis]: Checked inductivity of 649 backedges. 538 proven. 0 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked. [2023-11-06 21:54:56,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:54:56,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428851290] [2023-11-06 21:54:56,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428851290] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:56,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:56,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:54:56,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2089971009] [2023-11-06 21:54:56,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:56,582 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:54:56,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:54:56,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:54:56,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:54:56,584 INFO L87 Difference]: Start difference. First operand 36052 states and 41657 transitions. Second operand has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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-06 21:55:00,953 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:55:00,953 INFO L93 Difference]: Finished difference Result 87122 states and 100479 transitions. [2023-11-06 21:55:00,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:55:00,954 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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 1008 [2023-11-06 21:55:00,955 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:55:01,043 INFO L225 Difference]: With dead ends: 87122 [2023-11-06 21:55:01,043 INFO L226 Difference]: Without dead ends: 51072 [2023-11-06 21:55:01,068 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-06 21:55:01,069 INFO L413 NwaCegarLoop]: 181 mSDtfsCounter, 736 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2263 mSolverCounterSat, 778 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 736 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 3041 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 778 IncrementalHoareTripleChecker+Valid, 2263 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:55:01,069 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [736 Valid, 187 Invalid, 3041 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [778 Valid, 2263 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time] [2023-11-06 21:55:01,115 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51072 states. [2023-11-06 21:55:01,735 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51072 to 46566. [2023-11-06 21:55:01,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46566 states, 46565 states have (on average 1.1496188124127564) internal successors, (53532), 46565 states have internal predecessors, (53532), 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-06 21:55:02,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46566 states to 46566 states and 53532 transitions. [2023-11-06 21:55:02,006 INFO L78 Accepts]: Start accepts. Automaton has 46566 states and 53532 transitions. Word has length 1008 [2023-11-06 21:55:02,007 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:55:02,007 INFO L495 AbstractCegarLoop]: Abstraction has 46566 states and 53532 transitions. [2023-11-06 21:55:02,007 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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-06 21:55:02,008 INFO L276 IsEmpty]: Start isEmpty. Operand 46566 states and 53532 transitions. [2023-11-06 21:55:02,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1029 [2023-11-06 21:55:02,063 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:55:02,064 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 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, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 21:55:02,064 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-06 21:55:02,065 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:55:02,065 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:55:02,065 INFO L85 PathProgramCache]: Analyzing trace with hash -1469199443, now seen corresponding path program 1 times [2023-11-06 21:55:02,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:55:02,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421472648] [2023-11-06 21:55:02,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:55:02,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:55:02,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:55:03,099 INFO L134 CoverageAnalysis]: Checked inductivity of 689 backedges. 558 proven. 0 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2023-11-06 21:55:03,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:55:03,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421472648] [2023-11-06 21:55:03,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421472648] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:55:03,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:55:03,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 21:55:03,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [905191105] [2023-11-06 21:55:03,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:55:03,102 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 21:55:03,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:55:03,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 21:55:03,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 21:55:03,104 INFO L87 Difference]: Start difference. First operand 46566 states and 53532 transitions. Second operand has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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-06 21:55:06,900 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:55:06,900 INFO L93 Difference]: Finished difference Result 96132 states and 110150 transitions. [2023-11-06 21:55:06,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 21:55:06,901 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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 1028 [2023-11-06 21:55:06,902 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:55:06,902 INFO L225 Difference]: With dead ends: 96132 [2023-11-06 21:55:06,902 INFO L226 Difference]: Without dead ends: 0 [2023-11-06 21:55:06,924 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-06 21:55:06,925 INFO L413 NwaCegarLoop]: 1130 mSDtfsCounter, 791 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2125 mSolverCounterSat, 625 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 791 SdHoareTripleChecker+Valid, 1137 SdHoareTripleChecker+Invalid, 2750 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 625 IncrementalHoareTripleChecker+Valid, 2125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time [2023-11-06 21:55:06,925 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [791 Valid, 1137 Invalid, 2750 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [625 Valid, 2125 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time] [2023-11-06 21:55:06,926 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-06 21:55:06,926 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-06 21:55:06,926 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-06 21:55:06,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-06 21:55:06,927 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1028 [2023-11-06 21:55:06,927 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:55:06,927 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:55:06,928 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 299.6666666666667) internal successors, (899), 3 states have internal predecessors, (899), 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-06 21:55:06,928 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-06 21:55:06,928 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-06 21:55:06,930 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 21:55:06,931 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-06 21:55:06,933 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L2876(lines 2876 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L498(lines 498 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L3406(lines 3406 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L764(lines 764 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L3671(lines 3671 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L2086(lines 2086 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,414 INFO L899 garLoopResultBuilder]: For program point L4201(lines 4201 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L1030(lines 1030 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L1823(lines 1823 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L4466(lines 4466 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L2352(lines 2352 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L1295(lines 1295 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L4731(lines 4731 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,415 INFO L899 garLoopResultBuilder]: For program point L3939(lines 3939 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L2618(lines 2618 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L1561(lines 1561 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L240(lines 240 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L3147(lines 3147 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L505(lines 505 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,416 INFO L899 garLoopResultBuilder]: For program point L2884(lines 2884 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L770(lines 770 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L3413(lines 3413 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L2092(lines 2092 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L3678(lines 3678 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L1300(lines 1300 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L1036(lines 1036 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L4473(lines 4473 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L2359(lines 2359 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L4209(lines 4209 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L1831(lines 1831 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L3153(lines 3153 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,417 INFO L899 garLoopResultBuilder]: For program point L3946(lines 3946 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L4739(lines 4739 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L1568(lines 1568 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L2625(lines 2625 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L247(lines 247 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L2890(lines 2890 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L512(lines 512 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L3420(lines 3420 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L1306(lines 1306 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L778(lines 778 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,418 INFO L899 garLoopResultBuilder]: For program point L3685(lines 3685 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L2100(lines 2100 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L1043(lines 1043 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L1836(lines 1836 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L4479(lines 4479 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L4215(lines 4215 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L3952(lines 3952 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L1574(lines 1574 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L2367(lines 2367 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L2896(lines 2896 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L4746(lines 4746 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L2632(lines 2632 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,419 INFO L899 garLoopResultBuilder]: For program point L3161(lines 3161 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L1312(lines 1312 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L255(lines 255 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L520(lines 520 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L785(lines 785 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L2635(lines 2635 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L3428(lines 3428 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L1050(lines 1050 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,420 INFO L899 garLoopResultBuilder]: For program point L2107(lines 2107 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L1843(lines 1843 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L3693(lines 3693 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L4486(lines 4486 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L4222(lines 4222 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L2373(lines 2373 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L2902(lines 2902 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L4752(lines 4752 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L1317(lines 1317 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,421 INFO L899 garLoopResultBuilder]: For program point L260(lines 260 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L3960(lines 3960 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L1582(lines 1582 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L3168(lines 3168 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L791(lines 791 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L527(lines 527 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L2113(lines 2113 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 127) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L3699(lines 3699 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L2378(lines 2378 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L1057(lines 1057 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,422 INFO L899 garLoopResultBuilder]: For program point L2643(lines 2643 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L3436(lines 3436 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L1322(lines 1322 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L4229(lines 4229 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L1851(lines 1851 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L4494(lines 4494 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L2909(lines 2909 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L4759(lines 4759 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L3702(lines 3702 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L1588(lines 1588 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,423 INFO L899 garLoopResultBuilder]: For program point L267(lines 267 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L3967(lines 3967 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L797(lines 797 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L534(lines 534 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L1063(lines 1063 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L2649(lines 2649 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L3442(lines 3442 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L2385(lines 2385 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,424 INFO L899 garLoopResultBuilder]: For program point L2121(lines 2121 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L1857(lines 1857 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L4236(lines 4236 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L4765(lines 4765 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L1330(lines 1330 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L2916(lines 2916 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L3973(lines 3973 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L802(lines 802 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L3709(lines 3709 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L4502(lines 4502 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L274(lines 274 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L3181(lines 3181 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,425 INFO L899 garLoopResultBuilder]: For program point L1596(lines 1596 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L1068(lines 1068 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L2655(lines 2655 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L541(lines 541 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L2392(lines 2392 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L3449(lines 3449 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L2128(lines 2128 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L3978(lines 3978 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L1864(lines 1864 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L4771(lines 4771 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L4243(lines 4243 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L4508(lines 4508 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L1337(lines 1337 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,426 INFO L899 garLoopResultBuilder]: For program point L2923(lines 2923 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L809(lines 809 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L3716(lines 3716 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L3188(lines 3188 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L282(lines 282 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L1075(lines 1075 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L1604(lines 1604 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L547(lines 547 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L2662(lines 2662 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L4248(lines 4248 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L3456(lines 3456 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,427 INFO L899 garLoopResultBuilder]: For program point L2399(lines 2399 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L2135(lines 2135 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L3985(lines 3985 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L1871(lines 1871 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L4778(lines 4778 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L4514(lines 4514 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L2930(lines 2930 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L3723(lines 3723 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L1609(lines 1609 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,428 INFO L899 garLoopResultBuilder]: For program point L1345(lines 1345 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L288(lines 288 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L817(lines 817 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L4781(lines 4781 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L553(lines 553 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L3196(lines 3196 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L4253(lines 4253 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L1083(lines 1083 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,429 INFO L899 garLoopResultBuilder]: For program point L2669(lines 2669 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L4519(lines 4519 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L2405(lines 2405 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L3991(lines 3991 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L3463(lines 3463 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L2142(lines 2142 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L1878(lines 1878 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L2936(lines 2936 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L294(lines 294 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,430 INFO L899 garLoopResultBuilder]: For program point L3730(lines 3730 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L1616(lines 1616 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L1352(lines 1352 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L824(lines 824 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L4788(lines 4788 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L560(lines 560 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L2410(lines 2410 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L3203(lines 3203 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L2675(lines 2675 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L4525(lines 4525 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,431 INFO L899 garLoopResultBuilder]: For program point L4261(lines 4261 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L1090(lines 1090 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L3998(lines 3998 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L2149(lines 2149 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L1885(lines 1885 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L3471(lines 3471 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L1357(lines 1357 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,432 INFO L899 garLoopResultBuilder]: For program point L3736(lines 3736 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L301(lines 301 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L2944(lines 2944 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L830(lines 830 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L1623(lines 1623 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L3209(lines 3209 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L2681(lines 2681 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L567(lines 567 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L2417(lines 2417 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L4267(lines 4267 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L1096(lines 1096 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L39(lines 39 41) no Hoare annotation was computed. [2023-11-06 21:55:12,433 INFO L899 garLoopResultBuilder]: For program point L39-2(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L4796(lines 4796 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L4532(lines 4532 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L40(line 40) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L4004(lines 4004 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L3476(lines 3476 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L1891(lines 1891 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L2156(lines 2156 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L42-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L43(line 43) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L3743(lines 3743 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L1365(lines 1365 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,434 INFO L899 garLoopResultBuilder]: For program point L308(lines 308 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L2951(lines 2951 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L837(lines 837 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L1630(lines 1630 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L1102(lines 1102 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L45-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L2688(lines 2688 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L574(lines 574 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,435 INFO L899 garLoopResultBuilder]: For program point L3217(lines 3217 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L46(line 46) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L4539(lines 4539 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L3482(lines 3482 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L2425(lines 2425 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L4275(lines 4275 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L1897(lines 1897 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,436 INFO L899 garLoopResultBuilder]: For program point L840(lines 840 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L4804(lines 4804 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L48-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L4012(lines 4012 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L313(lines 313 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L2163(lines 2163 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L49(line 49) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L3749(lines 3749 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L2957(lines 2957 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L2693(lines 2693 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L1372(lines 1372 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,437 INFO L899 garLoopResultBuilder]: For program point L51-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L1637(lines 1637 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L3223(lines 3223 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L1109(lines 1109 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L52(line 52) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L581(lines 581 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L2431(lines 2431 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L4546(lines 4546 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L4282(lines 4282 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L54-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,438 INFO L899 garLoopResultBuilder]: For program point L1904(lines 1904 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L3490(lines 3490 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L319(lines 319 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L2169(lines 2169 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L55(line 55) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L848(lines 848 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L3755(lines 3755 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L4812(lines 4812 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,439 INFO L899 garLoopResultBuilder]: For program point L4020(lines 4020 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L57-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L1379(lines 1379 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L1115(lines 1115 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L58(line 58) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L2965(lines 2965 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,440 INFO L899 garLoopResultBuilder]: For program point L1644(lines 1644 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L2701(lines 2701 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L587(lines 587 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L4551(lines 4551 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L3230(lines 3230 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L1909(lines 1909 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L60-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,441 INFO L899 garLoopResultBuilder]: For program point L2439(lines 2439 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L4289(lines 4289 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L61(line 61) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L4025(lines 4025 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L854(lines 854 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L3497(lines 3497 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,442 INFO L899 garLoopResultBuilder]: For program point L326(lines 326 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L2176(lines 2176 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L3762(lines 3762 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L63-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L64(line 64) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L1914(lines 1914 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L2971(lines 2971 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,443 INFO L899 garLoopResultBuilder]: For program point L2707(lines 2707 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L4557(lines 4557 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L1386(lines 1386 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L902 garLoopResultBuilder]: At program point L4822(lines 4822 4838) the Hoare annotation is: true [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L1651(lines 1651 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L594(lines 594 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L1123(lines 1123 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L66-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L859(lines 859 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L3502(lines 3502 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,444 INFO L899 garLoopResultBuilder]: For program point L3238(lines 3238 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L67(line 67) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L2446(lines 2446 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L4296(lines 4296 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L333(lines 333 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L69-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L4033(lines 4033 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L3769(lines 3769 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L2184(lines 2184 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L70(line 70) no Hoare annotation was computed. [2023-11-06 21:55:12,445 INFO L899 garLoopResultBuilder]: For program point L1921(lines 1921 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L895 garLoopResultBuilder]: At program point L4828-2(lines 4828 4837) the Hoare annotation is: (let ((.cse1 (not (= 6 ~a5~0))) (.cse2 (<= 190 ~a2~0)) (.cse0 (<= ~a2~0 189))) (or (and (<= 4 ~a5~0) .cse0) (and (<= ~a7~0 13) .cse1 .cse2) (and (<= ~a24~0 14) .cse1) (and (<= ~a5~0 4) .cse2) (and (<= 13 ~a7~0) .cse0) (<= ~a24~0 13))) [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L1129(lines 1129 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L72-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L2979(lines 2979 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L1658(lines 1658 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L2715(lines 2715 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L601(lines 601 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L4565(lines 4565 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L1394(lines 1394 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L73(line 73) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L866(lines 866 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L3509(lines 3509 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,446 INFO L899 garLoopResultBuilder]: For program point L3245(lines 3245 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L4303(lines 4303 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L75-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L3775(lines 3775 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L2454(lines 2454 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L340(lines 340 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L2190(lines 2190 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L76(line 76) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L4040(lines 4040 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L4833(line 4833) no Hoare annotation was computed. [2023-11-06 21:55:12,447 INFO L899 garLoopResultBuilder]: For program point L78-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L1928(lines 1928 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L3514(lines 3514 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L1400(lines 1400 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L79(line 79) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L2986(lines 2986 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L872(lines 872 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,448 INFO L899 garLoopResultBuilder]: For program point L2722(lines 2722 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L1665(lines 1665 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L608(lines 608 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L1137(lines 1137 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L4573(lines 4573 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L2459(lines 2459 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L3252(lines 3252 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L4309(lines 4309 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,449 INFO L899 garLoopResultBuilder]: For program point L2195(lines 2195 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L81-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L82(line 82) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L4046(lines 4046 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L3782(lines 3782 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L347(lines 347 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L84-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L3520(lines 3520 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L1406(lines 1406 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L85(line 85) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L1935(lines 1935 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L2728(lines 2728 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L879(lines 879 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,450 INFO L899 garLoopResultBuilder]: For program point L615(lines 615 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L1144(lines 1144 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L87-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L2994(lines 2994 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L1673(lines 1673 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L2466(lines 2466 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L3259(lines 3259 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L88(line 88) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L4581(lines 4581 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L4317(lines 4317 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L2203(lines 2203 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L90-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L4054(lines 4054 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L3790(lines 3790 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,451 INFO L899 garLoopResultBuilder]: For program point L355(lines 355 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L91(line 91) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L3527(lines 3527 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L4584(lines 4584 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L1413(lines 1413 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L885(lines 885 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L2735(lines 2735 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,452 INFO L899 garLoopResultBuilder]: For program point L621(lines 621 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L93-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L1943(lines 1943 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L2472(lines 2472 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L94(line 94) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L3001(lines 3001 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L3530(lines 3530 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,453 INFO L899 garLoopResultBuilder]: For program point L1152(lines 1152 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L2209(lines 2209 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L1681(lines 1681 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L3267(lines 3267 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L4324(lines 4324 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L96-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L3796(lines 3796 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,454 INFO L899 garLoopResultBuilder]: For program point L361(lines 361 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L97(line 97) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L4062(lines 4062 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L2741(lines 2741 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L1420(lines 1420 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L99-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L892(lines 892 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,455 INFO L899 garLoopResultBuilder]: For program point L628(lines 628 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L3535(lines 3535 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L4592(lines 4592 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L2214(lines 2214 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L100(line 100) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L1950(lines 1950 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L2479(lines 2479 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L1159(lines 1159 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L102-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,456 INFO L899 garLoopResultBuilder]: For program point L3009(lines 3009 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L1688(lines 1688 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L4331(lines 4331 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L3274(lines 3274 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L103(line 103) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L368(lines 368 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L4068(lines 4068 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L3804(lines 3804 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L105-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L898(lines 898 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,457 INFO L899 garLoopResultBuilder]: For program point L2748(lines 2748 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L2484(lines 2484 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L3541(lines 3541 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L106(line 106) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L1956(lines 1956 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L635(lines 635 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L1428(lines 1428 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L2221(lines 2221 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L4600(lines 4600 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L3279(lines 3279 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L108-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L1166(lines 1166 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L109(line 109) no Hoare annotation was computed. [2023-11-06 21:55:12,458 INFO L899 garLoopResultBuilder]: For program point L4338(lines 4338 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L4074(lines 4074 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L3017(lines 3017 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L3810(lines 3810 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L375(lines 375 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L111-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L904(lines 904 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L112(line 112) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L1962(lines 1962 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L3548(lines 3548 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L1434(lines 1434 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L2491(lines 2491 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L2227(lines 2227 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L2756(lines 2756 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,459 INFO L899 garLoopResultBuilder]: For program point L3285(lines 3285 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L114-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L643(lines 643 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L115(line 115) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L3022(lines 3022 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L4079(lines 4079 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L4608(lines 4608 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L1702(lines 1702 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L381(lines 381 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L4345(lines 4345 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L1174(lines 1174 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L117-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L3817(lines 3817 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,460 INFO L899 garLoopResultBuilder]: For program point L1439(lines 1439 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L2232(lines 2232 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L118(line 118) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L911(lines 911 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L3554(lines 3554 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L2497(lines 2497 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L1969(lines 1969 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L120-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L4084(lines 4084 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L3292(lines 3292 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L121(line 121) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L2764(lines 2764 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,461 INFO L899 garLoopResultBuilder]: For program point L650(lines 650 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L1179(lines 1179 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L3029(lines 3029 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L1708(lines 1708 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L4615(lines 4615 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L123-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L3823(lines 3823 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,462 INFO L899 garLoopResultBuilder]: For program point L2502(lines 2502 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L124(line 124) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L3560(lines 3560 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L1446(lines 1446 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L4353(lines 4353 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L1975(lines 1975 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L918(lines 918 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L2240(lines 2240 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L126-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L2769(lines 2769 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,463 INFO L899 garLoopResultBuilder]: For program point L127(line 127) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L4091(lines 4091 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L2507(lines 2507 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L3300(lines 3300 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L1186(lines 1186 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L129-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L3036(lines 3036 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L1715(lines 1715 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L658(lines 658 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,464 INFO L899 garLoopResultBuilder]: For program point L4622(lines 4622 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L1451(lines 1451 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L394(lines 394 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L130(line 130) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L1981(lines 1981 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L924(lines 924 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L3831(lines 3831 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L4360(lines 4360 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L132-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L3568(lines 3568 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L2247(lines 2247 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L133(line 133) no Hoare annotation was computed. [2023-11-06 21:55:12,465 INFO L899 garLoopResultBuilder]: For program point L2776(lines 2776 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L2512(lines 2512 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L1456(lines 1456 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L135-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L4099(lines 4099 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L664(lines 664 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L4628(lines 4628 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L1193(lines 1193 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L136(line 136) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L3043(lines 3043 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L401(lines 401 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L3308(lines 3308 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L1723(lines 1723 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,466 INFO L899 garLoopResultBuilder]: For program point L138-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L931(lines 931 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L3838(lines 3838 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L3574(lines 3574 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L4367(lines 4367 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L139(line 139) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L1989(lines 1989 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L2783(lines 2783 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L2519(lines 2519 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L2255(lines 2255 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L141-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L1463(lines 1463 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L142(line 142) no Hoare annotation was computed. [2023-11-06 21:55:12,467 INFO L899 garLoopResultBuilder]: For program point L4106(lines 4106 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L407(lines 407 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L1200(lines 1200 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L3050(lines 3050 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L672(lines 672 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L4636(lines 4636 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L144-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L1730(lines 1730 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L3316(lines 3316 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L145(line 145) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L938(lines 938 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,468 INFO L899 garLoopResultBuilder]: For program point L3581(lines 3581 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L1996(lines 1996 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L3846(lines 3846 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L2525(lines 2525 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L4375(lines 4375 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L147-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L2790(lines 2790 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L1469(lines 1469 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,469 INFO L899 garLoopResultBuilder]: For program point L2262(lines 2262 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,470 INFO L899 garLoopResultBuilder]: For program point L148(line 148) no Hoare annotation was computed. [2023-11-06 21:55:12,470 INFO L899 garLoopResultBuilder]: For program point L677(lines 677 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,470 INFO L899 garLoopResultBuilder]: For program point L1206(lines 1206 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,470 INFO L899 garLoopResultBuilder]: For program point L3056(lines 3056 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,470 INFO L899 garLoopResultBuilder]: For program point L4113(lines 4113 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L895 garLoopResultBuilder]: At program point calculate_output2_returnLabel#1(lines 1699 3176) the Hoare annotation is: (let ((.cse1 (not (= 6 ~a5~0))) (.cse2 (<= 190 ~a2~0)) (.cse0 (<= ~a2~0 189))) (or (and (<= 4 ~a5~0) .cse0) (and (<= ~a7~0 13) .cse1 .cse2) (and (<= ~a24~0 14) .cse1) (and (<= ~a5~0 4) .cse2) (and (<= 13 ~a7~0) .cse0) (<= ~a24~0 13))) [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L414(lines 414 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L150-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L4643(lines 4643 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L151(line 151) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L1737(lines 1737 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,471 INFO L899 garLoopResultBuilder]: For program point L2002(lines 2002 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L3588(lines 3588 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L3324(lines 3324 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L153-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L946(lines 946 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L2796(lines 2796 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L2532(lines 2532 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,472 INFO L899 garLoopResultBuilder]: For program point L1475(lines 1475 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L4382(lines 4382 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L154(line 154) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L3854(lines 3854 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L419(lines 419 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L2269(lines 2269 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L684(lines 684 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,473 INFO L899 garLoopResultBuilder]: For program point L1213(lines 1213 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L156-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L4649(lines 4649 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L157(line 157) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L3064(lines 3064 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L4121(lines 4121 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L3329(lines 3329 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,474 INFO L899 garLoopResultBuilder]: For program point L951(lines 951 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L159-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L2802(lines 2802 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L1745(lines 1745 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L3595(lines 3595 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L4388(lines 4388 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,475 INFO L899 garLoopResultBuilder]: For program point L160(line 160) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L2010(lines 2010 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L3860(lines 3860 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L2275(lines 2275 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L2540(lines 2540 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L1483(lines 1483 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L162-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,476 INFO L899 garLoopResultBuilder]: For program point L691(lines 691 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L427(lines 427 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L163(line 163) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L4656(lines 4656 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L1221(lines 1221 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L895 garLoopResultBuilder]: At program point calculate_output_returnLabel#1(lines 38 1697) the Hoare annotation is: (let ((.cse1 (not (= 6 ~a5~0))) (.cse2 (<= 190 ~a2~0)) (.cse0 (<= ~a2~0 189))) (or (and (<= 4 ~a5~0) .cse0) (and (<= ~a7~0 13) .cse1 .cse2) (and (<= ~a24~0 14) .cse1) (and (<= ~a5~0 4) .cse2) (and (<= 13 ~a7~0) .cse0) (<= ~a24~0 13))) [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L3600(lines 3600 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L3336(lines 3336 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,477 INFO L899 garLoopResultBuilder]: For program point L165-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L3072(lines 3072 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L4129(lines 4129 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L958(lines 958 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L166(line 166) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L2016(lines 2016 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L2809(lines 2809 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,478 INFO L899 garLoopResultBuilder]: For program point L3867(lines 3867 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L1753(lines 1753 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L4396(lines 4396 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L168-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L2283(lines 2283 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L169(line 169) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L698(lines 698 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L2548(lines 2548 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L1491(lines 1491 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L434(lines 434 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L3606(lines 3606 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,479 INFO L899 garLoopResultBuilder]: For program point L4399(lines 4399 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L171-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L4135(lines 4135 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L3343(lines 3343 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L1229(lines 1229 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L172(line 172) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L2022(lines 2022 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L3079(lines 3079 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L965(lines 965 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,480 INFO L899 garLoopResultBuilder]: For program point L3872(lines 3872 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L2816(lines 2816 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L1759(lines 1759 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L174-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L175(line 175) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L3611(lines 3611 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L440(lines 440 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,481 INFO L899 garLoopResultBuilder]: For program point L2290(lines 2290 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L705(lines 705 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L1498(lines 1498 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L177-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L3084(lines 3084 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L3877(lines 3877 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L2556(lines 2556 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,482 INFO L899 garLoopResultBuilder]: For program point L4406(lines 4406 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L178(line 178) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L4142(lines 4142 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L971(lines 971 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L4671(lines 4671 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L3350(lines 3350 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L1236(lines 1236 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,483 INFO L899 garLoopResultBuilder]: For program point L180-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L2030(lines 2030 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L1766(lines 1766 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L2823(lines 2823 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L4409(lines 4409 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L181(line 181) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L3618(lines 3618 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,484 INFO L899 garLoopResultBuilder]: For program point L2297(lines 2297 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L183-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L3090(lines 3090 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L4676(lines 4676 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L1505(lines 1505 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L448(lines 448 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,485 INFO L899 garLoopResultBuilder]: For program point L184(line 184) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L3884(lines 3884 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L713(lines 713 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L2563(lines 2563 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L3356(lines 3356 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L2828(lines 2828 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,486 INFO L899 garLoopResultBuilder]: For program point L1243(lines 1243 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L186-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L4150(lines 4150 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L2036(lines 2036 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L979(lines 979 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L1772(lines 1772 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L187(line 187) no Hoare annotation was computed. [2023-11-06 21:55:12,487 INFO L899 garLoopResultBuilder]: For program point L4416(lines 4416 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L4681(lines 4681 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L2303(lines 2303 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L189-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L3625(lines 3625 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L190(line 190) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L3097(lines 3097 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,488 INFO L899 garLoopResultBuilder]: For program point L3890(lines 3890 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L1512(lines 1512 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L455(lines 455 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L3362(lines 3362 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L720(lines 720 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L192-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L2042(lines 2042 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,489 INFO L899 garLoopResultBuilder]: For program point L985(lines 985 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L2835(lines 2835 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L2571(lines 2571 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L1250(lines 1250 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L193(line 193) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L3893(lines 3893 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L4158(lines 4158 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,490 INFO L899 garLoopResultBuilder]: For program point L1780(lines 1780 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L4687(lines 4687 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L4423(lines 4423 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L2309(lines 2309 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L195-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L1517(lines 1517 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L196(line 196) no Hoare annotation was computed. [2023-11-06 21:55:12,491 INFO L899 garLoopResultBuilder]: For program point L3632(lines 3632 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L2047(lines 2047 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L726(lines 726 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L4690(lines 4690 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L2576(lines 2576 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L462(lines 462 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L3369(lines 3369 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,492 INFO L899 garLoopResultBuilder]: For program point L198-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L3105(lines 3105 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L1256(lines 1256 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L199(line 199) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L992(lines 992 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L3899(lines 3899 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,493 INFO L899 garLoopResultBuilder]: For program point L1786(lines 1786 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,494 INFO L899 garLoopResultBuilder]: For program point L2843(lines 2843 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,494 INFO L895 garLoopResultBuilder]: At program point calculate_output4_returnLabel#1(lines 4668 4820) the Hoare annotation is: (let ((.cse1 (not (= 6 ~a5~0))) (.cse2 (<= 190 ~a2~0)) (.cse0 (<= ~a2~0 189))) (or (and (<= 4 ~a5~0) .cse0) (and (<= ~a7~0 13) .cse1 .cse2) (and (<= ~a24~0 14) .cse1) (and (<= ~a5~0 4) .cse2) (and (<= 13 ~a7~0) .cse0) (<= ~a24~0 13))) [2023-11-06 21:55:12,494 INFO L899 garLoopResultBuilder]: For program point L201-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,494 INFO L899 garLoopResultBuilder]: For program point L4165(lines 4165 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,494 INFO L899 garLoopResultBuilder]: For program point L4430(lines 4430 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,494 INFO L899 garLoopResultBuilder]: For program point L2316(lines 2316 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L202(line 202) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L4695(lines 4695 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L3638(lines 3638 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L2053(lines 2053 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L1525(lines 1525 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L204-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,495 INFO L899 garLoopResultBuilder]: For program point L3111(lines 3111 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L2583(lines 2583 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L469(lines 469 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L1262(lines 1262 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L205(line 205) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L998(lines 998 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,496 INFO L899 garLoopResultBuilder]: For program point L2848(lines 2848 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L1791(lines 1791 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L734(lines 734 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L4698(lines 4698 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L3377(lines 3377 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L207-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L3907(lines 3907 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,497 INFO L899 garLoopResultBuilder]: For program point L3643(lines 3643 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L208(line 208) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L4437(lines 4437 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L2323(lines 2323 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L4173(lines 4173 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L2588(lines 2588 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L210-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,498 INFO L899 garLoopResultBuilder]: For program point L2060(lines 2060 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L739(lines 739 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L211(line 211) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L1004(lines 1004 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L1533(lines 1533 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L476(lines 476 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L1269(lines 1269 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,499 INFO L899 garLoopResultBuilder]: For program point L3119(lines 3119 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L899 garLoopResultBuilder]: For program point L1798(lines 1798 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L899 garLoopResultBuilder]: For program point L4705(lines 4705 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L899 garLoopResultBuilder]: For program point L3384(lines 3384 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L899 garLoopResultBuilder]: For program point L213-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L899 garLoopResultBuilder]: For program point L2856(lines 2856 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,500 INFO L895 garLoopResultBuilder]: At program point calculate_output3_returnLabel#1(lines 3178 4666) the Hoare annotation is: (let ((.cse1 (not (= 6 ~a5~0))) (.cse2 (<= 190 ~a2~0)) (.cse0 (<= ~a2~0 189))) (or (and (<= 4 ~a5~0) .cse0) (and (<= ~a7~0 13) .cse1 .cse2) (and (<= ~a24~0 14) .cse1) (and (<= ~a5~0 4) .cse2) (and (<= 13 ~a7~0) .cse0) (<= ~a24~0 13))) [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L3649(lines 3649 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L214(line 214) no Hoare annotation was computed. [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L3914(lines 3914 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L479(lines 479 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L2330(lines 2330 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,501 INFO L899 garLoopResultBuilder]: For program point L216-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L4180(lines 4180 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L2066(lines 2066 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L2595(lines 2595 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L4445(lines 4445 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L217(line 217) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L1803(lines 1803 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,502 INFO L899 garLoopResultBuilder]: For program point L746(lines 746 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L4711(lines 4711 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L1540(lines 1540 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L1276(lines 1276 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L2333(lines 2333 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L219-1(lines 38 1697) no Hoare annotation was computed. [2023-11-06 21:55:12,503 INFO L899 garLoopResultBuilder]: For program point L3126(lines 3126 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L1012(lines 1012 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L3919(lines 3919 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L220(line 220) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L2863(lines 2863 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L485(lines 485 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L3392(lines 3392 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,504 INFO L899 garLoopResultBuilder]: For program point L3657(lines 3657 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L4186(lines 4186 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L752(lines 752 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L4452(lines 4452 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L2074(lines 2074 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L3924(lines 3924 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L1810(lines 1810 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,505 INFO L899 garLoopResultBuilder]: For program point L4717(lines 4717 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L1546(lines 1546 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L2603(lines 2603 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L1282(lines 1282 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L2339(lines 2339 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L1018(lines 1018 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L2869(lines 2869 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,506 INFO L899 garLoopResultBuilder]: For program point L491(lines 491 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L3134(lines 3134 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L228(lines 228 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L3664(lines 3664 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L3400(lines 3400 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L4193(lines 4193 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,507 INFO L899 garLoopResultBuilder]: For program point L2079(lines 2079 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L1023(lines 1023 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L759(lines 759 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L4459(lines 4459 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L1288(lines 1288 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L2345(lines 2345 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L3931(lines 3931 4664) no Hoare annotation was computed. [2023-11-06 21:55:12,508 INFO L899 garLoopResultBuilder]: For program point L2610(lines 2610 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,509 INFO L899 garLoopResultBuilder]: For program point L4724(lines 4724 4818) no Hoare annotation was computed. [2023-11-06 21:55:12,509 INFO L899 garLoopResultBuilder]: For program point L1818(lines 1818 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,509 INFO L899 garLoopResultBuilder]: For program point L1554(lines 1554 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,509 INFO L899 garLoopResultBuilder]: For program point L233(lines 233 1695) no Hoare annotation was computed. [2023-11-06 21:55:12,509 INFO L899 garLoopResultBuilder]: For program point L3140(lines 3140 3174) no Hoare annotation was computed. [2023-11-06 21:55:12,512 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:55:12,515 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 21:55:12,538 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 09:55:12 BoogieIcfgContainer [2023-11-06 21:55:12,538 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 21:55:12,539 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 21:55:12,539 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 21:55:12,539 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 21:55:12,540 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:01" (3/4) ... [2023-11-06 21:55:12,542 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 21:55:12,601 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-06 21:55:12,611 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-06 21:55:12,620 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-06 21:55:12,629 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 21:55:13,157 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 21:55:13,158 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 21:55:13,158 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 21:55:13,159 INFO L158 Benchmark]: Toolchain (without parser) took 80819.12ms. Allocated memory was 157.3MB in the beginning and 4.4GB in the end (delta: 4.2GB). Free memory was 115.6MB in the beginning and 3.6GB in the end (delta: -3.5GB). Peak memory consumption was 688.1MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,159 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 157.3MB. Free memory is still 125.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:55:13,160 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2297.32ms. Allocated memory is still 157.3MB. Free memory was 115.0MB in the beginning and 71.9MB in the end (delta: 43.1MB). Peak memory consumption was 94.7MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,160 INFO L158 Benchmark]: Boogie Procedure Inliner took 435.93ms. Allocated memory was 157.3MB in the beginning and 230.7MB in the end (delta: 73.4MB). Free memory was 71.9MB in the beginning and 116.7MB in the end (delta: -44.8MB). Peak memory consumption was 44.3MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,160 INFO L158 Benchmark]: Boogie Preprocessor took 566.48ms. Allocated memory is still 230.7MB. Free memory was 116.7MB in the beginning and 114.0MB in the end (delta: 2.7MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,161 INFO L158 Benchmark]: RCFGBuilder took 5796.01ms. Allocated memory was 230.7MB in the beginning and 438.3MB in the end (delta: 207.6MB). Free memory was 114.0MB in the beginning and 221.5MB in the end (delta: -107.6MB). Peak memory consumption was 182.8MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,161 INFO L158 Benchmark]: TraceAbstraction took 71094.59ms. Allocated memory was 438.3MB in the beginning and 4.4GB in the end (delta: 3.9GB). Free memory was 221.5MB in the beginning and 3.7GB in the end (delta: -3.5GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2023-11-06 21:55:13,162 INFO L158 Benchmark]: Witness Printer took 619.47ms. Allocated memory is still 4.4GB. Free memory was 3.7GB in the beginning and 3.6GB in the end (delta: 71.3MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB. [2023-11-06 21:55:13,163 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.29ms. Allocated memory is still 157.3MB. Free memory is still 125.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2297.32ms. Allocated memory is still 157.3MB. Free memory was 115.0MB in the beginning and 71.9MB in the end (delta: 43.1MB). Peak memory consumption was 94.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 435.93ms. Allocated memory was 157.3MB in the beginning and 230.7MB in the end (delta: 73.4MB). Free memory was 71.9MB in the beginning and 116.7MB in the end (delta: -44.8MB). Peak memory consumption was 44.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 566.48ms. Allocated memory is still 230.7MB. Free memory was 116.7MB in the beginning and 114.0MB in the end (delta: 2.7MB). Peak memory consumption was 53.5MB. Max. memory is 16.1GB. * RCFGBuilder took 5796.01ms. Allocated memory was 230.7MB in the beginning and 438.3MB in the end (delta: 207.6MB). Free memory was 114.0MB in the beginning and 221.5MB in the end (delta: -107.6MB). Peak memory consumption was 182.8MB. Max. memory is 16.1GB. * TraceAbstraction took 71094.59ms. Allocated memory was 438.3MB in the beginning and 4.4GB in the end (delta: 3.9GB). Free memory was 221.5MB in the beginning and 3.7GB in the end (delta: -3.5GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. * Witness Printer took 619.47ms. Allocated memory is still 4.4GB. Free memory was 3.7GB in the beginning and 3.6GB in the end (delta: 71.3MB). Peak memory consumption was 69.2MB. 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: 127]: 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, 818 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 71.0s, OverallIterations: 11, TraceHistogramMax: 5, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.4s, AutomataDifference: 50.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 5.5s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 9983 SdHoareTripleChecker+Valid, 47.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 9983 mSDsluCounter, 6237 SdHoareTripleChecker+Invalid, 39.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 94 mSDsCounter, 8384 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 26610 IncrementalHoareTripleChecker+Invalid, 34994 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8384 mSolverCounterUnsat, 6143 mSDtfsCounter, 26610 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1004 GetRequests, 984 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=46566occurred in iteration=10, InterpolantAutomatonStates: 36, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 4.1s AutomataMinimizationTime, 11 MinimizatonAttempts, 14277 StatesRemovedByMinimization, 6 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 6 LocationsWithAnnotation, 6 PreInvPairs, 343 NumberOfFragments, 221 HoareAnnotationTreeSize, 6 FomulaSimplifications, 2373 FormulaSimplificationTreeSizeReduction, 3.1s HoareSimplificationTime, 6 FomulaSimplificationsInter, 8914 FormulaSimplificationTreeSizeReductionInter, 2.3s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.4s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 7.4s InterpolantComputationTime, 5143 NumberOfCodeBlocks, 5143 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 5129 ConstructedInterpolants, 0 QuantifiedInterpolants, 12274 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1329 ConjunctsInSsa, 6 ConjunctsInUnsatCore, 14 InterpolantComputations, 11 PerfectInterpolantSequences, 4087/4281 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: 38]: Loop Invariant Derived loop invariant: (((((((4 <= a5) && (a2 <= 189)) || (((a7 <= 13) && !((6 == a5))) && (190 <= a2))) || ((a24 <= 14) && !((6 == a5)))) || ((a5 <= 4) && (190 <= a2))) || ((13 <= a7) && (a2 <= 189))) || (a24 <= 13)) - InvariantResult [Line: 4668]: Loop Invariant Derived loop invariant: (((((((4 <= a5) && (a2 <= 189)) || (((a7 <= 13) && !((6 == a5))) && (190 <= a2))) || ((a24 <= 14) && !((6 == a5)))) || ((a5 <= 4) && (190 <= a2))) || ((13 <= a7) && (a2 <= 189))) || (a24 <= 13)) - InvariantResult [Line: 4822]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 1699]: Loop Invariant Derived loop invariant: (((((((4 <= a5) && (a2 <= 189)) || (((a7 <= 13) && !((6 == a5))) && (190 <= a2))) || ((a24 <= 14) && !((6 == a5)))) || ((a5 <= 4) && (190 <= a2))) || ((13 <= a7) && (a2 <= 189))) || (a24 <= 13)) - InvariantResult [Line: 4828]: Loop Invariant Derived loop invariant: (((((((4 <= a5) && (a2 <= 189)) || (((a7 <= 13) && !((6 == a5))) && (190 <= a2))) || ((a24 <= 14) && !((6 == a5)))) || ((a5 <= 4) && (190 <= a2))) || ((13 <= a7) && (a2 <= 189))) || (a24 <= 13)) - InvariantResult [Line: 3178]: Loop Invariant Derived loop invariant: (((((((4 <= a5) && (a2 <= 189)) || (((a7 <= 13) && !((6 == a5))) && (190 <= a2))) || ((a24 <= 14) && !((6 == a5)))) || ((a5 <= 4) && (190 <= a2))) || ((13 <= a7) && (a2 <= 189))) || (a24 <= 13)) RESULT: Ultimate proved your program to be correct! [2023-11-06 21:55:13,193 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2114bd59-afa3-442f-9ce9-c9404e1c7c1a/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE