./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem14_label49.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_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/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_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem14_label49.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/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_a807a99e-2c0a-42f4-84b4-346f97c329ae/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 ed3a92c264decf07ef3fe9934b7adac3cfdd66377f9f8a3c9a530596f6e34d7c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:15:49,231 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:15:49,378 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:15:49,386 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:15:49,387 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:15:49,427 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:15:49,429 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:15:49,430 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:15:49,431 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:15:49,436 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:15:49,437 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:15:49,438 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:15:49,438 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:15:49,440 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:15:49,441 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:15:49,441 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:15:49,442 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:15:49,442 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:15:49,443 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:15:49,443 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:15:49,444 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:15:49,444 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:15:49,445 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:15:49,445 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:15:49,446 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:15:49,447 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:15:49,447 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:15:49,448 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:15:49,448 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:15:49,449 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:15:49,450 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:15:49,451 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:15:49,451 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:15:49,451 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:15:49,452 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:15:49,452 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:15:49,452 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:15:49,453 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:15:49,453 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:15:49,453 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_a807a99e-2c0a-42f4-84b4-346f97c329ae/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_a807a99e-2c0a-42f4-84b4-346f97c329ae/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 -> ed3a92c264decf07ef3fe9934b7adac3cfdd66377f9f8a3c9a530596f6e34d7c [2023-11-12 02:15:49,812 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:15:49,847 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:15:49,851 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:15:49,853 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:15:49,853 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:15:49,855 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/eca-rers2012/Problem14_label49.c [2023-11-12 02:15:53,011 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:15:53,355 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:15:53,356 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/sv-benchmarks/c/eca-rers2012/Problem14_label49.c [2023-11-12 02:15:53,384 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/data/ed9f0c9bb/a2354ca46a6b4c7cb74421f22dc7b9a4/FLAG0058ac0d6 [2023-11-12 02:15:53,403 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/data/ed9f0c9bb/a2354ca46a6b4c7cb74421f22dc7b9a4 [2023-11-12 02:15:53,411 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:15:53,413 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:15:53,417 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:15:53,417 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:15:53,423 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:15:53,423 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:15:53" (1/1) ... [2023-11-12 02:15:53,425 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14842ce1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:53, skipping insertion in model container [2023-11-12 02:15:53,425 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:15:53" (1/1) ... [2023-11-12 02:15:53,507 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:15:53,778 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_a807a99e-2c0a-42f4-84b4-346f97c329ae/sv-benchmarks/c/eca-rers2012/Problem14_label49.c[6042,6055] [2023-11-12 02:15:53,976 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:15:53,990 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:15:54,040 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_a807a99e-2c0a-42f4-84b4-346f97c329ae/sv-benchmarks/c/eca-rers2012/Problem14_label49.c[6042,6055] [2023-11-12 02:15:54,354 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:15:54,375 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:15:54,375 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54 WrapperNode [2023-11-12 02:15:54,376 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:15:54,377 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:15:54,378 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:15:54,378 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:15:54,387 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:15:54" (1/1) ... [2023-11-12 02:15:54,430 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:15:54" (1/1) ... [2023-11-12 02:15:54,536 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 859 [2023-11-12 02:15:54,537 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:15:54,538 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:15:54,539 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:15:54,539 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:15:54,550 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,551 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,560 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,562 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,613 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,626 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,639 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,648 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,667 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:15:54,668 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:15:54,668 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:15:54,669 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:15:54,670 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (1/1) ... [2023-11-12 02:15:54,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:15:54,693 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:15:54,709 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/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:15:54,752 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/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:15:54,766 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:15:54,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:15:54,767 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:15:54,767 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:15:54,867 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:15:54,869 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:15:56,487 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:15:56,498 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:15:56,498 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-12 02:15:56,501 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:15:56 BoogieIcfgContainer [2023-11-12 02:15:56,501 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:15:56,504 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:15:56,504 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:15:56,508 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:15:56,508 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:15:53" (1/3) ... [2023-11-12 02:15:56,509 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1853719f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:15:56, skipping insertion in model container [2023-11-12 02:15:56,509 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:15:54" (2/3) ... [2023-11-12 02:15:56,510 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1853719f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:15:56, skipping insertion in model container [2023-11-12 02:15:56,510 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:15:56" (3/3) ... [2023-11-12 02:15:56,513 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem14_label49.c [2023-11-12 02:15:56,535 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:15:56,535 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:15:56,616 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:15:56,623 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;@576b2ccb, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:15:56,623 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:15:56,628 INFO L276 IsEmpty]: Start isEmpty. Operand has 245 states, 243 states have (on average 1.7366255144032923) internal successors, (422), 244 states have internal predecessors, (422), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:15:56,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2023-11-12 02:15:56,638 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:15:56,638 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] [2023-11-12 02:15:56,639 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:15:56,644 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:15:56,645 INFO L85 PathProgramCache]: Analyzing trace with hash 118092897, now seen corresponding path program 1 times [2023-11-12 02:15:56,652 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:15:56,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1738195184] [2023-11-12 02:15:56,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:15:56,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:15:56,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:15:57,124 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:15:57,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:15:57,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1738195184] [2023-11-12 02:15:57,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1738195184] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:15:57,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:15:57,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:15:57,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1746411632] [2023-11-12 02:15:57,132 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:15:57,138 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:15:57,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:15:57,187 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:15:57,188 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:15:57,194 INFO L87 Difference]: Start difference. First operand has 245 states, 243 states have (on average 1.7366255144032923) internal successors, (422), 244 states have internal predecessors, (422), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 2 states have internal predecessors, (59), 0 states have call successors, (0), 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:15:58,404 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:15:58,404 INFO L93 Difference]: Finished difference Result 685 states and 1216 transitions. [2023-11-12 02:15:58,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:15:58,407 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 2 states have internal predecessors, (59), 0 states have call successors, (0), 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 59 [2023-11-12 02:15:58,408 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:15:58,431 INFO L225 Difference]: With dead ends: 685 [2023-11-12 02:15:58,432 INFO L226 Difference]: Without dead ends: 360 [2023-11-12 02:15:58,440 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:15:58,447 INFO L413 NwaCegarLoop]: 132 mSDtfsCounter, 159 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 535 mSolverCounterSat, 176 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 159 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 711 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 176 IncrementalHoareTripleChecker+Valid, 535 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-12 02:15:58,448 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [159 Valid, 139 Invalid, 711 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [176 Valid, 535 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-12 02:15:58,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 360 states. [2023-11-12 02:15:58,536 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 360 to 360. [2023-11-12 02:15:58,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 360 states, 359 states have (on average 1.4206128133704736) internal successors, (510), 359 states have internal predecessors, (510), 0 states have call successors, (0), 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:15:58,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 360 states and 510 transitions. [2023-11-12 02:15:58,542 INFO L78 Accepts]: Start accepts. Automaton has 360 states and 510 transitions. Word has length 59 [2023-11-12 02:15:58,543 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:15:58,543 INFO L495 AbstractCegarLoop]: Abstraction has 360 states and 510 transitions. [2023-11-12 02:15:58,544 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 2 states have internal predecessors, (59), 0 states have call successors, (0), 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:15:58,544 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 510 transitions. [2023-11-12 02:15:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2023-11-12 02:15:58,558 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:15:58,559 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2023-11-12 02:15:58,559 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:15:58,560 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:15:58,561 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:15:58,561 INFO L85 PathProgramCache]: Analyzing trace with hash 2074149039, now seen corresponding path program 1 times [2023-11-12 02:15:58,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:15:58,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359871581] [2023-11-12 02:15:58,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:15:58,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:15:58,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:15:59,218 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:15:59,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:15:59,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359871581] [2023-11-12 02:15:59,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359871581] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:15:59,219 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:15:59,219 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:15:59,220 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [281091187] [2023-11-12 02:15:59,220 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:15:59,221 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:15:59,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:15:59,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:15:59,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:15:59,223 INFO L87 Difference]: Start difference. First operand 360 states and 510 transitions. Second operand has 4 states, 4 states have (on average 34.5) internal successors, (138), 3 states have internal predecessors, (138), 0 states have call successors, (0), 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:16:00,707 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:00,707 INFO L93 Difference]: Finished difference Result 1074 states and 1446 transitions. [2023-11-12 02:16:00,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:16:00,709 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 34.5) internal successors, (138), 3 states have internal predecessors, (138), 0 states have call successors, (0), 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 138 [2023-11-12 02:16:00,710 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:00,714 INFO L225 Difference]: With dead ends: 1074 [2023-11-12 02:16:00,714 INFO L226 Difference]: Without dead ends: 716 [2023-11-12 02:16:00,715 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:16:00,717 INFO L413 NwaCegarLoop]: 110 mSDtfsCounter, 419 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 976 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 419 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 1016 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:00,718 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [419 Valid, 121 Invalid, 1016 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 976 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2023-11-12 02:16:00,720 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 716 states. [2023-11-12 02:16:00,749 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 716 to 716. [2023-11-12 02:16:00,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 716 states, 715 states have (on average 1.2615384615384615) internal successors, (902), 715 states have internal predecessors, (902), 0 states have call successors, (0), 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:16:00,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 716 states and 902 transitions. [2023-11-12 02:16:00,763 INFO L78 Accepts]: Start accepts. Automaton has 716 states and 902 transitions. Word has length 138 [2023-11-12 02:16:00,763 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:00,764 INFO L495 AbstractCegarLoop]: Abstraction has 716 states and 902 transitions. [2023-11-12 02:16:00,764 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 34.5) internal successors, (138), 3 states have internal predecessors, (138), 0 states have call successors, (0), 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:16:00,767 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 902 transitions. [2023-11-12 02:16:00,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2023-11-12 02:16:00,770 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:00,770 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2023-11-12 02:16:00,770 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:16:00,771 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:00,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:00,771 INFO L85 PathProgramCache]: Analyzing trace with hash -1136986672, now seen corresponding path program 1 times [2023-11-12 02:16:00,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:00,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [782390947] [2023-11-12 02:16:00,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:00,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:00,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:01,037 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:16:01,037 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:01,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [782390947] [2023-11-12 02:16:01,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [782390947] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:01,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:01,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:01,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [44169333] [2023-11-12 02:16:01,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:01,039 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:01,039 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:01,040 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:01,041 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:01,041 INFO L87 Difference]: Start difference. First operand 716 states and 902 transitions. Second operand has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 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:16:01,967 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:01,967 INFO L93 Difference]: Finished difference Result 1074 states and 1410 transitions. [2023-11-12 02:16:01,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:01,968 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 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 164 [2023-11-12 02:16:01,969 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:01,975 INFO L225 Difference]: With dead ends: 1074 [2023-11-12 02:16:01,976 INFO L226 Difference]: Without dead ends: 1072 [2023-11-12 02:16:01,976 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:16:01,978 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 126 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 555 mSolverCounterSat, 71 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 626 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 71 IncrementalHoareTripleChecker+Valid, 555 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:01,979 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 36 Invalid, 626 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [71 Valid, 555 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:16:01,981 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1072 states. [2023-11-12 02:16:02,002 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1072 to 894. [2023-11-12 02:16:02,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 894 states, 893 states have (on average 1.3370660694288914) internal successors, (1194), 893 states have internal predecessors, (1194), 0 states have call successors, (0), 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:16:02,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 894 states to 894 states and 1194 transitions. [2023-11-12 02:16:02,009 INFO L78 Accepts]: Start accepts. Automaton has 894 states and 1194 transitions. Word has length 164 [2023-11-12 02:16:02,010 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:02,010 INFO L495 AbstractCegarLoop]: Abstraction has 894 states and 1194 transitions. [2023-11-12 02:16:02,011 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 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:16:02,011 INFO L276 IsEmpty]: Start isEmpty. Operand 894 states and 1194 transitions. [2023-11-12 02:16:02,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2023-11-12 02:16:02,014 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:02,015 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:02,015 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:16:02,015 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:02,016 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:02,016 INFO L85 PathProgramCache]: Analyzing trace with hash -1221132902, now seen corresponding path program 1 times [2023-11-12 02:16:02,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:02,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [852267514] [2023-11-12 02:16:02,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:02,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:02,443 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 164 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2023-11-12 02:16:02,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:02,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [852267514] [2023-11-12 02:16:02,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [852267514] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:02,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:02,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:02,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [385392851] [2023-11-12 02:16:02,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:02,449 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:16:02,449 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:02,450 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:16:02,450 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:16:02,451 INFO L87 Difference]: Start difference. First operand 894 states and 1194 transitions. Second operand has 4 states, 4 states have (on average 50.75) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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:16:03,415 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:03,415 INFO L93 Difference]: Finished difference Result 1993 states and 2629 transitions. [2023-11-12 02:16:03,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:16:03,416 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 50.75) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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 230 [2023-11-12 02:16:03,417 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:03,425 INFO L225 Difference]: With dead ends: 1993 [2023-11-12 02:16:03,426 INFO L226 Difference]: Without dead ends: 1072 [2023-11-12 02:16:03,427 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:16:03,436 INFO L413 NwaCegarLoop]: 111 mSDtfsCounter, 116 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 661 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 116 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 771 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 661 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:03,439 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [116 Valid, 119 Invalid, 771 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 661 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-12 02:16:03,443 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1072 states. [2023-11-12 02:16:03,476 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1072 to 1072. [2023-11-12 02:16:03,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1072 states, 1071 states have (on average 1.1802054154995332) internal successors, (1264), 1071 states have internal predecessors, (1264), 0 states have call successors, (0), 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:16:03,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1072 states to 1072 states and 1264 transitions. [2023-11-12 02:16:03,482 INFO L78 Accepts]: Start accepts. Automaton has 1072 states and 1264 transitions. Word has length 230 [2023-11-12 02:16:03,484 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:03,484 INFO L495 AbstractCegarLoop]: Abstraction has 1072 states and 1264 transitions. [2023-11-12 02:16:03,484 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 50.75) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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:16:03,485 INFO L276 IsEmpty]: Start isEmpty. Operand 1072 states and 1264 transitions. [2023-11-12 02:16:03,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2023-11-12 02:16:03,489 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:03,489 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:16:03,489 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-12 02:16:03,490 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:03,490 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:03,491 INFO L85 PathProgramCache]: Analyzing trace with hash -1652240064, now seen corresponding path program 1 times [2023-11-12 02:16:03,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:03,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428963541] [2023-11-12 02:16:03,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:03,908 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 113 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:16:03,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:03,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [428963541] [2023-11-12 02:16:03,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [428963541] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:03,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1226382120] [2023-11-12 02:16:03,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:03,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:03,911 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:03,916 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:03,948 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-12 02:16:04,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:04,060 INFO L262 TraceCheckSpWp]: Trace formula consists of 325 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:16:04,071 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:04,440 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2023-11-12 02:16:04,440 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:16:04,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1226382120] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:04,440 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:16:04,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2023-11-12 02:16:04,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916611076] [2023-11-12 02:16:04,441 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:04,442 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:04,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:04,443 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:04,443 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-12 02:16:04,443 INFO L87 Difference]: Start difference. First operand 1072 states and 1264 transitions. Second operand has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 2 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:16:05,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:05,169 INFO L93 Difference]: Finished difference Result 2498 states and 3033 transitions. [2023-11-12 02:16:05,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:05,170 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 2 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 230 [2023-11-12 02:16:05,171 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:05,178 INFO L225 Difference]: With dead ends: 2498 [2023-11-12 02:16:05,179 INFO L226 Difference]: Without dead ends: 1428 [2023-11-12 02:16:05,180 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 229 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-12 02:16:05,182 INFO L413 NwaCegarLoop]: 44 mSDtfsCounter, 84 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 402 mSolverCounterSat, 124 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 526 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:05,182 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 47 Invalid, 526 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 402 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:16:05,184 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1428 states. [2023-11-12 02:16:05,211 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1428 to 1250. [2023-11-12 02:16:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1250 states, 1249 states have (on average 1.2041633306645316) internal successors, (1504), 1249 states have internal predecessors, (1504), 0 states have call successors, (0), 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:16:05,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1250 states to 1250 states and 1504 transitions. [2023-11-12 02:16:05,219 INFO L78 Accepts]: Start accepts. Automaton has 1250 states and 1504 transitions. Word has length 230 [2023-11-12 02:16:05,220 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:05,220 INFO L495 AbstractCegarLoop]: Abstraction has 1250 states and 1504 transitions. [2023-11-12 02:16:05,220 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 2 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:16:05,221 INFO L276 IsEmpty]: Start isEmpty. Operand 1250 states and 1504 transitions. [2023-11-12 02:16:05,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2023-11-12 02:16:05,224 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:05,224 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:05,241 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-12 02:16:05,441 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:05,441 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:05,442 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:05,442 INFO L85 PathProgramCache]: Analyzing trace with hash -132968793, now seen corresponding path program 1 times [2023-11-12 02:16:05,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:05,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805271223] [2023-11-12 02:16:05,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:05,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:05,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:05,813 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 181 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:16:05,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:05,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805271223] [2023-11-12 02:16:05,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805271223] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:05,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:05,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:05,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803700321] [2023-11-12 02:16:05,814 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:05,815 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:05,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:05,816 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:05,816 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:05,816 INFO L87 Difference]: Start difference. First operand 1250 states and 1504 transitions. Second operand has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 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:16:06,545 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:06,545 INFO L93 Difference]: Finished difference Result 3032 states and 3654 transitions. [2023-11-12 02:16:06,546 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:06,546 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 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 233 [2023-11-12 02:16:06,547 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:06,557 INFO L225 Difference]: With dead ends: 3032 [2023-11-12 02:16:06,557 INFO L226 Difference]: Without dead ends: 1784 [2023-11-12 02:16:06,559 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:16:06,560 INFO L413 NwaCegarLoop]: 73 mSDtfsCounter, 111 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 469 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 519 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 469 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:06,561 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 77 Invalid, 519 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 469 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-12 02:16:06,564 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1784 states. [2023-11-12 02:16:06,598 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1784 to 1784. [2023-11-12 02:16:06,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1784 states, 1783 states have (on average 1.1654514862591139) internal successors, (2078), 1783 states have internal predecessors, (2078), 0 states have call successors, (0), 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:16:06,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1784 states to 1784 states and 2078 transitions. [2023-11-12 02:16:06,608 INFO L78 Accepts]: Start accepts. Automaton has 1784 states and 2078 transitions. Word has length 233 [2023-11-12 02:16:06,609 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:06,609 INFO L495 AbstractCegarLoop]: Abstraction has 1784 states and 2078 transitions. [2023-11-12 02:16:06,609 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 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:16:06,609 INFO L276 IsEmpty]: Start isEmpty. Operand 1784 states and 2078 transitions. [2023-11-12 02:16:06,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 351 [2023-11-12 02:16:06,615 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:06,616 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:06,616 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-12 02:16:06,616 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:06,617 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:06,617 INFO L85 PathProgramCache]: Analyzing trace with hash -1309936305, now seen corresponding path program 1 times [2023-11-12 02:16:06,617 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:06,617 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388894474] [2023-11-12 02:16:06,617 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:06,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:06,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:07,166 INFO L134 CoverageAnalysis]: Checked inductivity of 433 backedges. 170 proven. 0 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked. [2023-11-12 02:16:07,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:07,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388894474] [2023-11-12 02:16:07,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388894474] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:07,168 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:07,168 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:07,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1864844609] [2023-11-12 02:16:07,168 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:07,169 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:16:07,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:07,170 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:16:07,170 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:16:07,170 INFO L87 Difference]: Start difference. First operand 1784 states and 2078 transitions. Second operand has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 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:16:08,020 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:08,020 INFO L93 Difference]: Finished difference Result 3624 states and 4235 transitions. [2023-11-12 02:16:08,021 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:16:08,021 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 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 350 [2023-11-12 02:16:08,022 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:08,032 INFO L225 Difference]: With dead ends: 3624 [2023-11-12 02:16:08,032 INFO L226 Difference]: Without dead ends: 1962 [2023-11-12 02:16:08,036 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:16:08,037 INFO L413 NwaCegarLoop]: 9 mSDtfsCounter, 141 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 685 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 742 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 685 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:08,037 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 17 Invalid, 742 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 685 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-12 02:16:08,041 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1962 states. [2023-11-12 02:16:08,076 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1962 to 1784. [2023-11-12 02:16:08,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1784 states, 1783 states have (on average 1.1144139091418956) internal successors, (1987), 1783 states have internal predecessors, (1987), 0 states have call successors, (0), 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:16:08,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1784 states to 1784 states and 1987 transitions. [2023-11-12 02:16:08,087 INFO L78 Accepts]: Start accepts. Automaton has 1784 states and 1987 transitions. Word has length 350 [2023-11-12 02:16:08,088 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:08,088 INFO L495 AbstractCegarLoop]: Abstraction has 1784 states and 1987 transitions. [2023-11-12 02:16:08,088 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 42.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 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:16:08,089 INFO L276 IsEmpty]: Start isEmpty. Operand 1784 states and 1987 transitions. [2023-11-12 02:16:08,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 440 [2023-11-12 02:16:08,098 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:08,099 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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] [2023-11-12 02:16:08,099 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-12 02:16:08,099 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:08,100 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:08,100 INFO L85 PathProgramCache]: Analyzing trace with hash -1328249995, now seen corresponding path program 1 times [2023-11-12 02:16:08,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:08,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1824630224] [2023-11-12 02:16:08,102 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:08,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:08,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:08,781 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 436 trivial. 0 not checked. [2023-11-12 02:16:08,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:08,781 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1824630224] [2023-11-12 02:16:08,781 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1824630224] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:08,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1960352761] [2023-11-12 02:16:08,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:08,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:08,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:08,785 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:08,825 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-12 02:16:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:09,005 INFO L262 TraceCheckSpWp]: Trace formula consists of 555 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:16:09,029 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:09,690 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked. [2023-11-12 02:16:09,690 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:16:09,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1960352761] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:09,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:16:09,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2023-11-12 02:16:09,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1522849697] [2023-11-12 02:16:09,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:09,693 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:09,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:09,694 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:09,694 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:16:09,694 INFO L87 Difference]: Start difference. First operand 1784 states and 1987 transitions. Second operand has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 2 states have internal predecessors, (175), 0 states have call successors, (0), 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:16:10,314 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:10,314 INFO L93 Difference]: Finished difference Result 2854 states and 3126 transitions. [2023-11-12 02:16:10,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:10,315 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 2 states have internal predecessors, (175), 0 states have call successors, (0), 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 439 [2023-11-12 02:16:10,316 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:10,330 INFO L225 Difference]: With dead ends: 2854 [2023-11-12 02:16:10,330 INFO L226 Difference]: Without dead ends: 2852 [2023-11-12 02:16:10,331 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 441 GetRequests, 438 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:16:10,334 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 27 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 441 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 11 SdHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 441 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:10,364 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 11 Invalid, 458 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 441 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:10,368 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2852 states. [2023-11-12 02:16:10,402 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2852 to 1606. [2023-11-12 02:16:10,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1606 states, 1605 states have (on average 1.0909657320872275) internal successors, (1751), 1605 states have internal predecessors, (1751), 0 states have call successors, (0), 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:16:10,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1606 states to 1606 states and 1751 transitions. [2023-11-12 02:16:10,410 INFO L78 Accepts]: Start accepts. Automaton has 1606 states and 1751 transitions. Word has length 439 [2023-11-12 02:16:10,411 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:10,411 INFO L495 AbstractCegarLoop]: Abstraction has 1606 states and 1751 transitions. [2023-11-12 02:16:10,411 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 2 states have internal predecessors, (175), 0 states have call successors, (0), 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:16:10,411 INFO L276 IsEmpty]: Start isEmpty. Operand 1606 states and 1751 transitions. [2023-11-12 02:16:10,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 446 [2023-11-12 02:16:10,421 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:10,421 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:10,433 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-12 02:16:10,627 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:10,628 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:10,628 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:10,630 INFO L85 PathProgramCache]: Analyzing trace with hash 559557095, now seen corresponding path program 1 times [2023-11-12 02:16:10,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:10,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175079693] [2023-11-12 02:16:10,632 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:10,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:11,283 INFO L134 CoverageAnalysis]: Checked inductivity of 747 backedges. 433 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:16:11,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:11,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175079693] [2023-11-12 02:16:11,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175079693] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:11,285 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:11,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:11,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [371168208] [2023-11-12 02:16:11,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:11,287 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:11,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:11,288 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:11,288 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:11,289 INFO L87 Difference]: Start difference. First operand 1606 states and 1751 transitions. Second operand has 3 states, 3 states have (on average 79.0) internal successors, (237), 3 states have internal predecessors, (237), 0 states have call successors, (0), 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:16:11,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:11,905 INFO L93 Difference]: Finished difference Result 3922 states and 4309 transitions. [2023-11-12 02:16:11,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:11,906 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 79.0) internal successors, (237), 3 states have internal predecessors, (237), 0 states have call successors, (0), 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 445 [2023-11-12 02:16:11,907 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:11,919 INFO L225 Difference]: With dead ends: 3922 [2023-11-12 02:16:11,919 INFO L226 Difference]: Without dead ends: 2496 [2023-11-12 02:16:11,922 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:16:11,925 INFO L413 NwaCegarLoop]: 240 mSDtfsCounter, 110 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 410 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 245 SdHoareTripleChecker+Invalid, 465 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 410 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:11,925 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 245 Invalid, 465 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 410 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:11,929 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2496 states. [2023-11-12 02:16:11,964 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2496 to 1962. [2023-11-12 02:16:11,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1962 states, 1961 states have (on average 1.075981642019378) internal successors, (2110), 1961 states have internal predecessors, (2110), 0 states have call successors, (0), 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:16:11,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1962 states to 1962 states and 2110 transitions. [2023-11-12 02:16:11,975 INFO L78 Accepts]: Start accepts. Automaton has 1962 states and 2110 transitions. Word has length 445 [2023-11-12 02:16:11,976 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:11,976 INFO L495 AbstractCegarLoop]: Abstraction has 1962 states and 2110 transitions. [2023-11-12 02:16:11,976 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 79.0) internal successors, (237), 3 states have internal predecessors, (237), 0 states have call successors, (0), 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:16:11,976 INFO L276 IsEmpty]: Start isEmpty. Operand 1962 states and 2110 transitions. [2023-11-12 02:16:11,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 453 [2023-11-12 02:16:11,983 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:11,984 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:11,984 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-12 02:16:11,985 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:11,985 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:11,985 INFO L85 PathProgramCache]: Analyzing trace with hash 194003118, now seen corresponding path program 1 times [2023-11-12 02:16:11,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:11,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205650587] [2023-11-12 02:16:11,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:11,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:12,525 INFO L134 CoverageAnalysis]: Checked inductivity of 747 backedges. 433 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:16:12,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:12,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205650587] [2023-11-12 02:16:12,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205650587] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:12,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:12,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:12,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269981718] [2023-11-12 02:16:12,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:12,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:12,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:12,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:12,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:12,529 INFO L87 Difference]: Start difference. First operand 1962 states and 2110 transitions. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 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:16:13,217 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:13,217 INFO L93 Difference]: Finished difference Result 4456 states and 4861 transitions. [2023-11-12 02:16:13,218 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:13,218 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 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 452 [2023-11-12 02:16:13,220 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:13,233 INFO L225 Difference]: With dead ends: 4456 [2023-11-12 02:16:13,233 INFO L226 Difference]: Without dead ends: 2674 [2023-11-12 02:16:13,236 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:16:13,237 INFO L413 NwaCegarLoop]: 198 mSDtfsCounter, 113 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 202 SdHoareTripleChecker+Invalid, 488 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:13,238 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 202 Invalid, 488 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:13,242 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2674 states. [2023-11-12 02:16:13,308 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2674 to 2674. [2023-11-12 02:16:13,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2674 states, 2673 states have (on average 1.0819304152637486) internal successors, (2892), 2673 states have internal predecessors, (2892), 0 states have call successors, (0), 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:16:13,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2674 states to 2674 states and 2892 transitions. [2023-11-12 02:16:13,323 INFO L78 Accepts]: Start accepts. Automaton has 2674 states and 2892 transitions. Word has length 452 [2023-11-12 02:16:13,323 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:13,324 INFO L495 AbstractCegarLoop]: Abstraction has 2674 states and 2892 transitions. [2023-11-12 02:16:13,324 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 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:16:13,324 INFO L276 IsEmpty]: Start isEmpty. Operand 2674 states and 2892 transitions. [2023-11-12 02:16:13,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 494 [2023-11-12 02:16:13,331 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:13,332 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:13,332 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-12 02:16:13,332 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:13,333 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:13,333 INFO L85 PathProgramCache]: Analyzing trace with hash -170238073, now seen corresponding path program 1 times [2023-11-12 02:16:13,334 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:13,334 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1543938443] [2023-11-12 02:16:13,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:13,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:13,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:13,761 INFO L134 CoverageAnalysis]: Checked inductivity of 861 backedges. 547 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-12 02:16:13,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:13,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1543938443] [2023-11-12 02:16:13,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1543938443] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:13,762 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:16:13,762 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:16:13,762 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1610803941] [2023-11-12 02:16:13,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:13,763 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:13,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:13,764 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:13,764 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:16:13,765 INFO L87 Difference]: Start difference. First operand 2674 states and 2892 transitions. Second operand has 3 states, 3 states have (on average 95.0) internal successors, (285), 3 states have internal predecessors, (285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:16:14,438 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:14,438 INFO L93 Difference]: Finished difference Result 6414 states and 7027 transitions. [2023-11-12 02:16:14,439 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:14,439 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 95.0) internal successors, (285), 3 states have internal predecessors, (285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 493 [2023-11-12 02:16:14,440 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:14,459 INFO L225 Difference]: With dead ends: 6414 [2023-11-12 02:16:14,459 INFO L226 Difference]: Without dead ends: 3920 [2023-11-12 02:16:14,462 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:16:14,463 INFO L413 NwaCegarLoop]: 48 mSDtfsCounter, 72 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 478 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:14,463 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 52 Invalid, 478 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:14,468 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3920 states. [2023-11-12 02:16:14,536 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3920 to 3564. [2023-11-12 02:16:14,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3564 states, 3563 states have (on average 1.077743474600056) internal successors, (3840), 3563 states have internal predecessors, (3840), 0 states have call successors, (0), 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:16:14,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3564 states to 3564 states and 3840 transitions. [2023-11-12 02:16:14,552 INFO L78 Accepts]: Start accepts. Automaton has 3564 states and 3840 transitions. Word has length 493 [2023-11-12 02:16:14,553 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:14,553 INFO L495 AbstractCegarLoop]: Abstraction has 3564 states and 3840 transitions. [2023-11-12 02:16:14,553 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 95.0) internal successors, (285), 3 states have internal predecessors, (285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:16:14,554 INFO L276 IsEmpty]: Start isEmpty. Operand 3564 states and 3840 transitions. [2023-11-12 02:16:14,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 639 [2023-11-12 02:16:14,560 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:14,561 INFO L195 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:14,561 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-12 02:16:14,561 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:14,562 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:14,562 INFO L85 PathProgramCache]: Analyzing trace with hash -1775735211, now seen corresponding path program 1 times [2023-11-12 02:16:14,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:14,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [94149568] [2023-11-12 02:16:14,563 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:14,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:14,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:15,700 INFO L134 CoverageAnalysis]: Checked inductivity of 1629 backedges. 1154 proven. 104 refuted. 0 times theorem prover too weak. 371 trivial. 0 not checked. [2023-11-12 02:16:15,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:15,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [94149568] [2023-11-12 02:16:15,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [94149568] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:15,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [487485379] [2023-11-12 02:16:15,702 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:15,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:15,702 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:15,705 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:15,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-12 02:16:15,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:16,009 INFO L262 TraceCheckSpWp]: Trace formula consists of 815 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:16:16,018 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:16,188 INFO L134 CoverageAnalysis]: Checked inductivity of 1629 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 1288 trivial. 0 not checked. [2023-11-12 02:16:16,189 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:16:16,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [487485379] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:16,189 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:16:16,190 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7 [2023-11-12 02:16:16,190 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469863114] [2023-11-12 02:16:16,190 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:16,191 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:16,193 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:16,193 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:16,196 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:16:16,197 INFO L87 Difference]: Start difference. First operand 3564 states and 3840 transitions. Second operand has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 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:16:16,823 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:16,823 INFO L93 Difference]: Finished difference Result 7838 states and 8458 transitions. [2023-11-12 02:16:16,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:16,824 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 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 638 [2023-11-12 02:16:16,825 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:16,842 INFO L225 Difference]: With dead ends: 7838 [2023-11-12 02:16:16,843 INFO L226 Difference]: Without dead ends: 3564 [2023-11-12 02:16:16,848 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 642 GetRequests, 637 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:16:16,849 INFO L413 NwaCegarLoop]: 242 mSDtfsCounter, 122 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 395 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 247 SdHoareTripleChecker+Invalid, 435 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 395 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:16,849 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 247 Invalid, 435 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 395 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:16,854 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3564 states. [2023-11-12 02:16:16,908 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3564 to 3030. [2023-11-12 02:16:16,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3030 states, 3029 states have (on average 1.0686695278969958) internal successors, (3237), 3029 states have internal predecessors, (3237), 0 states have call successors, (0), 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:16:16,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3030 states to 3030 states and 3237 transitions. [2023-11-12 02:16:16,922 INFO L78 Accepts]: Start accepts. Automaton has 3030 states and 3237 transitions. Word has length 638 [2023-11-12 02:16:16,922 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:16,923 INFO L495 AbstractCegarLoop]: Abstraction has 3030 states and 3237 transitions. [2023-11-12 02:16:16,923 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 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:16:16,923 INFO L276 IsEmpty]: Start isEmpty. Operand 3030 states and 3237 transitions. [2023-11-12 02:16:16,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 709 [2023-11-12 02:16:16,948 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:16:16,949 INFO L195 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 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] [2023-11-12 02:16:16,965 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-12 02:16:17,156 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-12 02:16:17,156 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:16:17,156 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:16:17,157 INFO L85 PathProgramCache]: Analyzing trace with hash -739328316, now seen corresponding path program 1 times [2023-11-12 02:16:17,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:16:17,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639852912] [2023-11-12 02:16:17,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:17,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:16:17,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:18,499 INFO L134 CoverageAnalysis]: Checked inductivity of 1788 backedges. 1313 proven. 104 refuted. 0 times theorem prover too weak. 371 trivial. 0 not checked. [2023-11-12 02:16:18,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:16:18,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639852912] [2023-11-12 02:16:18,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [639852912] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-12 02:16:18,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1829452095] [2023-11-12 02:16:18,500 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:16:18,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-12 02:16:18,501 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:16:18,502 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-12 02:16:18,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-12 02:16:18,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:16:18,813 INFO L262 TraceCheckSpWp]: Trace formula consists of 885 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-12 02:16:18,823 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:16:18,926 INFO L134 CoverageAnalysis]: Checked inductivity of 1788 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 1447 trivial. 0 not checked. [2023-11-12 02:16:18,926 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:16:18,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1829452095] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:16:18,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-12 02:16:18,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7 [2023-11-12 02:16:18,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1575867252] [2023-11-12 02:16:18,931 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:16:18,932 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-12 02:16:18,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:16:18,933 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:16:18,933 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:16:18,933 INFO L87 Difference]: Start difference. First operand 3030 states and 3237 transitions. Second operand has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 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:16:19,562 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:16:19,562 INFO L93 Difference]: Finished difference Result 6768 states and 7304 transitions. [2023-11-12 02:16:19,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:16:19,563 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 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 708 [2023-11-12 02:16:19,564 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:16:19,564 INFO L225 Difference]: With dead ends: 6768 [2023-11-12 02:16:19,564 INFO L226 Difference]: Without dead ends: 0 [2023-11-12 02:16:19,570 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 712 GetRequests, 707 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:16:19,571 INFO L413 NwaCegarLoop]: 215 mSDtfsCounter, 128 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 421 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 219 SdHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 421 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-12 02:16:19,571 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 219 Invalid, 458 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 421 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-12 02:16:19,572 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-12 02:16:19,572 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-12 02:16:19,572 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:16:19,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-12 02:16:19,573 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 708 [2023-11-12 02:16:19,573 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:16:19,573 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-12 02:16:19,574 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 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:16:19,574 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-12 02:16:19,574 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-12 02:16:19,577 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:16:19,589 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-12 02:16:19,784 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2023-11-12 02:16:19,786 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-12 02:16:20,458 INFO L899 garLoopResultBuilder]: For program point L762(lines 762 880) no Hoare annotation was computed. [2023-11-12 02:16:20,458 INFO L899 garLoopResultBuilder]: For program point L895(line 895) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L829(lines 829 880) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L631(lines 631 880) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L565(lines 565 880) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L169-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L103-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,459 INFO L899 garLoopResultBuilder]: For program point L37-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L698(lines 698 880) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L500(lines 500 880) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L170(line 170) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L104(line 104) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L38(line 38) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L369(lines 369 880) no Hoare annotation was computed. [2023-11-12 02:16:20,460 INFO L899 garLoopResultBuilder]: For program point L303(lines 303 880) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L436(lines 436 880) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L172-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L106-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L40-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L239(lines 239 880) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L173(line 173) no Hoare annotation was computed. [2023-11-12 02:16:20,461 INFO L899 garLoopResultBuilder]: For program point L107(line 107) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L41(line 41) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L768(lines 768 880) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L636(lines 636 880) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L835(lines 835 880) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L571(lines 571 880) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L505(lines 505 880) no Hoare annotation was computed. [2023-11-12 02:16:20,462 INFO L899 garLoopResultBuilder]: For program point L175-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L109-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L43-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L704(lines 704 880) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L176(line 176) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L110(line 110) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L44(line 44) no Hoare annotation was computed. [2023-11-12 02:16:20,463 INFO L899 garLoopResultBuilder]: For program point L309(lines 309 880) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L442(lines 442 880) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L376(lines 376 880) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L178-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L112-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L46-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L245(lines 245 880) no Hoare annotation was computed. [2023-11-12 02:16:20,464 INFO L899 garLoopResultBuilder]: For program point L179(line 179) no Hoare annotation was computed. [2023-11-12 02:16:20,465 INFO L899 garLoopResultBuilder]: For program point L113(line 113) no Hoare annotation was computed. [2023-11-12 02:16:20,466 INFO L899 garLoopResultBuilder]: For program point L47(line 47) no Hoare annotation was computed. [2023-11-12 02:16:20,466 INFO L899 garLoopResultBuilder]: For program point L774(lines 774 880) no Hoare annotation was computed. [2023-11-12 02:16:20,466 INFO L899 garLoopResultBuilder]: For program point L642(lines 642 880) no Hoare annotation was computed. [2023-11-12 02:16:20,467 INFO L899 garLoopResultBuilder]: For program point L510(lines 510 880) no Hoare annotation was computed. [2023-11-12 02:16:20,467 INFO L899 garLoopResultBuilder]: For program point L841(lines 841 880) no Hoare annotation was computed. [2023-11-12 02:16:20,467 INFO L899 garLoopResultBuilder]: For program point L181-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,467 INFO L899 garLoopResultBuilder]: For program point L115-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L49-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L710(lines 710 880) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L578(lines 578 880) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L182(line 182) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L116(line 116) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L50(line 50) no Hoare annotation was computed. [2023-11-12 02:16:20,468 INFO L899 garLoopResultBuilder]: For program point L315(lines 315 880) no Hoare annotation was computed. [2023-11-12 02:16:20,469 INFO L899 garLoopResultBuilder]: For program point L448(lines 448 880) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L382(lines 382 880) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L184-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L118-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L52-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L251(lines 251 880) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L185(line 185) no Hoare annotation was computed. [2023-11-12 02:16:20,470 INFO L899 garLoopResultBuilder]: For program point L119(line 119) no Hoare annotation was computed. [2023-11-12 02:16:20,471 INFO L899 garLoopResultBuilder]: For program point L53(line 53) no Hoare annotation was computed. [2023-11-12 02:16:20,471 INFO L899 garLoopResultBuilder]: For program point L648(lines 648 880) no Hoare annotation was computed. [2023-11-12 02:16:20,471 INFO L899 garLoopResultBuilder]: For program point L516(lines 516 880) no Hoare annotation was computed. [2023-11-12 02:16:20,471 INFO L899 garLoopResultBuilder]: For program point L847(lines 847 880) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L781(lines 781 880) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L583(lines 583 880) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L187-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L121-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L55-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L716(lines 716 880) no Hoare annotation was computed. [2023-11-12 02:16:20,472 INFO L899 garLoopResultBuilder]: For program point L188(line 188) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L122(line 122) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L56(line 56) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L321(lines 321 880) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L454(lines 454 880) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 880) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-12 02:16:20,473 INFO L899 garLoopResultBuilder]: For program point L190-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L58-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L257(lines 257 880) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L191(line 191) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L125(line 125) no Hoare annotation was computed. [2023-11-12 02:16:20,474 INFO L899 garLoopResultBuilder]: For program point L59(line 59) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L852(lines 852 880) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L654(lines 654 880) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L522(lines 522 880) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L787(lines 787 880) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L589(lines 589 880) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L193-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,475 INFO L899 garLoopResultBuilder]: For program point L127-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L61-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L722(lines 722 880) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L194(line 194) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L128(line 128) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L62(line 62) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L459(lines 459 880) no Hoare annotation was computed. [2023-11-12 02:16:20,476 INFO L899 garLoopResultBuilder]: For program point L327(lines 327 880) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L394(lines 394 880) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L262(lines 262 880) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L196-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L130-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L64-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,477 INFO L899 garLoopResultBuilder]: For program point L197(line 197) no Hoare annotation was computed. [2023-11-12 02:16:20,478 INFO L899 garLoopResultBuilder]: For program point L131(line 131) no Hoare annotation was computed. [2023-11-12 02:16:20,478 INFO L899 garLoopResultBuilder]: For program point L65(line 65) no Hoare annotation was computed. [2023-11-12 02:16:20,480 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-12 02:16:20,480 INFO L899 garLoopResultBuilder]: For program point L858(lines 858 880) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 191) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point L660(lines 660 880) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point L528(lines 528 880) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point L793(lines 793 880) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point L595(lines 595 880) no Hoare annotation was computed. [2023-11-12 02:16:20,481 INFO L899 garLoopResultBuilder]: For program point L199-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L133-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L728(lines 728 880) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L464(lines 464 880) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L200(line 200) no Hoare annotation was computed. [2023-11-12 02:16:20,482 INFO L899 garLoopResultBuilder]: For program point L134(line 134) no Hoare annotation was computed. [2023-11-12 02:16:20,483 INFO L899 garLoopResultBuilder]: For program point L68(line 68) no Hoare annotation was computed. [2023-11-12 02:16:20,483 INFO L899 garLoopResultBuilder]: For program point L333(lines 333 880) no Hoare annotation was computed. [2023-11-12 02:16:20,483 INFO L899 garLoopResultBuilder]: For program point L400(lines 400 880) no Hoare annotation was computed. [2023-11-12 02:16:20,483 INFO L899 garLoopResultBuilder]: For program point L268(lines 268 880) no Hoare annotation was computed. [2023-11-12 02:16:20,483 INFO L899 garLoopResultBuilder]: For program point L202-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L136-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L70-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L203(line 203) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L137(line 137) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L71(line 71) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L864(lines 864 880) no Hoare annotation was computed. [2023-11-12 02:16:20,484 INFO L899 garLoopResultBuilder]: For program point L666(lines 666 880) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L534(lines 534 880) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L799(lines 799 880) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L601(lines 601 880) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L205-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L139-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,485 INFO L899 garLoopResultBuilder]: For program point L73-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L734(lines 734 880) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L470(lines 470 880) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L206(line 206) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L140(line 140) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L74(line 74) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L339(lines 339 880) no Hoare annotation was computed. [2023-11-12 02:16:20,486 INFO L899 garLoopResultBuilder]: For program point L406(lines 406 880) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L274(lines 274 880) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L208-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L142-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L76-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L869(lines 869 880) no Hoare annotation was computed. [2023-11-12 02:16:20,487 INFO L899 garLoopResultBuilder]: For program point L209(line 209) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L143(line 143) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L77(line 77) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L672(lines 672 880) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L540(lines 540 880) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L805(lines 805 880) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L607(lines 607 880) no Hoare annotation was computed. [2023-11-12 02:16:20,488 INFO L899 garLoopResultBuilder]: For program point L211-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L145-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L79-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L740(lines 740 880) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L212(line 212) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L146(line 146) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L80(line 80) no Hoare annotation was computed. [2023-11-12 02:16:20,489 INFO L899 garLoopResultBuilder]: For program point L477(lines 477 880) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L345(lines 345 880) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L279(lines 279 880) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L412(lines 412 880) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L148-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L82-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L875(lines 875 880) no Hoare annotation was computed. [2023-11-12 02:16:20,490 INFO L899 garLoopResultBuilder]: For program point L149(line 149) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L83(line 83) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L678(lines 678 880) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L546(lines 546 880) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L811(lines 811 880) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L745(lines 745 880) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L613(lines 613 880) no Hoare annotation was computed. [2023-11-12 02:16:20,491 INFO L899 garLoopResultBuilder]: For program point L151-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L85-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L482(lines 482 880) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L152(line 152) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L86(line 86) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L351(lines 351 880) no Hoare annotation was computed. [2023-11-12 02:16:20,492 INFO L899 garLoopResultBuilder]: For program point L285(lines 285 880) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L418(lines 418 880) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L154-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L88-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L551(lines 551 880) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L221(lines 221 880) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L155(line 155) no Hoare annotation was computed. [2023-11-12 02:16:20,493 INFO L899 garLoopResultBuilder]: For program point L89(line 89) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L684(lines 684 880) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L817(lines 817 880) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L751(lines 751 880) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L619(lines 619 880) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L157-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L91-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,494 INFO L899 garLoopResultBuilder]: For program point L884(lines 884 900) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L488(lines 488 880) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L290(lines 290 880) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L158(line 158) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L92(line 92) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L687(lines 687 880) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L357(lines 357 880) no Hoare annotation was computed. [2023-11-12 02:16:20,495 INFO L899 garLoopResultBuilder]: For program point L424(lines 424 880) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L160-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L94-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L557(lines 557 880) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L227(lines 227 880) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L161(line 161) no Hoare annotation was computed. [2023-11-12 02:16:20,496 INFO L899 garLoopResultBuilder]: For program point L95(line 95) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L757(lines 757 880) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L625(lines 625 880) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L163-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L97-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 33) no Hoare annotation was computed. [2023-11-12 02:16:20,497 INFO L899 garLoopResultBuilder]: For program point L31-2(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,498 INFO L899 garLoopResultBuilder]: For program point L824(lines 824 880) no Hoare annotation was computed. [2023-11-12 02:16:20,499 INFO L895 garLoopResultBuilder]: At program point L890-2(lines 890 899) the Hoare annotation is: (let ((.cse1 (= ~a24~0 1)) (.cse2 (<= ~a15~0 6)) (.cse0 (<= (+ 49 ~a12~0) 0))) (or (and (<= ~a15~0 8) .cse0 (<= 10 ~a21~0)) (and .cse1 .cse2) (and .cse1 (<= 8 ~a15~0)) (and .cse1 (<= 81 ~a12~0)) (and (<= ~a12~0 11) .cse1) (and .cse1 (<= 7 ~a21~0)) (and .cse2 .cse0))) [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L494(lines 494 880) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L296(lines 296 880) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L164(line 164) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L98(line 98) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L32(line 32) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point calculate_output_returnLabel#1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,500 INFO L899 garLoopResultBuilder]: For program point L693(lines 693 880) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L363(lines 363 880) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L562(lines 562 880) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L430(lines 430 880) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L166-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L100-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,501 INFO L899 garLoopResultBuilder]: For program point L34-1(lines 30 882) no Hoare annotation was computed. [2023-11-12 02:16:20,502 INFO L899 garLoopResultBuilder]: For program point L233(lines 233 880) no Hoare annotation was computed. [2023-11-12 02:16:20,502 INFO L899 garLoopResultBuilder]: For program point L167(line 167) no Hoare annotation was computed. [2023-11-12 02:16:20,502 INFO L899 garLoopResultBuilder]: For program point L101(line 101) no Hoare annotation was computed. [2023-11-12 02:16:20,502 INFO L899 garLoopResultBuilder]: For program point L35(line 35) no Hoare annotation was computed. [2023-11-12 02:16:20,506 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:16:20,508 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:16:20,526 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:16:20 BoogieIcfgContainer [2023-11-12 02:16:20,526 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:16:20,527 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:16:20,527 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:16:20,527 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:16:20,528 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:15:56" (3/4) ... [2023-11-12 02:16:20,530 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 02:16:20,564 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-12 02:16:20,566 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-12 02:16:20,568 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-12 02:16:20,570 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 02:16:20,771 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:16:20,772 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/bin/uautomizer-verify-uTZkv6EMXl/witness.yml [2023-11-12 02:16:20,772 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:16:20,773 INFO L158 Benchmark]: Toolchain (without parser) took 27359.96ms. Allocated memory was 125.8MB in the beginning and 406.8MB in the end (delta: 281.0MB). Free memory was 77.9MB in the beginning and 319.3MB in the end (delta: -241.4MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,773 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 125.8MB. Free memory is still 97.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:16:20,773 INFO L158 Benchmark]: CACSL2BoogieTranslator took 959.62ms. Allocated memory was 125.8MB in the beginning and 192.9MB in the end (delta: 67.1MB). Free memory was 77.9MB in the beginning and 158.7MB in the end (delta: -80.8MB). Peak memory consumption was 38.7MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,774 INFO L158 Benchmark]: Boogie Procedure Inliner took 159.89ms. Allocated memory is still 192.9MB. Free memory was 158.7MB in the beginning and 149.3MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,775 INFO L158 Benchmark]: Boogie Preprocessor took 129.60ms. Allocated memory is still 192.9MB. Free memory was 149.3MB in the beginning and 143.0MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,775 INFO L158 Benchmark]: RCFGBuilder took 1833.04ms. Allocated memory is still 192.9MB. Free memory was 143.0MB in the beginning and 105.1MB in the end (delta: 37.9MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,776 INFO L158 Benchmark]: TraceAbstraction took 24022.43ms. Allocated memory was 192.9MB in the beginning and 406.8MB in the end (delta: 213.9MB). Free memory was 104.1MB in the beginning and 334.0MB in the end (delta: -229.9MB). Peak memory consumption was 196.9MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,776 INFO L158 Benchmark]: Witness Printer took 245.26ms. Allocated memory is still 406.8MB. Free memory was 334.0MB in the beginning and 319.3MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-12 02:16:20,783 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.35ms. Allocated memory is still 125.8MB. Free memory is still 97.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 959.62ms. Allocated memory was 125.8MB in the beginning and 192.9MB in the end (delta: 67.1MB). Free memory was 77.9MB in the beginning and 158.7MB in the end (delta: -80.8MB). Peak memory consumption was 38.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 159.89ms. Allocated memory is still 192.9MB. Free memory was 158.7MB in the beginning and 149.3MB in the end (delta: 9.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 129.60ms. Allocated memory is still 192.9MB. Free memory was 149.3MB in the beginning and 143.0MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1833.04ms. Allocated memory is still 192.9MB. Free memory was 143.0MB in the beginning and 105.1MB in the end (delta: 37.9MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. * TraceAbstraction took 24022.43ms. Allocated memory was 192.9MB in the beginning and 406.8MB in the end (delta: 213.9MB). Free memory was 104.1MB in the beginning and 334.0MB in the end (delta: -229.9MB). Peak memory consumption was 196.9MB. Max. memory is 16.1GB. * Witness Printer took 245.26ms. Allocated memory is still 406.8MB. Free memory was 334.0MB in the beginning and 319.3MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. 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: 191]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 245 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 23.9s, OverallIterations: 13, TraceHistogramMax: 7, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 11.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.7s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1728 SdHoareTripleChecker+Valid, 10.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1728 mSDsluCounter, 1532 SdHoareTripleChecker+Invalid, 8.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 71 mSDsCounter, 897 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 6796 IncrementalHoareTripleChecker+Invalid, 7693 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 897 mSolverCounterUnsat, 1461 mSDtfsCounter, 6796 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2055 GetRequests, 2025 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=3564occurred in iteration=11, InterpolantAutomatonStates: 42, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.7s AutomataMinimizationTime, 13 MinimizatonAttempts, 3204 StatesRemovedByMinimization, 7 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 31 NumberOfFragments, 57 HoareAnnotationTreeSize, 1 FomulaSimplifications, 875 FormulaSimplificationTreeSizeReduction, 0.3s HoareSimplificationTime, 1 FomulaSimplificationsInter, 822 FormulaSimplificationTreeSizeReductionInter, 0.3s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 8.0s InterpolantComputationTime, 6594 NumberOfCodeBlocks, 6594 NumberOfCodeBlocksAsserted, 17 NumberOfCheckSat, 6577 ConstructedInterpolants, 0 QuantifiedInterpolants, 24179 SizeOfPredicates, 0 NumberOfNonLiveVariables, 2580 ConjunctsInSsa, 8 ConjunctsInUnsatCore, 17 InterpolantComputations, 13 PerfectInterpolantSequences, 11110/11431 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 890]: Loop Invariant Derived loop invariant: (((((((((a15 <= 8) && ((49 + a12) <= 0)) && (10 <= a21)) || ((a24 == 1) && (a15 <= 6))) || ((a24 == 1) && (8 <= a15))) || ((a24 == 1) && (81 <= a12))) || ((a12 <= 11) && (a24 == 1))) || ((a24 == 1) && (7 <= a21))) || ((a15 <= 6) && ((49 + a12) <= 0))) RESULT: Ultimate proved your program to be correct! [2023-11-12 02:16:20,814 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a807a99e-2c0a-42f4-84b4-346f97c329ae/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