./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem03_label10.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem03_label10.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a24fec5150e44d80cd66a293e62312c173f941d5643050e415eb72b0805f56eb --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:06:36,090 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:06:36,210 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:06:36,220 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:06:36,220 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:06:36,255 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:06:36,257 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:06:36,257 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:06:36,258 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:06:36,263 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:06:36,265 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:06:36,265 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:06:36,266 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:06:36,268 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:06:36,268 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:06:36,269 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:06:36,269 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:06:36,270 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:06:36,270 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:06:36,271 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:06:36,271 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:06:36,272 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:06:36,272 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:06:36,273 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:06:36,273 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:06:36,274 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:06:36,275 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:06:36,275 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:06:36,275 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:06:36,276 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:06:36,277 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:06:36,278 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:06:36,278 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:06:36,278 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:06:36,278 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:06:36,279 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:06:36,279 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:06:36,279 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:06:36,279 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:06:36,280 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_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a24fec5150e44d80cd66a293e62312c173f941d5643050e415eb72b0805f56eb [2023-11-12 02:06:36,577 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:06:36,612 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:06:36,615 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:06:36,617 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:06:36,618 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:06:36,619 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/eca-rers2012/Problem03_label10.c [2023-11-12 02:06:39,742 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:06:40,162 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:06:40,163 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/sv-benchmarks/c/eca-rers2012/Problem03_label10.c [2023-11-12 02:06:40,182 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/data/9ac6e09c4/c4daae25420e4821bace8c331297de37/FLAGa3b06f53a [2023-11-12 02:06:40,199 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/data/9ac6e09c4/c4daae25420e4821bace8c331297de37 [2023-11-12 02:06:40,203 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:06:40,204 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:06:40,206 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:06:40,206 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:06:40,217 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:06:40,217 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:06:40" (1/1) ... [2023-11-12 02:06:40,219 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a553ef3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:40, skipping insertion in model container [2023-11-12 02:06:40,219 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:06:40" (1/1) ... [2023-11-12 02:06:40,337 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:06:41,011 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_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/sv-benchmarks/c/eca-rers2012/Problem03_label10.c[58665,58678] [2023-11-12 02:06:41,058 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:06:41,075 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:06:41,373 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_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/sv-benchmarks/c/eca-rers2012/Problem03_label10.c[58665,58678] [2023-11-12 02:06:41,388 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:06:41,411 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:06:41,412 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41 WrapperNode [2023-11-12 02:06:41,412 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:06:41,414 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:06:41,414 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:06:41,415 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:06:41,424 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,483 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,624 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1772 [2023-11-12 02:06:41,625 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:06:41,626 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:06:41,626 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:06:41,626 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:06:41,637 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,638 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,647 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,648 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,703 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,717 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,739 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,754 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,772 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:06:41,773 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:06:41,773 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:06:41,773 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:06:41,774 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (1/1) ... [2023-11-12 02:06:41,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:06:41,796 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:06:41,819 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:06:41,860 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:06:41,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:06:41,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:06:41,872 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:06:41,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:06:42,020 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:06:42,022 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:06:44,416 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:06:44,428 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:06:44,428 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-12 02:06:44,431 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:06:44 BoogieIcfgContainer [2023-11-12 02:06:44,431 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:06:44,434 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:06:44,434 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:06:44,438 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:06:44,439 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:06:40" (1/3) ... [2023-11-12 02:06:44,439 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@653d0301 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:06:44, skipping insertion in model container [2023-11-12 02:06:44,440 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:06:41" (2/3) ... [2023-11-12 02:06:44,440 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@653d0301 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:06:44, skipping insertion in model container [2023-11-12 02:06:44,441 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:06:44" (3/3) ... [2023-11-12 02:06:44,443 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem03_label10.c [2023-11-12 02:06:44,466 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:06:44,467 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:06:44,548 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:06:44,555 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@16dfb6fd, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:06:44,556 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:06:44,563 INFO L276 IsEmpty]: Start isEmpty. Operand has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:44,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2023-11-12 02:06:44,586 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:44,587 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:06:44,587 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:44,593 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:44,594 INFO L85 PathProgramCache]: Analyzing trace with hash 991324555, now seen corresponding path program 1 times [2023-11-12 02:06:44,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:44,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1747005762] [2023-11-12 02:06:44,606 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:44,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:45,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:46,032 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:06:46,033 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:46,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1747005762] [2023-11-12 02:06:46,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1747005762] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:46,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:46,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:06:46,037 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [897291103] [2023-11-12 02:06:46,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:46,044 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:46,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:46,090 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:46,092 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:46,097 INFO L87 Difference]: Start difference. First operand has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 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 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:47,525 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:47,525 INFO L93 Difference]: Finished difference Result 833 states and 1474 transitions. [2023-11-12 02:06:47,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:47,531 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 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 181 [2023-11-12 02:06:47,532 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:47,549 INFO L225 Difference]: With dead ends: 833 [2023-11-12 02:06:47,549 INFO L226 Difference]: Without dead ends: 454 [2023-11-12 02:06:47,555 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:47,559 INFO L413 NwaCegarLoop]: 137 mSDtfsCounter, 110 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 659 mSolverCounterSat, 200 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 859 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 200 IncrementalHoareTripleChecker+Valid, 659 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:47,560 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 163 Invalid, 859 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [200 Valid, 659 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2023-11-12 02:06:47,584 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 454 states. [2023-11-12 02:06:47,634 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 454 to 450. [2023-11-12 02:06:47,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 450 states, 449 states have (on average 1.55902004454343) internal successors, (700), 449 states have internal predecessors, (700), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:47,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 450 states and 700 transitions. [2023-11-12 02:06:47,643 INFO L78 Accepts]: Start accepts. Automaton has 450 states and 700 transitions. Word has length 181 [2023-11-12 02:06:47,645 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:47,645 INFO L495 AbstractCegarLoop]: Abstraction has 450 states and 700 transitions. [2023-11-12 02:06:47,645 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:47,646 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 700 transitions. [2023-11-12 02:06:47,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2023-11-12 02:06:47,652 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:47,653 INFO L195 NwaCegarLoop]: trace histogram [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] [2023-11-12 02:06:47,653 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:06:47,653 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:47,654 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:47,654 INFO L85 PathProgramCache]: Analyzing trace with hash -997118081, now seen corresponding path program 1 times [2023-11-12 02:06:47,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:47,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784476547] [2023-11-12 02:06:47,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:47,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:47,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:48,179 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:06:48,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:48,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784476547] [2023-11-12 02:06:48,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784476547] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:48,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:48,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:06:48,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801696490] [2023-11-12 02:06:48,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:48,185 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:48,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:48,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:48,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:48,187 INFO L87 Difference]: Start difference. First operand 450 states and 700 transitions. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 2 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:49,245 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:49,245 INFO L93 Difference]: Finished difference Result 1337 states and 2085 transitions. [2023-11-12 02:06:49,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:49,252 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 2 states have internal predecessors, (187), 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 187 [2023-11-12 02:06:49,252 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:49,257 INFO L225 Difference]: With dead ends: 1337 [2023-11-12 02:06:49,258 INFO L226 Difference]: Without dead ends: 889 [2023-11-12 02:06:49,260 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:49,262 INFO L413 NwaCegarLoop]: 69 mSDtfsCounter, 285 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 678 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 285 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 678 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:49,263 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [285 Valid, 104 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 678 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-12 02:06:49,265 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 889 states. [2023-11-12 02:06:49,323 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 889 to 885. [2023-11-12 02:06:49,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 885 states, 884 states have (on average 1.5429864253393666) internal successors, (1364), 884 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 885 states to 885 states and 1364 transitions. [2023-11-12 02:06:49,339 INFO L78 Accepts]: Start accepts. Automaton has 885 states and 1364 transitions. Word has length 187 [2023-11-12 02:06:49,339 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:49,339 INFO L495 AbstractCegarLoop]: Abstraction has 885 states and 1364 transitions. [2023-11-12 02:06:49,340 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 2 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:49,340 INFO L276 IsEmpty]: Start isEmpty. Operand 885 states and 1364 transitions. [2023-11-12 02:06:49,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2023-11-12 02:06:49,346 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:49,347 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 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] [2023-11-12 02:06:49,347 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:06:49,347 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:49,348 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:49,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1562571252, now seen corresponding path program 1 times [2023-11-12 02:06:49,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:49,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1774791582] [2023-11-12 02:06:49,349 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:49,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:49,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:49,631 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:06:49,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:49,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1774791582] [2023-11-12 02:06:49,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1774791582] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:49,634 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:49,634 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:06:49,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149641569] [2023-11-12 02:06:49,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:49,636 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:49,636 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:49,637 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:49,638 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:49,638 INFO L87 Difference]: Start difference. First operand 885 states and 1364 transitions. Second operand has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:50,760 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:50,760 INFO L93 Difference]: Finished difference Result 2599 states and 4012 transitions. [2023-11-12 02:06:50,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:50,762 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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 194 [2023-11-12 02:06:50,762 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:50,776 INFO L225 Difference]: With dead ends: 2599 [2023-11-12 02:06:50,776 INFO L226 Difference]: Without dead ends: 1716 [2023-11-12 02:06:50,778 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:50,780 INFO L413 NwaCegarLoop]: 106 mSDtfsCounter, 256 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 603 mSolverCounterSat, 99 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 256 SdHoareTripleChecker+Valid, 136 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 99 IncrementalHoareTripleChecker+Valid, 603 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:50,781 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [256 Valid, 136 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [99 Valid, 603 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:06:50,784 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1716 states. [2023-11-12 02:06:50,832 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1716 to 1714. [2023-11-12 02:06:50,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1714 states, 1713 states have (on average 1.4676007005253942) internal successors, (2514), 1713 states have internal predecessors, (2514), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:50,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1714 states to 1714 states and 2514 transitions. [2023-11-12 02:06:50,844 INFO L78 Accepts]: Start accepts. Automaton has 1714 states and 2514 transitions. Word has length 194 [2023-11-12 02:06:50,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:50,845 INFO L495 AbstractCegarLoop]: Abstraction has 1714 states and 2514 transitions. [2023-11-12 02:06:50,845 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:50,845 INFO L276 IsEmpty]: Start isEmpty. Operand 1714 states and 2514 transitions. [2023-11-12 02:06:50,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2023-11-12 02:06:50,852 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:50,852 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 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] [2023-11-12 02:06:50,852 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:06:50,852 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:50,853 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:50,853 INFO L85 PathProgramCache]: Analyzing trace with hash -901929026, now seen corresponding path program 1 times [2023-11-12 02:06:50,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:50,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248978066] [2023-11-12 02:06:50,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:50,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:50,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:51,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-12 02:06:51,086 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:51,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248978066] [2023-11-12 02:06:51,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248978066] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:51,086 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:51,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:06:51,087 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780255319] [2023-11-12 02:06:51,087 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:51,088 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:51,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:51,089 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:51,089 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:51,089 INFO L87 Difference]: Start difference. First operand 1714 states and 2514 transitions. Second operand has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:52,245 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:52,245 INFO L93 Difference]: Finished difference Result 5090 states and 7487 transitions. [2023-11-12 02:06:52,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:52,246 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 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 195 [2023-11-12 02:06:52,246 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:52,267 INFO L225 Difference]: With dead ends: 5090 [2023-11-12 02:06:52,267 INFO L226 Difference]: Without dead ends: 3378 [2023-11-12 02:06:52,270 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:52,282 INFO L413 NwaCegarLoop]: 104 mSDtfsCounter, 247 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 594 mSolverCounterSat, 180 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 774 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 180 IncrementalHoareTripleChecker+Valid, 594 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:52,283 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 119 Invalid, 774 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [180 Valid, 594 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:06:52,289 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3378 states. [2023-11-12 02:06:52,368 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3378 to 3345. [2023-11-12 02:06:52,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3345 states, 3344 states have (on average 1.4342105263157894) internal successors, (4796), 3344 states have internal predecessors, (4796), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:52,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3345 states to 3345 states and 4796 transitions. [2023-11-12 02:06:52,392 INFO L78 Accepts]: Start accepts. Automaton has 3345 states and 4796 transitions. Word has length 195 [2023-11-12 02:06:52,392 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:52,392 INFO L495 AbstractCegarLoop]: Abstraction has 3345 states and 4796 transitions. [2023-11-12 02:06:52,393 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:52,393 INFO L276 IsEmpty]: Start isEmpty. Operand 3345 states and 4796 transitions. [2023-11-12 02:06:52,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2023-11-12 02:06:52,402 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:52,403 INFO L195 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:06:52,403 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:06:52,403 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:52,404 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:52,404 INFO L85 PathProgramCache]: Analyzing trace with hash -456024193, now seen corresponding path program 1 times [2023-11-12 02:06:52,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:52,405 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977574385] [2023-11-12 02:06:52,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:52,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:52,825 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-11-12 02:06:52,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:52,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977574385] [2023-11-12 02:06:52,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1977574385] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:52,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:52,828 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:06:52,828 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734577839] [2023-11-12 02:06:52,828 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:52,829 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:52,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:52,830 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:52,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:52,831 INFO L87 Difference]: Start difference. First operand 3345 states and 4796 transitions. Second operand has 3 states, 3 states have (on average 65.0) internal successors, (195), 2 states have internal predecessors, (195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:53,945 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:53,946 INFO L93 Difference]: Finished difference Result 9144 states and 13135 transitions. [2023-11-12 02:06:53,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:53,947 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 65.0) internal successors, (195), 2 states have internal predecessors, (195), 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 208 [2023-11-12 02:06:53,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:53,987 INFO L225 Difference]: With dead ends: 9144 [2023-11-12 02:06:53,987 INFO L226 Difference]: Without dead ends: 5801 [2023-11-12 02:06:53,992 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:53,993 INFO L413 NwaCegarLoop]: 131 mSDtfsCounter, 243 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 605 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 243 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 605 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:53,994 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [243 Valid, 166 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 605 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-12 02:06:54,003 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5801 states. [2023-11-12 02:06:54,132 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5801 to 5795. [2023-11-12 02:06:54,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5795 states, 5794 states have (on average 1.387124611667242) internal successors, (8037), 5794 states have internal predecessors, (8037), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:54,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5795 states to 5795 states and 8037 transitions. [2023-11-12 02:06:54,186 INFO L78 Accepts]: Start accepts. Automaton has 5795 states and 8037 transitions. Word has length 208 [2023-11-12 02:06:54,186 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:54,186 INFO L495 AbstractCegarLoop]: Abstraction has 5795 states and 8037 transitions. [2023-11-12 02:06:54,187 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 65.0) internal successors, (195), 2 states have internal predecessors, (195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:54,187 INFO L276 IsEmpty]: Start isEmpty. Operand 5795 states and 8037 transitions. [2023-11-12 02:06:54,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2023-11-12 02:06:54,201 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:54,201 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 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] [2023-11-12 02:06:54,202 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-12 02:06:54,203 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:54,203 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:54,204 INFO L85 PathProgramCache]: Analyzing trace with hash 559637913, now seen corresponding path program 1 times [2023-11-12 02:06:54,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:54,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854888772] [2023-11-12 02:06:54,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:54,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:54,793 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-12 02:06:54,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:54,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854888772] [2023-11-12 02:06:54,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854888772] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:54,794 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:54,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:06:54,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200187552] [2023-11-12 02:06:54,795 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:54,795 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:54,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:54,796 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:54,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:54,797 INFO L87 Difference]: Start difference. First operand 5795 states and 8037 transitions. Second operand has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:56,012 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:56,013 INFO L93 Difference]: Finished difference Result 14453 states and 19967 transitions. [2023-11-12 02:06:56,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:56,014 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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 209 [2023-11-12 02:06:56,014 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:56,067 INFO L225 Difference]: With dead ends: 14453 [2023-11-12 02:06:56,068 INFO L226 Difference]: Without dead ends: 8660 [2023-11-12 02:06:56,076 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:56,077 INFO L413 NwaCegarLoop]: 364 mSDtfsCounter, 214 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 565 mSolverCounterSat, 157 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 385 SdHoareTripleChecker+Invalid, 722 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 157 IncrementalHoareTripleChecker+Valid, 565 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:56,078 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 385 Invalid, 722 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [157 Valid, 565 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:06:56,091 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8660 states. [2023-11-12 02:06:56,284 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8660 to 8637. [2023-11-12 02:06:56,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8637 states, 8636 states have (on average 1.3243399722093563) internal successors, (11437), 8636 states have internal predecessors, (11437), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:56,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8637 states to 8637 states and 11437 transitions. [2023-11-12 02:06:56,329 INFO L78 Accepts]: Start accepts. Automaton has 8637 states and 11437 transitions. Word has length 209 [2023-11-12 02:06:56,331 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:56,332 INFO L495 AbstractCegarLoop]: Abstraction has 8637 states and 11437 transitions. [2023-11-12 02:06:56,332 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:56,332 INFO L276 IsEmpty]: Start isEmpty. Operand 8637 states and 11437 transitions. [2023-11-12 02:06:56,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2023-11-12 02:06:56,356 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:56,357 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 4, 3, 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] [2023-11-12 02:06:56,357 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-12 02:06:56,357 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:56,358 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:56,358 INFO L85 PathProgramCache]: Analyzing trace with hash 1204931265, now seen corresponding path program 1 times [2023-11-12 02:06:56,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:56,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193142856] [2023-11-12 02:06:56,359 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:56,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:56,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:56,872 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2023-11-12 02:06:56,873 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:56,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193142856] [2023-11-12 02:06:56,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193142856] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:56,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:56,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:06:56,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [534597110] [2023-11-12 02:06:56,874 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:56,875 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:06:56,875 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:56,876 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:06:56,876 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:56,877 INFO L87 Difference]: Start difference. First operand 8637 states and 11437 transitions. Second operand has 3 states, 3 states have (on average 66.33333333333333) 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-12 02:06:58,163 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:06:58,163 INFO L93 Difference]: Finished difference Result 23583 states and 31178 transitions. [2023-11-12 02:06:58,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:06:58,164 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 66.33333333333333) 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 222 [2023-11-12 02:06:58,164 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:06:58,225 INFO L225 Difference]: With dead ends: 23583 [2023-11-12 02:06:58,225 INFO L226 Difference]: Without dead ends: 14948 [2023-11-12 02:06:58,238 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:06:58,239 INFO L413 NwaCegarLoop]: 384 mSDtfsCounter, 216 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 599 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 407 SdHoareTripleChecker+Invalid, 747 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 599 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:06:58,239 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 407 Invalid, 747 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 599 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:06:58,261 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14948 states. [2023-11-12 02:06:58,598 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14948 to 14535. [2023-11-12 02:06:58,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14535 states, 14534 states have (on average 1.2664097977157012) internal successors, (18406), 14534 states have internal predecessors, (18406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:06:58,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14535 states to 14535 states and 18406 transitions. [2023-11-12 02:06:58,666 INFO L78 Accepts]: Start accepts. Automaton has 14535 states and 18406 transitions. Word has length 222 [2023-11-12 02:06:58,667 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:06:58,668 INFO L495 AbstractCegarLoop]: Abstraction has 14535 states and 18406 transitions. [2023-11-12 02:06:58,668 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.33333333333333) 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-12 02:06:58,669 INFO L276 IsEmpty]: Start isEmpty. Operand 14535 states and 18406 transitions. [2023-11-12 02:06:58,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2023-11-12 02:06:58,695 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:06:58,696 INFO L195 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:06:58,696 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-12 02:06:58,697 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:06:58,697 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:06:58,697 INFO L85 PathProgramCache]: Analyzing trace with hash 1995182558, now seen corresponding path program 1 times [2023-11-12 02:06:58,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:06:58,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1743314909] [2023-11-12 02:06:58,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:06:58,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:06:58,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:06:59,227 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:06:59,227 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:06:59,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1743314909] [2023-11-12 02:06:59,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1743314909] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:06:59,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:06:59,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:06:59,228 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635670308] [2023-11-12 02:06:59,228 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:06:59,228 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:06:59,229 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:06:59,229 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:06:59,229 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:06:59,230 INFO L87 Difference]: Start difference. First operand 14535 states and 18406 transitions. Second operand has 4 states, 4 states have (on average 56.25) internal successors, (225), 3 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:00,903 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:00,903 INFO L93 Difference]: Finished difference Result 28298 states and 35915 transitions. [2023-11-12 02:07:00,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:07:00,904 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 56.25) internal successors, (225), 3 states have internal predecessors, (225), 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 225 [2023-11-12 02:07:00,904 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:00,937 INFO L225 Difference]: With dead ends: 28298 [2023-11-12 02:07:00,937 INFO L226 Difference]: Without dead ends: 14577 [2023-11-12 02:07:00,955 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:07:00,956 INFO L413 NwaCegarLoop]: 123 mSDtfsCounter, 408 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 1150 mSolverCounterSat, 215 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 408 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 1365 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 215 IncrementalHoareTripleChecker+Valid, 1150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:00,957 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [408 Valid, 163 Invalid, 1365 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [215 Valid, 1150 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2023-11-12 02:07:01,043 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14577 states. [2023-11-12 02:07:01,292 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14577 to 13926. [2023-11-12 02:07:01,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13926 states, 13925 states have (on average 1.2690843806104128) internal successors, (17672), 13925 states have internal predecessors, (17672), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:01,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13926 states to 13926 states and 17672 transitions. [2023-11-12 02:07:01,346 INFO L78 Accepts]: Start accepts. Automaton has 13926 states and 17672 transitions. Word has length 225 [2023-11-12 02:07:01,346 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:01,346 INFO L495 AbstractCegarLoop]: Abstraction has 13926 states and 17672 transitions. [2023-11-12 02:07:01,347 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 56.25) internal successors, (225), 3 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:01,347 INFO L276 IsEmpty]: Start isEmpty. Operand 13926 states and 17672 transitions. [2023-11-12 02:07:01,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2023-11-12 02:07:01,380 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:01,381 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:01,381 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-12 02:07:01,381 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:01,382 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:01,382 INFO L85 PathProgramCache]: Analyzing trace with hash -1282583405, now seen corresponding path program 1 times [2023-11-12 02:07:01,382 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:01,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1010564382] [2023-11-12 02:07:01,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:01,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:01,962 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 56 proven. 6 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2023-11-12 02:07:01,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:01,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1010564382] [2023-11-12 02:07:01,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1010564382] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:01,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1221724045] [2023-11-12 02:07:01,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:01,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:01,963 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:01,969 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:01,988 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-12 02:07:02,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:02,213 INFO L262 TraceCheckSpWp]: Trace formula consists of 467 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-12 02:07:02,230 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:02,342 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2023-11-12 02:07:02,342 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:02,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1221724045] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:02,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:02,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2023-11-12 02:07:02,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162590747] [2023-11-12 02:07:02,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:02,346 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:02,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:02,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:02,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:02,348 INFO L87 Difference]: Start difference. First operand 13926 states and 17672 transitions. Second operand has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:02,940 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:02,940 INFO L93 Difference]: Finished difference Result 25753 states and 32416 transitions. [2023-11-12 02:07:02,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:02,957 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 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 232 [2023-11-12 02:07:02,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:03,003 INFO L225 Difference]: With dead ends: 25753 [2023-11-12 02:07:03,003 INFO L226 Difference]: Without dead ends: 12641 [2023-11-12 02:07:03,037 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 234 GetRequests, 231 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:03,051 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 308 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 323 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 308 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 349 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 323 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:03,051 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [308 Valid, 31 Invalid, 349 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 323 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-12 02:07:03,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12641 states. [2023-11-12 02:07:03,286 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12641 to 12641. [2023-11-12 02:07:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12641 states, 12640 states have (on average 1.23125) internal successors, (15563), 12640 states have internal predecessors, (15563), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:03,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12641 states to 12641 states and 15563 transitions. [2023-11-12 02:07:03,325 INFO L78 Accepts]: Start accepts. Automaton has 12641 states and 15563 transitions. Word has length 232 [2023-11-12 02:07:03,325 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:03,325 INFO L495 AbstractCegarLoop]: Abstraction has 12641 states and 15563 transitions. [2023-11-12 02:07:03,326 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:03,326 INFO L276 IsEmpty]: Start isEmpty. Operand 12641 states and 15563 transitions. [2023-11-12 02:07:03,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2023-11-12 02:07:03,408 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:03,408 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, 2, 2, 2, 2, 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] [2023-11-12 02:07:03,421 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-12 02:07:03,608 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:03,609 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:03,610 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:03,610 INFO L85 PathProgramCache]: Analyzing trace with hash -146304468, now seen corresponding path program 1 times [2023-11-12 02:07:03,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:03,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [949231600] [2023-11-12 02:07:03,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:03,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:04,199 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2023-11-12 02:07:04,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:04,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [949231600] [2023-11-12 02:07:04,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [949231600] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:04,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:04,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:07:04,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459416803] [2023-11-12 02:07:04,204 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:04,205 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:04,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:04,206 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:04,206 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:04,206 INFO L87 Difference]: Start difference. First operand 12641 states and 15563 transitions. Second operand has 3 states, 3 states have (on average 70.0) internal successors, (210), 2 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:05,457 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:05,457 INFO L93 Difference]: Finished difference Result 34237 states and 42241 transitions. [2023-11-12 02:07:05,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:05,461 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 70.0) internal successors, (210), 2 states have internal predecessors, (210), 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 264 [2023-11-12 02:07:05,462 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:05,508 INFO L225 Difference]: With dead ends: 34237 [2023-11-12 02:07:05,508 INFO L226 Difference]: Without dead ends: 22410 [2023-11-12 02:07:05,523 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:05,524 INFO L413 NwaCegarLoop]: 100 mSDtfsCounter, 207 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 618 mSolverCounterSat, 85 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 207 SdHoareTripleChecker+Valid, 116 SdHoareTripleChecker+Invalid, 703 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 85 IncrementalHoareTripleChecker+Valid, 618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:05,526 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [207 Valid, 116 Invalid, 703 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [85 Valid, 618 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:07:05,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22410 states. [2023-11-12 02:07:05,819 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22410 to 22401. [2023-11-12 02:07:05,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22401 states, 22400 states have (on average 1.2110714285714286) internal successors, (27128), 22400 states have internal predecessors, (27128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:05,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22401 states to 22401 states and 27128 transitions. [2023-11-12 02:07:05,881 INFO L78 Accepts]: Start accepts. Automaton has 22401 states and 27128 transitions. Word has length 264 [2023-11-12 02:07:05,881 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:05,881 INFO L495 AbstractCegarLoop]: Abstraction has 22401 states and 27128 transitions. [2023-11-12 02:07:05,882 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 70.0) internal successors, (210), 2 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:05,882 INFO L276 IsEmpty]: Start isEmpty. Operand 22401 states and 27128 transitions. [2023-11-12 02:07:05,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2023-11-12 02:07:05,926 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:05,927 INFO L195 NwaCegarLoop]: trace histogram [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, 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] [2023-11-12 02:07:05,927 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-12 02:07:05,927 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:05,928 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:05,928 INFO L85 PathProgramCache]: Analyzing trace with hash 861846797, now seen corresponding path program 1 times [2023-11-12 02:07:05,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:05,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [823359563] [2023-11-12 02:07:05,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:05,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:06,568 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2023-11-12 02:07:06,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:06,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [823359563] [2023-11-12 02:07:06,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [823359563] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:06,569 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:06,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:07:06,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [131444617] [2023-11-12 02:07:06,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:06,571 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:06,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:06,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:06,572 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:06,572 INFO L87 Difference]: Start difference. First operand 22401 states and 27128 transitions. Second operand has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:07,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:07,737 INFO L93 Difference]: Finished difference Result 50506 states and 61152 transitions. [2023-11-12 02:07:07,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:07,738 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 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 281 [2023-11-12 02:07:07,738 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:07,806 INFO L225 Difference]: With dead ends: 50506 [2023-11-12 02:07:07,806 INFO L226 Difference]: Without dead ends: 30137 [2023-11-12 02:07:07,824 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:07,825 INFO L413 NwaCegarLoop]: 84 mSDtfsCounter, 225 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 572 mSolverCounterSat, 122 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 225 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 694 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 122 IncrementalHoareTripleChecker+Valid, 572 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:07,825 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [225 Valid, 97 Invalid, 694 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [122 Valid, 572 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-12 02:07:07,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30137 states. [2023-11-12 02:07:08,321 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30137 to 30136. [2023-11-12 02:07:08,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30136 states, 30135 states have (on average 1.1961174713787954) internal successors, (36045), 30135 states have internal predecessors, (36045), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30136 states to 30136 states and 36045 transitions. [2023-11-12 02:07:08,402 INFO L78 Accepts]: Start accepts. Automaton has 30136 states and 36045 transitions. Word has length 281 [2023-11-12 02:07:08,402 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:08,402 INFO L495 AbstractCegarLoop]: Abstraction has 30136 states and 36045 transitions. [2023-11-12 02:07:08,403 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.0) internal successors, (192), 2 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:08,403 INFO L276 IsEmpty]: Start isEmpty. Operand 30136 states and 36045 transitions. [2023-11-12 02:07:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2023-11-12 02:07:08,441 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:08,442 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 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, 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] [2023-11-12 02:07:08,442 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-12 02:07:08,443 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:08,443 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:08,443 INFO L85 PathProgramCache]: Analyzing trace with hash -721658686, now seen corresponding path program 1 times [2023-11-12 02:07:08,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:08,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471335934] [2023-11-12 02:07:08,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:08,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:08,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:09,234 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked. [2023-11-12 02:07:09,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:09,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471335934] [2023-11-12 02:07:09,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471335934] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:09,235 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:07:09,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:07:09,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [474958777] [2023-11-12 02:07:09,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:09,237 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:09,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:09,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:09,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:09,238 INFO L87 Difference]: Start difference. First operand 30136 states and 36045 transitions. Second operand has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 2 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:10,433 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:10,433 INFO L93 Difference]: Finished difference Result 71638 states and 86263 transitions. [2023-11-12 02:07:10,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:10,434 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 2 states have internal predecessors, (194), 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 288 [2023-11-12 02:07:10,434 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:10,500 INFO L225 Difference]: With dead ends: 71638 [2023-11-12 02:07:10,500 INFO L226 Difference]: Without dead ends: 41707 [2023-11-12 02:07:10,523 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:07:10,524 INFO L413 NwaCegarLoop]: 129 mSDtfsCounter, 203 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 552 mSolverCounterSat, 105 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 203 SdHoareTripleChecker+Valid, 150 SdHoareTripleChecker+Invalid, 657 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 105 IncrementalHoareTripleChecker+Valid, 552 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:10,525 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [203 Valid, 150 Invalid, 657 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [105 Valid, 552 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:07:10,574 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41707 states. [2023-11-12 02:07:11,208 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41707 to 41707. [2023-11-12 02:07:11,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41707 states, 41706 states have (on average 1.1575552678271712) internal successors, (48277), 41706 states have internal predecessors, (48277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:11,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41707 states to 41707 states and 48277 transitions. [2023-11-12 02:07:11,315 INFO L78 Accepts]: Start accepts. Automaton has 41707 states and 48277 transitions. Word has length 288 [2023-11-12 02:07:11,315 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:11,315 INFO L495 AbstractCegarLoop]: Abstraction has 41707 states and 48277 transitions. [2023-11-12 02:07:11,315 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 2 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:11,316 INFO L276 IsEmpty]: Start isEmpty. Operand 41707 states and 48277 transitions. [2023-11-12 02:07:11,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2023-11-12 02:07:11,361 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:07:11,361 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2023-11-12 02:07:11,362 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-12 02:07:11,362 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:07:11,362 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:07:11,363 INFO L85 PathProgramCache]: Analyzing trace with hash 1092278985, now seen corresponding path program 1 times [2023-11-12 02:07:11,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:07:11,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001999698] [2023-11-12 02:07:11,363 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:07:11,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:12,505 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 90 proven. 6 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-12 02:07:12,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:07:12,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001999698] [2023-11-12 02:07:12,506 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2001999698] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:07:12,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [985611588] [2023-11-12 02:07:12,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:07:12,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:07:12,507 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:07:12,508 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:07:12,533 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-12 02:07:12,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:07:12,800 INFO L262 TraceCheckSpWp]: Trace formula consists of 594 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:07:12,817 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:07:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked. [2023-11-12 02:07:13,126 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:07:13,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [985611588] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:07:13,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:07:13,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2023-11-12 02:07:13,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [726284099] [2023-11-12 02:07:13,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:07:13,128 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:07:13,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:07:13,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:07:13,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:13,129 INFO L87 Difference]: Start difference. First operand 41707 states and 48277 transitions. Second operand has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:14,533 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:07:14,533 INFO L93 Difference]: Finished difference Result 92584 states and 107740 transitions. [2023-11-12 02:07:14,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:07:14,534 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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 319 [2023-11-12 02:07:14,535 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:07:14,535 INFO L225 Difference]: With dead ends: 92584 [2023-11-12 02:07:14,535 INFO L226 Difference]: Without dead ends: 0 [2023-11-12 02:07:14,553 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 321 GetRequests, 318 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:07:14,554 INFO L413 NwaCegarLoop]: 89 mSDtfsCounter, 77 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 594 mSolverCounterSat, 80 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 674 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 80 IncrementalHoareTripleChecker+Valid, 594 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:07:14,555 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 107 Invalid, 674 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [80 Valid, 594 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-12 02:07:14,555 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-12 02:07:14,555 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-12 02:07:14,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:14,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-12 02:07:14,556 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 319 [2023-11-12 02:07:14,556 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:07:14,556 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-12 02:07:14,557 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:07:14,557 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-12 02:07:14,557 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-12 02:07:14,559 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:07:14,569 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-12 02:07:14,766 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2023-11-12 02:07:14,769 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-12 02:07:18,609 INFO L899 garLoopResultBuilder]: For program point L1621(line 1621) no Hoare annotation was computed. [2023-11-12 02:07:18,609 INFO L899 garLoopResultBuilder]: For program point L1555(line 1555) no Hoare annotation was computed. [2023-11-12 02:07:18,609 INFO L899 garLoopResultBuilder]: For program point L498(lines 498 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L1489(line 1489) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L432(lines 432 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L366(lines 366 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L763(lines 763 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L632(lines 632 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L566(lines 566 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,610 INFO L899 garLoopResultBuilder]: For program point L1623-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1557-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1491-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L302(lines 302 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1293(lines 1293 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1624(line 1624) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1558(line 1558) no Hoare annotation was computed. [2023-11-12 02:07:18,611 INFO L899 garLoopResultBuilder]: For program point L1492(line 1492) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L1360(lines 1360 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L1294(lines 1294 1313) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L1294-2(lines 1294 1313) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L1162(lines 1162 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L105(lines 105 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,612 INFO L899 garLoopResultBuilder]: For program point L1096(lines 1096 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L1031(lines 1031 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L965(lines 965 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L899(lines 899 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L1626-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L1560-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L1494-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,613 INFO L899 garLoopResultBuilder]: For program point L1627(line 1627) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L1561(line 1561) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L1495(line 1495) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L174(lines 174 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L835(lines 835 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L1629-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,614 INFO L899 garLoopResultBuilder]: For program point L1563-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L1497-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L771(lines 771 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L1630(line 1630) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L1564(line 1564) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L507(lines 507 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L1498(line 1498) no Hoare annotation was computed. [2023-11-12 02:07:18,615 INFO L899 garLoopResultBuilder]: For program point L243(lines 243 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L508(lines 508 521) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L508-2(lines 508 521) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L1433(lines 1433 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L376(lines 376 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L1632-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L1566-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,616 INFO L899 garLoopResultBuilder]: For program point L1500-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L311(lines 311 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L1236(lines 1236 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L1633(line 1633) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L576(lines 576 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L1567(line 1567) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L1501(line 1501) no Hoare annotation was computed. [2023-11-12 02:07:18,617 INFO L899 garLoopResultBuilder]: For program point L444(lines 444 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L1369(lines 1369 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L1105(lines 1105 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L643(lines 643 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L1370(lines 1370 1389) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L1370-2(lines 1370 1389) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L1172(lines 1172 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,618 INFO L899 garLoopResultBuilder]: For program point L115(lines 115 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L1635-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L1569-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L1503-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L248(lines 248 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L182(lines 182 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L1041(lines 1041 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,619 INFO L899 garLoopResultBuilder]: For program point L909(lines 909 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L711(lines 711 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L1636(line 1636) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L1570(line 1570) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L1504(line 1504) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L976(lines 976 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,620 INFO L899 garLoopResultBuilder]: For program point L779(lines 779 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1638-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1572-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1506-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L846(lines 846 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1639(line 1639) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1573(line 1573) no Hoare annotation was computed. [2023-11-12 02:07:18,621 INFO L899 garLoopResultBuilder]: For program point L1507(line 1507) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L451(lines 451 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L1442(lines 1442 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L584(lines 584 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L1641-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L1575-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L1509-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,622 INFO L899 garLoopResultBuilder]: For program point L1642(line 1642) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L1576(line 1576) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L1510(line 1510) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L387(lines 387 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L1114(lines 1114 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L1048(lines 1048 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,623 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 405) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L322(lines 322 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L388-2(lines 388 405) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L1247(lines 1247 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L1049(lines 1049 1069) no Hoare annotation was computed. [2023-11-12 02:07:18,624 INFO L899 garLoopResultBuilder]: For program point L1049-2(lines 1049 1069) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L917(lines 917 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L719(lines 719 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L653(lines 653 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L1644-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L1578-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L1512-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,625 INFO L899 garLoopResultBuilder]: For program point L191(lines 191 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L720(lines 720 741) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L720-2(lines 720 741) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L1645(line 1645) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L1579(line 1579) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L1513(line 1513) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L1315(lines 1315 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,626 INFO L899 garLoopResultBuilder]: For program point L258(lines 258 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L1183(lines 1183 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L985(lines 985 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L787(lines 787 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L523(lines 523 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L854(lines 854 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,627 INFO L899 garLoopResultBuilder]: For program point L1647-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L1581-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L1515-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L1648(line 1648) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L1582(line 1582) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L1516(line 1516) no Hoare annotation was computed. [2023-11-12 02:07:18,628 INFO L899 garLoopResultBuilder]: For program point L460(lines 460 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L593(lines 593 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L1650-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L1584-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L1518-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L1452(lines 1452 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L329(lines 329 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,629 INFO L899 garLoopResultBuilder]: For program point L1122(lines 1122 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point L65(lines 65 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 1588) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point L1651(line 1651) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point L1585(line 1585) no Hoare annotation was computed. [2023-11-12 02:07:18,630 INFO L899 garLoopResultBuilder]: For program point L1519(line 1519) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L66(lines 66 81) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L66-2(lines 66 81) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L794(lines 794 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L1653-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L1587-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,631 INFO L899 garLoopResultBuilder]: For program point L1521-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L1323(lines 1323 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L993(lines 993 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L927(lines 927 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L663(lines 663 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L1654(line 1654) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L1588(line 1588) no Hoare annotation was computed. [2023-11-12 02:07:18,632 INFO L899 garLoopResultBuilder]: For program point L1522(line 1522) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L267(lines 267 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L201(lines 201 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L1192(lines 1192 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L928(lines 928 945) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L928-2(lines 928 945) no Hoare annotation was computed. [2023-11-12 02:07:18,633 INFO L899 garLoopResultBuilder]: For program point L532(lines 532 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L1391(lines 1391 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L1259(lines 1259 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L202(lines 202 221) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L136(lines 136 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L202-2(lines 202 221) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L863(lines 863 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,634 INFO L899 garLoopResultBuilder]: For program point L1656-1(lines 1656 1658) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1590-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1524-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1392(lines 1392 1410) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1392-2(lines 1392 1410) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1260(lines 1260 1282) no Hoare annotation was computed. [2023-11-12 02:07:18,635 INFO L899 garLoopResultBuilder]: For program point L1260-2(lines 1260 1282) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L1657(line 1657) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L1591(line 1591) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L1525(line 1525) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L468(lines 468 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L1130(lines 1130 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L668(lines 668 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,636 INFO L899 garLoopResultBuilder]: For program point L602(lines 602 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1593-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1527-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1594(line 1594) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1528(line 1528) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1462(lines 1462 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L339(lines 339 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,637 INFO L899 garLoopResultBuilder]: For program point L1331(lines 1331 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L1662(lines 1662 1679) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L539(lines 539 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L1596-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L1530-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L407(lines 407 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,638 INFO L899 garLoopResultBuilder]: For program point L275(lines 275 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L1200(lines 1200 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L1597(line 1597) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L1531(line 1531) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L805(lines 805 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L145(lines 145 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L1004(lines 1004 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,639 INFO L899 garLoopResultBuilder]: For program point L1599-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L1533-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L1137(lines 1137 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L1071(lines 1071 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L873(lines 873 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L675(lines 675 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,640 INFO L899 garLoopResultBuilder]: For program point L1600(line 1600) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L1534(line 1534) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L477(lines 477 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L1336(lines 1336 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L478(lines 478 488) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L478-2(lines 478 488) no Hoare annotation was computed. [2023-11-12 02:07:18,641 INFO L899 garLoopResultBuilder]: For program point L743(lines 743 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,642 INFO L895 garLoopResultBuilder]: At program point L1668-2(lines 1668 1678) the Hoare annotation is: (let ((.cse3 (= ~a26~0 1)) (.cse2 (= ~a27~0 1)) (.cse0 (= ~a5~0 1)) (.cse1 (= ~a6~0 0))) (or (and .cse0 .cse1 .cse2) (and .cse0 (not (= ~a11~0 1))) (and .cse3 .cse0 (= ~a12~0 1) .cse1) (and .cse3 .cse0 .cse2) (and .cse0 (= ~a11~0 ~a6~0)) (and .cse0 .cse1 (= ~a3~0 1)) (and .cse0 .cse1 (<= ~a12~0 0)))) [2023-11-12 02:07:18,642 INFO L899 garLoopResultBuilder]: For program point L1602-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,642 INFO L899 garLoopResultBuilder]: For program point L1536-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L1470(lines 1470 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L83(lines 83 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L1603(line 1603) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L1537(line 1537) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L613(lines 613 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,643 INFO L899 garLoopResultBuilder]: For program point L415(lines 415 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L349(lines 349 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L1142(lines 1142 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L1076(lines 1076 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L878(lines 878 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L1605-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L1539-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,644 INFO L899 garLoopResultBuilder]: For program point L879(lines 879 897) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L879-2(lines 879 897) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L1606(line 1606) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L549(lines 549 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L1540(line 1540) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L1210(lines 1210 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,645 INFO L899 garLoopResultBuilder]: For program point L814(lines 814 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L1673(line 1673) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L286(lines 286 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L1013(lines 1013 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L947(lines 947 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L1608-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L1542-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,646 INFO L899 garLoopResultBuilder]: For program point L1476(lines 1476 1478) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L1476-2(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L1609(line 1609) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L1543(line 1543) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L1477(line 1477) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L156(lines 156 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,647 INFO L899 garLoopResultBuilder]: For program point L685(lines 685 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1412(lines 1412 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1346(lines 1346 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L223(lines 223 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1611-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1545-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1479-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,648 INFO L899 garLoopResultBuilder]: For program point L1413(lines 1413 1431) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L1413-2(lines 1413 1431) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L92(lines 92 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L753(lines 753 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L1612(line 1612) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L1546(line 1546) no Hoare annotation was computed. [2023-11-12 02:07:18,649 INFO L899 garLoopResultBuilder]: For program point L1480(line 1480) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L1084(lines 1084 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L556(lines 556 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L490(lines 490 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L424(lines 424 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L358(lines 358 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-12 02:07:18,650 INFO L899 garLoopResultBuilder]: For program point L1614-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L1548-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L1482-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L1284(lines 1284 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L1152(lines 1152 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L624(lines 624 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,651 INFO L899 garLoopResultBuilder]: For program point L1615(line 1615) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point L1549(line 1549) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point L1483(line 1483) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point L294(lines 294 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point L1021(lines 1021 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,652 INFO L899 garLoopResultBuilder]: For program point L823(lines 823 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1220(lines 1220 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1617-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1551-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1485-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1221(lines 1221 1234) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point L1221-2(lines 1221 1234) no Hoare annotation was computed. [2023-11-12 02:07:18,653 INFO L899 garLoopResultBuilder]: For program point calculate_output_returnLabel#1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L957(lines 957 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L1618(line 1618) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L1552(line 1552) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L1486(line 1486) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L1354(lines 1354 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L165(lines 165 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,654 INFO L899 garLoopResultBuilder]: For program point L99(lines 99 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L694(lines 694 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L232(lines 232 1475) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L695(lines 695 709) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L695-2(lines 695 709) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L1620-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,655 INFO L899 garLoopResultBuilder]: For program point L1554-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,656 INFO L899 garLoopResultBuilder]: For program point L1488-1(lines 64 1660) no Hoare annotation was computed. [2023-11-12 02:07:18,659 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:07:18,661 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:07:18,677 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:07:18 BoogieIcfgContainer [2023-11-12 02:07:18,677 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:07:18,678 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:07:18,678 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:07:18,678 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:07:18,679 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:06:44" (3/4) ... [2023-11-12 02:07:18,683 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 02:07:18,713 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-12 02:07:18,717 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-12 02:07:18,721 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-12 02:07:18,725 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 02:07:19,006 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:07:19,006 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/witness.yml [2023-11-12 02:07:19,007 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:07:19,007 INFO L158 Benchmark]: Toolchain (without parser) took 38803.22ms. Allocated memory was 174.1MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 119.9MB in the beginning and 1.8GB in the end (delta: -1.6GB). Peak memory consumption was 397.9MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,008 INFO L158 Benchmark]: CDTParser took 0.34ms. Allocated memory is still 134.2MB. Free memory was 79.1MB in the beginning and 78.9MB in the end (delta: 117.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:07:19,008 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1207.18ms. Allocated memory is still 174.1MB. Free memory was 119.9MB in the beginning and 54.8MB in the end (delta: 65.0MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,009 INFO L158 Benchmark]: Boogie Procedure Inliner took 210.95ms. Allocated memory is still 174.1MB. Free memory was 54.8MB in the beginning and 128.6MB in the end (delta: -73.8MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,009 INFO L158 Benchmark]: Boogie Preprocessor took 146.27ms. Allocated memory is still 174.1MB. Free memory was 128.6MB in the beginning and 118.2MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,009 INFO L158 Benchmark]: RCFGBuilder took 2658.66ms. Allocated memory is still 174.1MB. Free memory was 118.2MB in the beginning and 62.8MB in the end (delta: 55.3MB). Peak memory consumption was 84.6MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,010 INFO L158 Benchmark]: TraceAbstraction took 34242.95ms. Allocated memory was 174.1MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 61.8MB in the beginning and 1.8GB in the end (delta: -1.7GB). Peak memory consumption was 507.7MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,010 INFO L158 Benchmark]: Witness Printer took 328.92ms. Allocated memory is still 2.2GB. Free memory was 1.8GB in the beginning and 1.8GB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2023-11-12 02:07:19,012 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.34ms. Allocated memory is still 134.2MB. Free memory was 79.1MB in the beginning and 78.9MB in the end (delta: 117.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1207.18ms. Allocated memory is still 174.1MB. Free memory was 119.9MB in the beginning and 54.8MB in the end (delta: 65.0MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 210.95ms. Allocated memory is still 174.1MB. Free memory was 54.8MB in the beginning and 128.6MB in the end (delta: -73.8MB). Peak memory consumption was 18.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 146.27ms. Allocated memory is still 174.1MB. Free memory was 128.6MB in the beginning and 118.2MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * RCFGBuilder took 2658.66ms. Allocated memory is still 174.1MB. Free memory was 118.2MB in the beginning and 62.8MB in the end (delta: 55.3MB). Peak memory consumption was 84.6MB. Max. memory is 16.1GB. * TraceAbstraction took 34242.95ms. Allocated memory was 174.1MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 61.8MB in the beginning and 1.8GB in the end (delta: -1.7GB). Peak memory consumption was 507.7MB. Max. memory is 16.1GB. * Witness Printer took 328.92ms. Allocated memory is still 2.2GB. Free memory was 1.8GB in the beginning and 1.8GB in the end (delta: 27.3MB). Peak memory consumption was 27.3MB. 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: 1588]: 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, 302 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 34.1s, OverallIterations: 13, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.4s, AutomataDifference: 16.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 3.8s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2999 SdHoareTripleChecker+Valid, 13.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2999 mSDsluCounter, 2144 SdHoareTripleChecker+Invalid, 11.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 293 mSDsCounter, 1538 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8112 IncrementalHoareTripleChecker+Invalid, 9650 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1538 mSolverCounterUnsat, 1851 mSDtfsCounter, 8112 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 581 GetRequests, 563 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=41707occurred in iteration=12, InterpolantAutomatonStates: 40, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 3.6s AutomataMinimizationTime, 13 MinimizatonAttempts, 1146 StatesRemovedByMinimization, 10 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 200 NumberOfFragments, 69 HoareAnnotationTreeSize, 1 FomulaSimplifications, 201 FormulaSimplificationTreeSizeReduction, 2.1s HoareSimplificationTime, 1 FomulaSimplificationsInter, 3631 FormulaSimplificationTreeSizeReductionInter, 1.7s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.4s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 6.9s InterpolantComputationTime, 3556 NumberOfCodeBlocks, 3556 NumberOfCodeBlocksAsserted, 15 NumberOfCheckSat, 3541 ConstructedInterpolants, 0 QuantifiedInterpolants, 5511 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1061 ConjunctsInSsa, 5 ConjunctsInUnsatCore, 15 InterpolantComputations, 13 PerfectInterpolantSequences, 1155/1167 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: 1668]: Loop Invariant Derived loop invariant: (((((((((a5 == 1) && (a6 == 0)) && (a27 == 1)) || ((a5 == 1) && !((a11 == 1)))) || ((((a26 == 1) && (a5 == 1)) && (a12 == 1)) && (a6 == 0))) || (((a26 == 1) && (a5 == 1)) && (a27 == 1))) || ((a5 == 1) && (a11 == a6))) || (((a5 == 1) && (a6 == 0)) && (a3 == 1))) || (((a5 == 1) && (a6 == 0)) && (a12 <= 0))) RESULT: Ultimate proved your program to be correct! [2023-11-12 02:07:19,039 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5084cb9-f887-4ad9-9683-ef1d0b7d4ebd/bin/uautomizer-verify-uTZkv6EMXl/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