./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b 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_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b2100ea24426b7252711008a6a7a196a428591442a323ec879fe1d319b3ee1ab --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:30:32,307 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:30:32,438 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 22:30:32,449 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:30:32,450 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:30:32,492 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:30:32,492 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:30:32,493 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:30:32,494 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:30:32,500 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:30:32,501 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:30:32,502 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:30:32,502 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:30:32,504 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:30:32,504 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:30:32,505 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:30:32,505 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:30:32,506 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:30:32,506 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:30:32,507 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:30:32,507 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:30:32,508 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:30:32,508 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:30:32,510 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:30:32,511 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:30:32,512 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:30:32,512 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:30:32,513 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:30:32,513 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:32,514 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:30:32,515 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:30:32,516 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:30:32,516 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:30:32,516 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:30:32,517 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:30:32,517 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:30:32,517 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:30:32,518 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:30:32,518 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:30:32,518 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_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b2100ea24426b7252711008a6a7a196a428591442a323ec879fe1d319b3ee1ab [2023-11-06 22:30:32,868 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:30:32,900 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:30:32,902 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:30:32,904 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:30:32,915 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:30:32,917 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:35,983 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:30:36,287 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:30:36,288 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:36,308 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/4dd051b56/25f4c7bb104545f08830c965e0377c9f/FLAG276630560 [2023-11-06 22:30:36,329 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/4dd051b56/25f4c7bb104545f08830c965e0377c9f [2023-11-06 22:30:36,337 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:30:36,339 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:30:36,343 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:36,343 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:30:36,349 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:30:36,350 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,351 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@446ddca7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36, skipping insertion in model container [2023-11-06 22:30:36,352 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,424 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:30:36,704 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_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c[37616,37629] [2023-11-06 22:30:36,714 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:36,740 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:30:36,800 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_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c[37616,37629] [2023-11-06 22:30:36,804 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:36,829 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:30:36,829 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36 WrapperNode [2023-11-06 22:30:36,829 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:36,831 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:36,831 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:30:36,831 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:30:36,840 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,858 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,933 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 534 [2023-11-06 22:30:36,934 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:36,934 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:30:36,935 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:30:36,935 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:30:36,948 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,949 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,967 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,976 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:36,987 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:37,008 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:37,011 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:37,013 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:37,033 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:30:37,035 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:30:37,035 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:30:37,035 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:30:37,036 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (1/1) ... [2023-11-06 22:30:37,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:37,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:30:37,092 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:30:37,113 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:30:37,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:30:37,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:30:37,150 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:30:37,150 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:30:37,285 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:30:37,287 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:30:37,323 WARN L818 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-06 22:30:38,111 INFO L771 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##85: assume !false; [2023-11-06 22:30:38,111 INFO L771 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##84: assume false; [2023-11-06 22:30:38,112 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:30:38,120 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:30:38,122 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-06 22:30:38,124 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:38 BoogieIcfgContainer [2023-11-06 22:30:38,125 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:30:38,128 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:30:38,128 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:30:38,133 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:30:38,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:30:36" (1/3) ... [2023-11-06 22:30:38,134 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7272cf4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:38, skipping insertion in model container [2023-11-06 22:30:38,134 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:36" (2/3) ... [2023-11-06 22:30:38,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7272cf4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:38, skipping insertion in model container [2023-11-06 22:30:38,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:38" (3/3) ... [2023-11-06 22:30:38,137 INFO L112 eAbstractionObserver]: Analyzing ICFG s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:38,160 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:30:38,161 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 22:30:38,250 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:30:38,259 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@21fbac5d, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:30:38,260 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 22:30:38,266 INFO L276 IsEmpty]: Start isEmpty. Operand has 129 states, 127 states have (on average 1.7322834645669292) internal successors, (220), 128 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:38,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-06 22:30:38,276 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:38,277 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] [2023-11-06 22:30:38,278 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:38,286 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:38,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1457697009, now seen corresponding path program 1 times [2023-11-06 22:30:38,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:38,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [581912096] [2023-11-06 22:30:38,298 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:38,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:38,590 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:38,591 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:38,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [581912096] [2023-11-06 22:30:38,592 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [581912096] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:38,592 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:38,592 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:38,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629134126] [2023-11-06 22:30:38,595 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:38,599 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:38,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:38,642 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:38,643 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:38,650 INFO L87 Difference]: Start difference. First operand has 129 states, 127 states have (on average 1.7322834645669292) internal successors, (220), 128 states have internal predecessors, (220), 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 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:38,908 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:38,908 INFO L93 Difference]: Finished difference Result 254 states and 435 transitions. [2023-11-06 22:30:38,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:38,915 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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 24 [2023-11-06 22:30:38,915 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:38,925 INFO L225 Difference]: With dead ends: 254 [2023-11-06 22:30:38,927 INFO L226 Difference]: Without dead ends: 116 [2023-11-06 22:30:38,932 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:38,937 INFO L413 NwaCegarLoop]: 215 mSDtfsCounter, 7 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 332 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:38,938 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 332 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:38,956 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2023-11-06 22:30:38,976 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116. [2023-11-06 22:30:38,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 115 states have (on average 1.5304347826086957) internal successors, (176), 115 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:38,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 176 transitions. [2023-11-06 22:30:38,983 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 176 transitions. Word has length 24 [2023-11-06 22:30:38,983 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:38,983 INFO L495 AbstractCegarLoop]: Abstraction has 116 states and 176 transitions. [2023-11-06 22:30:38,984 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:38,984 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 176 transitions. [2023-11-06 22:30:38,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-11-06 22:30:38,986 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:38,986 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:38,986 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:30:38,987 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:38,987 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:38,988 INFO L85 PathProgramCache]: Analyzing trace with hash 326445615, now seen corresponding path program 1 times [2023-11-06 22:30:38,988 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:38,988 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1752863853] [2023-11-06 22:30:38,988 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:38,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:39,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:39,081 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:39,082 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:39,082 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1752863853] [2023-11-06 22:30:39,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1752863853] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:39,083 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:39,083 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:39,083 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [549018598] [2023-11-06 22:30:39,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:39,085 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:39,085 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:39,085 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:39,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,086 INFO L87 Difference]: Start difference. First operand 116 states and 176 transitions. Second operand has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,231 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:39,231 INFO L93 Difference]: Finished difference Result 241 states and 370 transitions. [2023-11-06 22:30:39,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:39,232 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 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 36 [2023-11-06 22:30:39,233 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:39,237 INFO L225 Difference]: With dead ends: 241 [2023-11-06 22:30:39,238 INFO L226 Difference]: Without dead ends: 135 [2023-11-06 22:30:39,243 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,246 INFO L413 NwaCegarLoop]: 166 mSDtfsCounter, 15 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:39,247 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 252 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:30:39,251 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2023-11-06 22:30:39,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 131. [2023-11-06 22:30:39,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 131 states, 130 states have (on average 1.5076923076923077) internal successors, (196), 130 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 131 states and 196 transitions. [2023-11-06 22:30:39,270 INFO L78 Accepts]: Start accepts. Automaton has 131 states and 196 transitions. Word has length 36 [2023-11-06 22:30:39,270 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:39,270 INFO L495 AbstractCegarLoop]: Abstraction has 131 states and 196 transitions. [2023-11-06 22:30:39,271 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,271 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 196 transitions. [2023-11-06 22:30:39,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-06 22:30:39,273 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:39,275 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:39,275 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:30:39,275 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:39,277 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:39,277 INFO L85 PathProgramCache]: Analyzing trace with hash 673459512, now seen corresponding path program 1 times [2023-11-06 22:30:39,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:39,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293438918] [2023-11-06 22:30:39,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:39,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:39,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-06 22:30:39,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:39,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [293438918] [2023-11-06 22:30:39,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [293438918] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:39,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:39,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:39,390 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889833178] [2023-11-06 22:30:39,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:39,391 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:39,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:39,391 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:39,392 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,392 INFO L87 Difference]: Start difference. First operand 131 states and 196 transitions. Second operand has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,514 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:39,514 INFO L93 Difference]: Finished difference Result 273 states and 414 transitions. [2023-11-06 22:30:39,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:39,515 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2023-11-06 22:30:39,515 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:39,516 INFO L225 Difference]: With dead ends: 273 [2023-11-06 22:30:39,517 INFO L226 Difference]: Without dead ends: 152 [2023-11-06 22:30:39,518 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,519 INFO L413 NwaCegarLoop]: 181 mSDtfsCounter, 15 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 265 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:39,519 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 265 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:30:39,521 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 152 states. [2023-11-06 22:30:39,530 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 152 to 148. [2023-11-06 22:30:39,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 148 states, 147 states have (on average 1.4829931972789117) internal successors, (218), 147 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 148 states and 218 transitions. [2023-11-06 22:30:39,546 INFO L78 Accepts]: Start accepts. Automaton has 148 states and 218 transitions. Word has length 50 [2023-11-06 22:30:39,546 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:39,547 INFO L495 AbstractCegarLoop]: Abstraction has 148 states and 218 transitions. [2023-11-06 22:30:39,547 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,547 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 218 transitions. [2023-11-06 22:30:39,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2023-11-06 22:30:39,550 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:39,550 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:39,550 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:30:39,550 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:39,551 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:39,551 INFO L85 PathProgramCache]: Analyzing trace with hash -1706916263, now seen corresponding path program 1 times [2023-11-06 22:30:39,551 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:39,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766544415] [2023-11-06 22:30:39,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:39,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:39,713 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2023-11-06 22:30:39,713 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:39,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766544415] [2023-11-06 22:30:39,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766544415] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:39,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:39,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:39,714 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323230236] [2023-11-06 22:30:39,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:39,715 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:39,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:39,716 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:39,716 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,716 INFO L87 Difference]: Start difference. First operand 148 states and 218 transitions. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:39,905 INFO L93 Difference]: Finished difference Result 336 states and 510 transitions. [2023-11-06 22:30:39,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:39,906 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 67 [2023-11-06 22:30:39,907 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:39,909 INFO L225 Difference]: With dead ends: 336 [2023-11-06 22:30:39,909 INFO L226 Difference]: Without dead ends: 197 [2023-11-06 22:30:39,911 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:39,920 INFO L413 NwaCegarLoop]: 163 mSDtfsCounter, 52 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 120 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 120 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:39,922 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 238 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 120 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:39,925 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 197 states. [2023-11-06 22:30:39,937 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 197 to 189. [2023-11-06 22:30:39,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 189 states, 188 states have (on average 1.425531914893617) internal successors, (268), 188 states have internal predecessors, (268), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 268 transitions. [2023-11-06 22:30:39,944 INFO L78 Accepts]: Start accepts. Automaton has 189 states and 268 transitions. Word has length 67 [2023-11-06 22:30:39,946 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:39,947 INFO L495 AbstractCegarLoop]: Abstraction has 189 states and 268 transitions. [2023-11-06 22:30:39,947 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:39,947 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 268 transitions. [2023-11-06 22:30:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2023-11-06 22:30:39,954 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:39,955 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:39,956 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:30:39,956 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:39,957 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:39,957 INFO L85 PathProgramCache]: Analyzing trace with hash 782612699, now seen corresponding path program 1 times [2023-11-06 22:30:39,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:39,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [614924872] [2023-11-06 22:30:39,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:39,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:40,079 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2023-11-06 22:30:40,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:40,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [614924872] [2023-11-06 22:30:40,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [614924872] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:40,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:40,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:40,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1908143294] [2023-11-06 22:30:40,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:40,080 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:40,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:40,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:40,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,082 INFO L87 Difference]: Start difference. First operand 189 states and 268 transitions. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,213 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:40,213 INFO L93 Difference]: Finished difference Result 391 states and 562 transitions. [2023-11-06 22:30:40,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:40,214 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 67 [2023-11-06 22:30:40,214 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:40,216 INFO L225 Difference]: With dead ends: 391 [2023-11-06 22:30:40,216 INFO L226 Difference]: Without dead ends: 212 [2023-11-06 22:30:40,217 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,218 INFO L413 NwaCegarLoop]: 184 mSDtfsCounter, 15 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 270 SdHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:40,219 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 270 Invalid, 109 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:30:40,219 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 212 states. [2023-11-06 22:30:40,242 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 212 to 208. [2023-11-06 22:30:40,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 208 states, 207 states have (on average 1.4106280193236715) internal successors, (292), 207 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 208 states and 292 transitions. [2023-11-06 22:30:40,244 INFO L78 Accepts]: Start accepts. Automaton has 208 states and 292 transitions. Word has length 67 [2023-11-06 22:30:40,246 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:40,247 INFO L495 AbstractCegarLoop]: Abstraction has 208 states and 292 transitions. [2023-11-06 22:30:40,247 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 292 transitions. [2023-11-06 22:30:40,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2023-11-06 22:30:40,251 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:40,251 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:40,251 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 22:30:40,251 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:40,252 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:40,252 INFO L85 PathProgramCache]: Analyzing trace with hash 421080209, now seen corresponding path program 1 times [2023-11-06 22:30:40,252 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:40,252 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1779391450] [2023-11-06 22:30:40,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:40,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:40,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:40,393 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2023-11-06 22:30:40,394 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:40,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1779391450] [2023-11-06 22:30:40,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1779391450] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:40,395 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:40,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:40,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226323599] [2023-11-06 22:30:40,396 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:40,397 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:40,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:40,399 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:40,399 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,400 INFO L87 Difference]: Start difference. First operand 208 states and 292 transitions. Second operand has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,538 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:40,538 INFO L93 Difference]: Finished difference Result 430 states and 612 transitions. [2023-11-06 22:30:40,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:40,539 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 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 83 [2023-11-06 22:30:40,541 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:40,543 INFO L225 Difference]: With dead ends: 430 [2023-11-06 22:30:40,543 INFO L226 Difference]: Without dead ends: 232 [2023-11-06 22:30:40,545 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,549 INFO L413 NwaCegarLoop]: 183 mSDtfsCounter, 13 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:40,550 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 269 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:30:40,553 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 232 states. [2023-11-06 22:30:40,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 232 to 229. [2023-11-06 22:30:40,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 229 states, 228 states have (on average 1.394736842105263) internal successors, (318), 228 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 229 states and 318 transitions. [2023-11-06 22:30:40,562 INFO L78 Accepts]: Start accepts. Automaton has 229 states and 318 transitions. Word has length 83 [2023-11-06 22:30:40,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:40,563 INFO L495 AbstractCegarLoop]: Abstraction has 229 states and 318 transitions. [2023-11-06 22:30:40,563 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,563 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 318 transitions. [2023-11-06 22:30:40,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2023-11-06 22:30:40,564 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:40,565 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:40,565 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-06 22:30:40,568 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:40,569 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:40,569 INFO L85 PathProgramCache]: Analyzing trace with hash 601048937, now seen corresponding path program 1 times [2023-11-06 22:30:40,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:40,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1604931219] [2023-11-06 22:30:40,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:40,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:40,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:40,770 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-06 22:30:40,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:40,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1604931219] [2023-11-06 22:30:40,770 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1604931219] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:40,771 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:40,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:40,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2143906912] [2023-11-06 22:30:40,771 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:40,772 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:40,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:40,772 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:40,773 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,773 INFO L87 Difference]: Start difference. First operand 229 states and 318 transitions. Second operand has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,817 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:40,818 INFO L93 Difference]: Finished difference Result 664 states and 924 transitions. [2023-11-06 22:30:40,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:40,818 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 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 103 [2023-11-06 22:30:40,819 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:40,822 INFO L225 Difference]: With dead ends: 664 [2023-11-06 22:30:40,822 INFO L226 Difference]: Without dead ends: 445 [2023-11-06 22:30:40,823 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,824 INFO L413 NwaCegarLoop]: 210 mSDtfsCounter, 130 mSDsluCounter, 160 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 130 SdHoareTripleChecker+Valid, 370 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:40,824 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [130 Valid, 370 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:40,825 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 445 states. [2023-11-06 22:30:40,839 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 445 to 445. [2023-11-06 22:30:40,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 445 states, 444 states have (on average 1.382882882882883) internal successors, (614), 444 states have internal predecessors, (614), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 445 states and 614 transitions. [2023-11-06 22:30:40,843 INFO L78 Accepts]: Start accepts. Automaton has 445 states and 614 transitions. Word has length 103 [2023-11-06 22:30:40,843 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:40,844 INFO L495 AbstractCegarLoop]: Abstraction has 445 states and 614 transitions. [2023-11-06 22:30:40,844 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,844 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 614 transitions. [2023-11-06 22:30:40,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2023-11-06 22:30:40,846 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:40,846 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:40,846 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-06 22:30:40,847 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:40,847 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:40,847 INFO L85 PathProgramCache]: Analyzing trace with hash -1732343701, now seen corresponding path program 1 times [2023-11-06 22:30:40,847 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:40,847 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666240646] [2023-11-06 22:30:40,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:40,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:40,908 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2023-11-06 22:30:40,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:40,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666240646] [2023-11-06 22:30:40,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666240646] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:40,909 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:40,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:40,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1144351748] [2023-11-06 22:30:40,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:40,910 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:40,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:40,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:40,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,912 INFO L87 Difference]: Start difference. First operand 445 states and 614 transitions. Second operand has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,946 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:40,946 INFO L93 Difference]: Finished difference Result 901 states and 1242 transitions. [2023-11-06 22:30:40,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:40,947 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 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 103 [2023-11-06 22:30:40,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:40,951 INFO L225 Difference]: With dead ends: 901 [2023-11-06 22:30:40,951 INFO L226 Difference]: Without dead ends: 466 [2023-11-06 22:30:40,952 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:40,953 INFO L413 NwaCegarLoop]: 191 mSDtfsCounter, 11 mSDsluCounter, 160 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 351 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:40,954 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 351 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:40,955 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 466 states. [2023-11-06 22:30:40,992 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 466 to 466. [2023-11-06 22:30:40,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 466 states, 465 states have (on average 1.378494623655914) internal successors, (641), 465 states have internal predecessors, (641), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:40,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 466 states and 641 transitions. [2023-11-06 22:30:40,998 INFO L78 Accepts]: Start accepts. Automaton has 466 states and 641 transitions. Word has length 103 [2023-11-06 22:30:40,999 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:40,999 INFO L495 AbstractCegarLoop]: Abstraction has 466 states and 641 transitions. [2023-11-06 22:30:40,999 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,000 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 641 transitions. [2023-11-06 22:30:41,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2023-11-06 22:30:41,003 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:41,003 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:41,003 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-06 22:30:41,003 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:41,004 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:41,004 INFO L85 PathProgramCache]: Analyzing trace with hash -1473727800, now seen corresponding path program 1 times [2023-11-06 22:30:41,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:41,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644881291] [2023-11-06 22:30:41,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:41,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:41,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:41,079 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2023-11-06 22:30:41,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:41,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644881291] [2023-11-06 22:30:41,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644881291] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:41,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:41,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:41,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590849455] [2023-11-06 22:30:41,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:41,081 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:41,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:41,082 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:41,082 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,083 INFO L87 Difference]: Start difference. First operand 466 states and 641 transitions. Second operand has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,122 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:41,122 INFO L93 Difference]: Finished difference Result 948 states and 1302 transitions. [2023-11-06 22:30:41,124 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:41,127 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 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 104 [2023-11-06 22:30:41,127 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:41,130 INFO L225 Difference]: With dead ends: 948 [2023-11-06 22:30:41,131 INFO L226 Difference]: Without dead ends: 492 [2023-11-06 22:30:41,132 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,135 INFO L413 NwaCegarLoop]: 172 mSDtfsCounter, 20 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:41,135 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 323 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:41,137 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 492 states. [2023-11-06 22:30:41,154 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 492 to 492. [2023-11-06 22:30:41,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 492 states, 491 states have (on average 1.3727087576374746) internal successors, (674), 491 states have internal predecessors, (674), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 492 states to 492 states and 674 transitions. [2023-11-06 22:30:41,168 INFO L78 Accepts]: Start accepts. Automaton has 492 states and 674 transitions. Word has length 104 [2023-11-06 22:30:41,168 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:41,169 INFO L495 AbstractCegarLoop]: Abstraction has 492 states and 674 transitions. [2023-11-06 22:30:41,169 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,169 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 674 transitions. [2023-11-06 22:30:41,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2023-11-06 22:30:41,171 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:41,171 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:41,172 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-06 22:30:41,172 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:41,173 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:41,173 INFO L85 PathProgramCache]: Analyzing trace with hash -825726669, now seen corresponding path program 1 times [2023-11-06 22:30:41,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:41,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979723682] [2023-11-06 22:30:41,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:41,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:41,264 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2023-11-06 22:30:41,264 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:41,264 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979723682] [2023-11-06 22:30:41,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979723682] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:41,265 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:41,265 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:41,265 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [705512072] [2023-11-06 22:30:41,265 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:41,266 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:41,266 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:41,266 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:41,267 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,267 INFO L87 Difference]: Start difference. First operand 492 states and 674 transitions. Second operand has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,344 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:41,344 INFO L93 Difference]: Finished difference Result 711 states and 978 transitions. [2023-11-06 22:30:41,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:41,345 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 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 105 [2023-11-06 22:30:41,345 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:41,351 INFO L225 Difference]: With dead ends: 711 [2023-11-06 22:30:41,351 INFO L226 Difference]: Without dead ends: 709 [2023-11-06 22:30:41,351 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,352 INFO L413 NwaCegarLoop]: 162 mSDtfsCounter, 143 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 313 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:41,352 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 313 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:30:41,354 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 709 states. [2023-11-06 22:30:41,372 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 709 to 709. [2023-11-06 22:30:41,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 709 states, 708 states have (on average 1.3785310734463276) internal successors, (976), 708 states have internal predecessors, (976), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 709 states to 709 states and 976 transitions. [2023-11-06 22:30:41,378 INFO L78 Accepts]: Start accepts. Automaton has 709 states and 976 transitions. Word has length 105 [2023-11-06 22:30:41,378 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:41,378 INFO L495 AbstractCegarLoop]: Abstraction has 709 states and 976 transitions. [2023-11-06 22:30:41,379 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,379 INFO L276 IsEmpty]: Start isEmpty. Operand 709 states and 976 transitions. [2023-11-06 22:30:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2023-11-06 22:30:41,382 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:41,382 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:41,382 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-06 22:30:41,382 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:41,383 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:41,383 INFO L85 PathProgramCache]: Analyzing trace with hash 966118794, now seen corresponding path program 1 times [2023-11-06 22:30:41,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:41,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329010712] [2023-11-06 22:30:41,384 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:41,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:41,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:41,511 INFO L134 CoverageAnalysis]: Checked inductivity of 470 backedges. 310 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2023-11-06 22:30:41,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:41,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329010712] [2023-11-06 22:30:41,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329010712] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:41,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:41,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:41,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [781737217] [2023-11-06 22:30:41,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:41,513 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:41,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:41,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:41,514 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,514 INFO L87 Difference]: Start difference. First operand 709 states and 976 transitions. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,728 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:41,728 INFO L93 Difference]: Finished difference Result 1532 states and 2169 transitions. [2023-11-06 22:30:41,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:41,729 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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 173 [2023-11-06 22:30:41,729 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:41,735 INFO L225 Difference]: With dead ends: 1532 [2023-11-06 22:30:41,735 INFO L226 Difference]: Without dead ends: 856 [2023-11-06 22:30:41,736 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,737 INFO L413 NwaCegarLoop]: 147 mSDtfsCounter, 103 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 196 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:41,738 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 196 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:41,739 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 856 states. [2023-11-06 22:30:41,763 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 856 to 826. [2023-11-06 22:30:41,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 826 states, 825 states have (on average 1.412121212121212) internal successors, (1165), 825 states have internal predecessors, (1165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 826 states to 826 states and 1165 transitions. [2023-11-06 22:30:41,770 INFO L78 Accepts]: Start accepts. Automaton has 826 states and 1165 transitions. Word has length 173 [2023-11-06 22:30:41,770 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:41,770 INFO L495 AbstractCegarLoop]: Abstraction has 826 states and 1165 transitions. [2023-11-06 22:30:41,771 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:41,771 INFO L276 IsEmpty]: Start isEmpty. Operand 826 states and 1165 transitions. [2023-11-06 22:30:41,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2023-11-06 22:30:41,774 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:41,775 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 9, 9, 9, 9, 9, 7, 7, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:41,775 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-06 22:30:41,775 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:41,776 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:41,776 INFO L85 PathProgramCache]: Analyzing trace with hash 463667882, now seen corresponding path program 2 times [2023-11-06 22:30:41,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:41,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [243127193] [2023-11-06 22:30:41,776 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:41,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:41,902 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 325 proven. 0 refuted. 0 times theorem prover too weak. 200 trivial. 0 not checked. [2023-11-06 22:30:41,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:41,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [243127193] [2023-11-06 22:30:41,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [243127193] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:41,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:41,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:41,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562873919] [2023-11-06 22:30:41,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:41,904 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:41,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:41,904 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:41,905 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:41,905 INFO L87 Difference]: Start difference. First operand 826 states and 1165 transitions. Second operand has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,109 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:42,109 INFO L93 Difference]: Finished difference Result 1906 states and 2771 transitions. [2023-11-06 22:30:42,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:42,110 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 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 185 [2023-11-06 22:30:42,111 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:42,116 INFO L225 Difference]: With dead ends: 1906 [2023-11-06 22:30:42,117 INFO L226 Difference]: Without dead ends: 1065 [2023-11-06 22:30:42,118 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:42,120 INFO L413 NwaCegarLoop]: 154 mSDtfsCounter, 100 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 112 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:42,121 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 213 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 112 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:42,123 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1065 states. [2023-11-06 22:30:42,154 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1065 to 1015. [2023-11-06 22:30:42,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1015 states, 1014 states have (on average 1.3974358974358974) internal successors, (1417), 1014 states have internal predecessors, (1417), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1015 states to 1015 states and 1417 transitions. [2023-11-06 22:30:42,162 INFO L78 Accepts]: Start accepts. Automaton has 1015 states and 1417 transitions. Word has length 185 [2023-11-06 22:30:42,162 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:42,162 INFO L495 AbstractCegarLoop]: Abstraction has 1015 states and 1417 transitions. [2023-11-06 22:30:42,163 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,163 INFO L276 IsEmpty]: Start isEmpty. Operand 1015 states and 1417 transitions. [2023-11-06 22:30:42,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2023-11-06 22:30:42,167 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:42,167 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:42,168 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-06 22:30:42,168 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:42,168 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:42,169 INFO L85 PathProgramCache]: Analyzing trace with hash -436736348, now seen corresponding path program 1 times [2023-11-06 22:30:42,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:42,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [914753779] [2023-11-06 22:30:42,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:42,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:42,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:42,317 INFO L134 CoverageAnalysis]: Checked inductivity of 597 backedges. 397 proven. 0 refuted. 0 times theorem prover too weak. 200 trivial. 0 not checked. [2023-11-06 22:30:42,317 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:42,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [914753779] [2023-11-06 22:30:42,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [914753779] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:42,318 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:42,318 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:42,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1298598904] [2023-11-06 22:30:42,318 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:42,319 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:42,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:42,320 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:42,320 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:42,320 INFO L87 Difference]: Start difference. First operand 1015 states and 1417 transitions. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,380 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:42,380 INFO L93 Difference]: Finished difference Result 2335 states and 3260 transitions. [2023-11-06 22:30:42,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:42,381 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 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 196 [2023-11-06 22:30:42,382 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:42,390 INFO L225 Difference]: With dead ends: 2335 [2023-11-06 22:30:42,390 INFO L226 Difference]: Without dead ends: 1356 [2023-11-06 22:30:42,392 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:42,393 INFO L413 NwaCegarLoop]: 315 mSDtfsCounter, 138 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 476 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:42,394 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 476 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:42,396 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1356 states. [2023-11-06 22:30:42,438 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1356 to 1283. [2023-11-06 22:30:42,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1283 states, 1282 states have (on average 1.4017160686427457) internal successors, (1797), 1282 states have internal predecessors, (1797), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1283 states to 1283 states and 1797 transitions. [2023-11-06 22:30:42,448 INFO L78 Accepts]: Start accepts. Automaton has 1283 states and 1797 transitions. Word has length 196 [2023-11-06 22:30:42,449 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:42,449 INFO L495 AbstractCegarLoop]: Abstraction has 1283 states and 1797 transitions. [2023-11-06 22:30:42,449 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,449 INFO L276 IsEmpty]: Start isEmpty. Operand 1283 states and 1797 transitions. [2023-11-06 22:30:42,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2023-11-06 22:30:42,454 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:42,454 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 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] [2023-11-06 22:30:42,454 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-06 22:30:42,455 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:42,455 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:42,455 INFO L85 PathProgramCache]: Analyzing trace with hash 1636486162, now seen corresponding path program 1 times [2023-11-06 22:30:42,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:42,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183193179] [2023-11-06 22:30:42,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:42,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:42,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:42,627 INFO L134 CoverageAnalysis]: Checked inductivity of 597 backedges. 420 proven. 0 refuted. 0 times theorem prover too weak. 177 trivial. 0 not checked. [2023-11-06 22:30:42,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:42,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183193179] [2023-11-06 22:30:42,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183193179] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:42,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:42,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:42,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1944259685] [2023-11-06 22:30:42,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:42,629 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:42,629 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:42,630 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:42,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:42,630 INFO L87 Difference]: Start difference. First operand 1283 states and 1797 transitions. Second operand has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 3 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:42,772 INFO L93 Difference]: Finished difference Result 2557 states and 3578 transitions. [2023-11-06 22:30:42,773 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:42,773 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 3 states have internal predecessors, (112), 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 197 [2023-11-06 22:30:42,774 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:42,783 INFO L225 Difference]: With dead ends: 2557 [2023-11-06 22:30:42,783 INFO L226 Difference]: Without dead ends: 1578 [2023-11-06 22:30:42,788 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:42,789 INFO L413 NwaCegarLoop]: 324 mSDtfsCounter, 114 mSDsluCounter, 162 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 486 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:42,789 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 486 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:42,792 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1578 states. [2023-11-06 22:30:42,869 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1578 to 1578. [2023-11-06 22:30:42,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1578 states, 1577 states have (on average 1.400126823081801) internal successors, (2208), 1577 states have internal predecessors, (2208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1578 states to 1578 states and 2208 transitions. [2023-11-06 22:30:42,881 INFO L78 Accepts]: Start accepts. Automaton has 1578 states and 2208 transitions. Word has length 197 [2023-11-06 22:30:42,882 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:42,882 INFO L495 AbstractCegarLoop]: Abstraction has 1578 states and 2208 transitions. [2023-11-06 22:30:42,882 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 3 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:42,882 INFO L276 IsEmpty]: Start isEmpty. Operand 1578 states and 2208 transitions. [2023-11-06 22:30:42,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2023-11-06 22:30:42,887 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:42,888 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:42,888 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-06 22:30:42,888 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:42,888 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:42,889 INFO L85 PathProgramCache]: Analyzing trace with hash 1465224558, now seen corresponding path program 1 times [2023-11-06 22:30:42,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:42,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040713877] [2023-11-06 22:30:42,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:42,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:43,021 INFO L134 CoverageAnalysis]: Checked inductivity of 478 backedges. 324 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2023-11-06 22:30:43,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:43,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040713877] [2023-11-06 22:30:43,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040713877] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:43,022 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:43,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:43,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [871940667] [2023-11-06 22:30:43,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:43,023 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:43,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:43,024 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:43,024 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:43,024 INFO L87 Difference]: Start difference. First operand 1578 states and 2208 transitions. Second operand has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:43,229 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:43,229 INFO L93 Difference]: Finished difference Result 4330 states and 6121 transitions. [2023-11-06 22:30:43,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:43,230 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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 199 [2023-11-06 22:30:43,231 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:43,247 INFO L225 Difference]: With dead ends: 4330 [2023-11-06 22:30:43,247 INFO L226 Difference]: Without dead ends: 2809 [2023-11-06 22:30:43,251 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:43,252 INFO L413 NwaCegarLoop]: 288 mSDtfsCounter, 109 mSDsluCounter, 166 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 454 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:43,253 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 454 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:30:43,257 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2809 states. [2023-11-06 22:30:43,438 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2809 to 2757. [2023-11-06 22:30:43,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2757 states, 2756 states have (on average 1.4179970972423803) internal successors, (3908), 2756 states have internal predecessors, (3908), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:43,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2757 states to 2757 states and 3908 transitions. [2023-11-06 22:30:43,458 INFO L78 Accepts]: Start accepts. Automaton has 2757 states and 3908 transitions. Word has length 199 [2023-11-06 22:30:43,459 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:43,459 INFO L495 AbstractCegarLoop]: Abstraction has 2757 states and 3908 transitions. [2023-11-06 22:30:43,459 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:43,460 INFO L276 IsEmpty]: Start isEmpty. Operand 2757 states and 3908 transitions. [2023-11-06 22:30:43,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2023-11-06 22:30:43,465 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:43,466 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:43,466 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-06 22:30:43,466 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:43,467 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:43,467 INFO L85 PathProgramCache]: Analyzing trace with hash -153439782, now seen corresponding path program 1 times [2023-11-06 22:30:43,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:43,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932793771] [2023-11-06 22:30:43,467 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:43,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:43,663 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 429 proven. 10 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2023-11-06 22:30:43,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:43,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932793771] [2023-11-06 22:30:43,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932793771] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:30:43,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1487368138] [2023-11-06 22:30:43,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:43,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:30:43,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:30:43,673 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:30:43,688 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:30:43,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:43,897 INFO L262 TraceCheckSpWp]: Trace formula consists of 415 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 22:30:43,907 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:44,051 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 429 proven. 10 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2023-11-06 22:30:44,052 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-06 22:30:44,157 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 429 proven. 10 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2023-11-06 22:30:44,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1487368138] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-06 22:30:44,157 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-06 22:30:44,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2023-11-06 22:30:44,158 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994600981] [2023-11-06 22:30:44,158 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-06 22:30:44,159 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-06 22:30:44,160 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:44,160 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-06 22:30:44,161 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2023-11-06 22:30:44,161 INFO L87 Difference]: Start difference. First operand 2757 states and 3908 transitions. Second operand has 8 states, 8 states have (on average 20.125) internal successors, (161), 8 states have internal predecessors, (161), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:45,110 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:45,110 INFO L93 Difference]: Finished difference Result 5689 states and 8139 transitions. [2023-11-06 22:30:45,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 22:30:45,111 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 20.125) internal successors, (161), 8 states have internal predecessors, (161), 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 199 [2023-11-06 22:30:45,112 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:45,132 INFO L225 Difference]: With dead ends: 5689 [2023-11-06 22:30:45,132 INFO L226 Difference]: Without dead ends: 3055 [2023-11-06 22:30:45,136 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 406 GetRequests, 397 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110 [2023-11-06 22:30:45,137 INFO L413 NwaCegarLoop]: 282 mSDtfsCounter, 502 mSDsluCounter, 609 mSDsCounter, 0 mSdLazyCounter, 604 mSolverCounterSat, 75 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 502 SdHoareTripleChecker+Valid, 891 SdHoareTripleChecker+Invalid, 679 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 75 IncrementalHoareTripleChecker+Valid, 604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:45,138 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [502 Valid, 891 Invalid, 679 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [75 Valid, 604 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-06 22:30:45,143 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3055 states. [2023-11-06 22:30:45,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3055 to 2757. [2023-11-06 22:30:45,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2757 states, 2756 states have (on average 1.4150943396226414) internal successors, (3900), 2756 states have internal predecessors, (3900), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:45,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2757 states to 2757 states and 3900 transitions. [2023-11-06 22:30:45,373 INFO L78 Accepts]: Start accepts. Automaton has 2757 states and 3900 transitions. Word has length 199 [2023-11-06 22:30:45,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:45,374 INFO L495 AbstractCegarLoop]: Abstraction has 2757 states and 3900 transitions. [2023-11-06 22:30:45,374 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 20.125) internal successors, (161), 8 states have internal predecessors, (161), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:45,374 INFO L276 IsEmpty]: Start isEmpty. Operand 2757 states and 3900 transitions. [2023-11-06 22:30:45,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2023-11-06 22:30:45,380 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:45,381 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:45,400 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:45,589 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:30:45,589 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:45,589 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:45,590 INFO L85 PathProgramCache]: Analyzing trace with hash -620133327, now seen corresponding path program 1 times [2023-11-06 22:30:45,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:45,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1670658652] [2023-11-06 22:30:45,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:45,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:45,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:45,735 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 384 proven. 0 refuted. 0 times theorem prover too weak. 215 trivial. 0 not checked. [2023-11-06 22:30:45,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:30:45,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1670658652] [2023-11-06 22:30:45,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1670658652] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:45,736 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:45,736 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 22:30:45,736 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277325709] [2023-11-06 22:30:45,736 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:45,737 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 22:30:45,737 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:30:45,738 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 22:30:45,738 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:30:45,738 INFO L87 Difference]: Start difference. First operand 2757 states and 3900 transitions. Second operand has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:46,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:46,157 INFO L93 Difference]: Finished difference Result 5877 states and 8506 transitions. [2023-11-06 22:30:46,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 22:30:46,157 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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 200 [2023-11-06 22:30:46,158 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:46,175 INFO L225 Difference]: With dead ends: 5877 [2023-11-06 22:30:46,175 INFO L226 Difference]: Without dead ends: 2757 [2023-11-06 22:30:46,179 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 22:30:46,180 INFO L413 NwaCegarLoop]: 184 mSDtfsCounter, 35 mSDsluCounter, 264 mSDsCounter, 0 mSdLazyCounter, 162 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 448 SdHoareTripleChecker+Invalid, 194 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 162 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:46,180 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 448 Invalid, 194 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 162 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:46,184 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2757 states. [2023-11-06 22:30:46,347 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2757 to 2757. [2023-11-06 22:30:46,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2757 states, 2756 states have (on average 1.4114658925979682) internal successors, (3890), 2756 states have internal predecessors, (3890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:46,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2757 states to 2757 states and 3890 transitions. [2023-11-06 22:30:46,365 INFO L78 Accepts]: Start accepts. Automaton has 2757 states and 3890 transitions. Word has length 200 [2023-11-06 22:30:46,366 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:46,366 INFO L495 AbstractCegarLoop]: Abstraction has 2757 states and 3890 transitions. [2023-11-06 22:30:46,366 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:46,367 INFO L276 IsEmpty]: Start isEmpty. Operand 2757 states and 3890 transitions. [2023-11-06 22:30:46,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2023-11-06 22:30:46,375 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:46,375 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:46,375 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-06 22:30:46,375 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:46,377 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:46,377 INFO L85 PathProgramCache]: Analyzing trace with hash -1503642317, now seen corresponding path program 1 times [2023-11-06 22:30:46,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:30:46,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004230000] [2023-11-06 22:30:46,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:46,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:30:46,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:30:46,438 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:30:46,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:30:46,559 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:30:46,560 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:30:46,561 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 22:30:46,563 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-06 22:30:46,566 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:46,570 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:30:46,795 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:30:46 BoogieIcfgContainer [2023-11-06 22:30:46,795 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:30:46,796 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:30:46,796 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:30:46,796 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:30:46,797 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:38" (3/4) ... [2023-11-06 22:30:46,799 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-06 22:30:46,800 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:30:46,801 INFO L158 Benchmark]: Toolchain (without parser) took 10461.91ms. Allocated memory was 142.6MB in the beginning and 274.7MB in the end (delta: 132.1MB). Free memory was 96.9MB in the beginning and 215.8MB in the end (delta: -118.9MB). Peak memory consumption was 15.3MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,801 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 113.2MB. Free memory is still 88.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:30:46,802 INFO L158 Benchmark]: CACSL2BoogieTranslator took 487.01ms. Allocated memory is still 142.6MB. Free memory was 96.3MB in the beginning and 81.0MB in the end (delta: 15.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,802 INFO L158 Benchmark]: Boogie Procedure Inliner took 102.98ms. Allocated memory is still 142.6MB. Free memory was 81.0MB in the beginning and 78.0MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,803 INFO L158 Benchmark]: Boogie Preprocessor took 99.29ms. Allocated memory is still 142.6MB. Free memory was 78.0MB in the beginning and 75.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,803 INFO L158 Benchmark]: RCFGBuilder took 1090.40ms. Allocated memory is still 142.6MB. Free memory was 75.9MB in the beginning and 101.5MB in the end (delta: -25.6MB). Peak memory consumption was 32.2MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,804 INFO L158 Benchmark]: TraceAbstraction took 8666.96ms. Allocated memory was 142.6MB in the beginning and 274.7MB in the end (delta: 132.1MB). Free memory was 100.6MB in the beginning and 216.9MB in the end (delta: -116.3MB). Peak memory consumption was 113.1MB. Max. memory is 16.1GB. [2023-11-06 22:30:46,804 INFO L158 Benchmark]: Witness Printer took 4.78ms. Allocated memory is still 274.7MB. Free memory was 216.9MB in the beginning and 215.8MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:30:46,806 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.36ms. Allocated memory is still 113.2MB. Free memory is still 88.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 487.01ms. Allocated memory is still 142.6MB. Free memory was 96.3MB in the beginning and 81.0MB in the end (delta: 15.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 102.98ms. Allocated memory is still 142.6MB. Free memory was 81.0MB in the beginning and 78.0MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 99.29ms. Allocated memory is still 142.6MB. Free memory was 78.0MB in the beginning and 75.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1090.40ms. Allocated memory is still 142.6MB. Free memory was 75.9MB in the beginning and 101.5MB in the end (delta: -25.6MB). Peak memory consumption was 32.2MB. Max. memory is 16.1GB. * TraceAbstraction took 8666.96ms. Allocated memory was 142.6MB in the beginning and 274.7MB in the end (delta: 132.1MB). Free memory was 100.6MB in the beginning and 216.9MB in the end (delta: -116.3MB). Peak memory consumption was 113.1MB. Max. memory is 16.1GB. * Witness Printer took 4.78ms. Allocated memory is still 274.7MB. Free memory was 216.9MB in the beginning and 215.8MB in the end (delta: 1.0MB). There was no memory consumed. 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 - UnprovableResult [Line: 617]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 365. Possible FailurePath: [L626] int __retres1 ; [L630] CALL ssl3_connect() [L19] int s__info_callback = __VERIFIER_nondet_int(); [L20] unsigned int s__in_handshake = __VERIFIER_nondet_uint(); [L21] int s__state ; [L22] int s__new_session ; [L23] int s__server ; [L24] unsigned int s__version = __VERIFIER_nondet_uint(); [L25] int s__type ; [L26] int s__init_num ; [L27] int s__bbio = __VERIFIER_nondet_int(); [L28] int s__wbio = __VERIFIER_nondet_int(); [L29] int s__hit = __VERIFIER_nondet_int(); [L30] int s__rwstate ; [L31] int s__init_buf___0 = __VERIFIER_nondet_int(); [L32] int s__debug = __VERIFIER_nondet_int(); [L33] int s__shutdown ; [L34] int s__ctx__info_callback = __VERIFIER_nondet_int(); [L35] unsigned int s__ctx__stats__sess_connect_renegotiate = __VERIFIER_nondet_uint(); [L36] unsigned int s__ctx__stats__sess_connect = __VERIFIER_nondet_uint(); [L37] unsigned int s__ctx__stats__sess_hit = __VERIFIER_nondet_uint(); [L38] unsigned int s__ctx__stats__sess_connect_good = __VERIFIER_nondet_uint(); [L39] int s__s3__change_cipher_spec ; [L40] int s__s3__flags = __VERIFIER_nondet_int(); [L41] int s__s3__delay_buf_pop_ret ; [L42] int s__s3__tmp__cert_req = __VERIFIER_nondet_int(); [L43] int s__s3__tmp__new_compression = __VERIFIER_nondet_int(); [L44] int s__s3__tmp__reuse_message = __VERIFIER_nondet_int(); [L45] int s__s3__tmp__new_cipher = __VERIFIER_nondet_int(); [L46] int s__s3__tmp__new_cipher__algorithms = __VERIFIER_nondet_int(); [L47] int s__s3__tmp__next_state___0 ; [L48] int s__s3__tmp__new_compression__id = __VERIFIER_nondet_int(); [L49] int s__session__cipher ; [L50] int s__session__compress_meth ; [L51] int buf ; [L52] unsigned long tmp ; [L53] unsigned long l ; [L54] int num1 = __VERIFIER_nondet_int(); [L55] int cb ; [L56] int ret ; [L57] int new_state ; [L58] int state ; [L59] int skip ; [L60] int tmp___0 ; [L61] unsigned int tmp___1 = __VERIFIER_nondet_uint(); [L62] unsigned int tmp___2 = __VERIFIER_nondet_uint(); [L63] int tmp___3 = __VERIFIER_nondet_int(); [L64] int tmp___4 = __VERIFIER_nondet_int(); [L65] int tmp___5 = __VERIFIER_nondet_int(); [L66] int tmp___6 = __VERIFIER_nondet_int(); [L67] int tmp___7 = __VERIFIER_nondet_int(); [L68] int tmp___8 = __VERIFIER_nondet_int(); [L69] int tmp___9 = __VERIFIER_nondet_int(); [L70] int blastFlag ; [L71] int ag_X ; [L72] int ag_Y = __VERIFIER_nondet_int(); [L73] int __retres59 ; [L76] s__state = 12292 [L77] blastFlag = 0 [L78] tmp = __VERIFIER_nondet_int() [L79] cb = 0 [L80] ret = -1 [L81] skip = 0 [L82] tmp___0 = 0 VAL [ag_Y=1, blastFlag=0, cb=0, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, tmp=0, tmp___0=0, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L83] COND TRUE s__info_callback != 0 [L84] cb = s__info_callback VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, tmp=0, tmp___0=0, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L92] s__in_handshake = s__in_handshake + 1 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, tmp=0, tmp___0=0, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L93] COND FALSE !(tmp___1 - 12288) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND TRUE s__state == 12292 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=12292, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L209] s__new_session = 1 [L210] s__state = 4096 [L211] s__ctx__stats__sess_connect_renegotiate = s__ctx__stats__sess_connect_renegotiate + 1 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__state=4096, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L216] s__server = 0 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4096, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L217] COND TRUE cb != 0 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4096, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L222] COND FALSE !(s__version - 65280 != 768) [L228] s__type = 4096 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L229] COND FALSE !(s__init_buf___0 == 0) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L247] COND FALSE !(! tmp___4) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L253] COND FALSE !(! tmp___5) [L259] s__state = 4368 [L260] s__ctx__stats__sess_connect = s__ctx__stats__sess_connect + 1 [L261] s__init_num = 0 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=12292, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND TRUE s__state == 4368 VAL [ag_Y=1, blastFlag=0, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L265] s__shutdown = 0 [L266] ret = __VERIFIER_nondet_int() [L267] COND TRUE blastFlag == 0 [L268] blastFlag = 1 VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L276] COND FALSE !(ret <= 0) [L281] s__state = 4384 [L282] s__init_num = 0 VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L283] COND TRUE s__bbio != s__wbio VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND TRUE s__state == 4384 VAL [ag_Y=1, blastFlag=1, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L291] ret = __VERIFIER_nondet_int() [L292] COND TRUE blastFlag == 1 [L293] blastFlag = 2 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L297] COND FALSE !(ret <= 0) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L302] COND FALSE !(\read(s__hit)) [L305] s__state = 4400 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L307] s__init_num = 0 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND TRUE s__state == 4400 VAL [ag_Y=1, blastFlag=2, cb=1, num1=0, ret=4, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L311] COND FALSE !((unsigned long )s__s3__tmp__new_cipher__algorithms - 256UL) [L314] ret = __VERIFIER_nondet_int() [L315] COND TRUE blastFlag == 2 [L316] blastFlag = 3 VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L320] COND FALSE !(ret <= 0) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L326] s__state = 4416 [L327] s__init_num = 0 VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND FALSE !(s__state == 4400) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L136] COND FALSE !(s__state == 4401) VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L139] COND TRUE s__state == 4416 VAL [ag_Y=1, blastFlag=3, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L331] ret = __VERIFIER_nondet_int() [L332] COND TRUE blastFlag == 3 [L333] blastFlag = 4 VAL [ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L337] COND FALSE !(ret <= 0) [L342] s__state = 4432 [L343] ag_X = (unsigned short)65535 [L344] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L345] COND FALSE !(! tmp___6) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L139] COND FALSE !(s__state == 4416) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L142] COND FALSE !(s__state == 4417) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L145] COND TRUE s__state == 4432 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L354] ret = __VERIFIER_nondet_int() [L355] COND FALSE !(blastFlag == 5) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L360] COND FALSE !(ret <= 0) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L365] EXPR ag_X ^ ag_Y VAL [ag_X ^ ag_Y=4368, ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L365] s__state = ag_X ^ ag_Y [L366] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND TRUE s__state == 4368 VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=5, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L265] s__shutdown = 0 [L266] ret = __VERIFIER_nondet_int() [L267] COND FALSE !(blastFlag == 0) VAL [ag_X=65535, ag_Y=1, blastFlag=4, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L270] COND TRUE blastFlag == 4 [L271] blastFlag = 5 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L276] COND FALSE !(ret <= 0) [L281] s__state = 4384 [L282] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L283] COND TRUE s__bbio != s__wbio VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4368, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND TRUE s__state == 4384 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L291] ret = __VERIFIER_nondet_int() [L292] COND FALSE !(blastFlag == 1) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L297] COND FALSE !(ret <= 0) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L302] COND FALSE !(\read(s__hit)) [L305] s__state = 4400 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L307] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4384, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND TRUE s__state == 4400 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=6, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L311] COND FALSE !((unsigned long )s__s3__tmp__new_cipher__algorithms - 256UL) [L314] ret = __VERIFIER_nondet_int() [L315] COND FALSE !(blastFlag == 2) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L320] COND FALSE !(ret <= 0) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L326] s__state = 4416 [L327] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4400, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L139] COND TRUE s__state == 4416 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L331] ret = __VERIFIER_nondet_int() [L332] COND FALSE !(blastFlag == 3) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L337] COND FALSE !(ret <= 0) [L342] s__state = 4432 [L343] ag_X = (unsigned short)65535 [L344] s__init_num = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L345] COND FALSE !(! tmp___6) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L604] skip = 0 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4416, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L105] state = s__state VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L139] COND FALSE !(s__state == 4416) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L142] COND FALSE !(s__state == 4417) VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L145] COND TRUE s__state == 4432 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L354] ret = __VERIFIER_nondet_int() [L355] COND TRUE blastFlag == 5 VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] [L617] reach_error() VAL [ag_X=65535, ag_Y=1, blastFlag=5, cb=1, num1=0, ret=-1, s__bbio=0, s__ctx__info_callback=0, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=0, s__debug=0, s__hit=0, s__in_handshake=0, s__info_callback=1, s__init_buf___0=1, s__init_num=0, s__new_session=1, s__s3__flags=0, s__s3__tmp__cert_req=0, s__s3__tmp__new_cipher=0, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__new_compression=0, s__s3__tmp__new_compression__id=0, s__s3__tmp__reuse_message=1, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=1, skip=0, state=4432, tmp=0, tmp___0=0, tmp___1=12288, tmp___3=0, tmp___4=1, tmp___5=1, tmp___6=1, tmp___7=0, tmp___8=0, tmp___9=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 129 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 8.3s, OverallIterations: 18, TraceHistogramMax: 11, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.1s, AutomataDifference: 3.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1522 SdHoareTripleChecker+Valid, 2.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1522 mSDsluCounter, 6147 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2626 mSDsCounter, 280 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1673 IncrementalHoareTripleChecker+Invalid, 1953 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 280 mSolverCounterUnsat, 3521 mSDtfsCounter, 1673 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 455 GetRequests, 429 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=2757occurred in iteration=15, InterpolantAutomatonStates: 56, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 1.1s AutomataMinimizationTime, 17 MinimizatonAttempts, 526 StatesRemovedByMinimization, 10 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 1.9s InterpolantComputationTime, 2490 NumberOfCodeBlocks, 2490 NumberOfCodeBlocksAsserted, 19 NumberOfCheckSat, 2470 ConstructedInterpolants, 0 QuantifiedInterpolants, 4268 SizeOfPredicates, 1 NumberOfNonLiveVariables, 415 ConjunctsInSsa, 4 ConjunctsInUnsatCore, 19 InterpolantComputations, 16 PerfectInterpolantSequences, 5754/5784 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-06 22:30:46,844 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b2100ea24426b7252711008a6a7a196a428591442a323ec879fe1d319b3ee1ab --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:30:49,541 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:30:49,697 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-06 22:30:49,707 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:30:49,708 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:30:49,757 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:30:49,759 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:30:49,759 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:30:49,760 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:30:49,766 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:30:49,767 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:30:49,767 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:30:49,768 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:30:49,770 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:30:49,771 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:30:49,771 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:30:49,772 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:30:49,772 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:30:49,773 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:30:49,774 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:30:49,774 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:30:49,775 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:30:49,775 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 22:30:49,776 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 22:30:49,776 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:30:49,777 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:30:49,778 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:30:49,778 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:30:49,779 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:30:49,779 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:30:49,781 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:49,781 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:30:49,781 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:30:49,782 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:30:49,782 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 22:30:49,783 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 22:30:49,783 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:30:49,783 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:30:49,783 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:30:49,785 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:30:49,785 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 22:30:49,785 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:30:49,786 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_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b2100ea24426b7252711008a6a7a196a428591442a323ec879fe1d319b3ee1ab [2023-11-06 22:30:50,314 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:30:50,353 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:30:50,356 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:30:50,358 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:30:50,358 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:30:50,360 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:53,785 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:30:54,242 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:30:54,243 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:54,273 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/55288892e/77cc28a269454a47945dcdb545f6a067/FLAG0cd966d48 [2023-11-06 22:30:54,292 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/data/55288892e/77cc28a269454a47945dcdb545f6a067 [2023-11-06 22:30:54,295 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:30:54,297 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:30:54,299 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:54,299 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:30:54,314 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:30:54,315 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:54,316 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c99bd71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54, skipping insertion in model container [2023-11-06 22:30:54,316 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:54,386 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:30:54,675 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_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c[37616,37629] [2023-11-06 22:30:54,686 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:54,703 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:30:54,857 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_8dc87289-199f-42e4-bdd0-58009179ad37/sv-benchmarks/c/bitvector/s3_clnt_2.BV.c.cil-2a.c[37616,37629] [2023-11-06 22:30:54,871 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:30:54,907 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:30:54,908 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54 WrapperNode [2023-11-06 22:30:54,908 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:30:54,910 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:54,911 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:30:54,911 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:30:54,921 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:54,953 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,022 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 481 [2023-11-06 22:30:55,023 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:30:55,023 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:30:55,024 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:30:55,024 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:30:55,042 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,042 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,048 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,049 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,076 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,093 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,100 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,109 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,114 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:30:55,117 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:30:55,118 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:30:55,119 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:30:55,120 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (1/1) ... [2023-11-06 22:30:55,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:30:55,144 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:30:55,163 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:30:55,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:30:55,226 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:30:55,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-06 22:30:55,227 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:30:55,227 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:30:55,411 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:30:55,414 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:30:55,452 WARN L818 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-06 22:30:56,177 INFO L771 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##85: assume !false; [2023-11-06 22:30:56,177 INFO L771 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##84: assume false; [2023-11-06 22:30:56,177 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:30:56,187 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:30:56,187 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-06 22:30:56,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:56 BoogieIcfgContainer [2023-11-06 22:30:56,190 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:30:56,201 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:30:56,201 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:30:56,205 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:30:56,206 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:30:54" (1/3) ... [2023-11-06 22:30:56,206 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7783143f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:56, skipping insertion in model container [2023-11-06 22:30:56,207 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:30:54" (2/3) ... [2023-11-06 22:30:56,209 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7783143f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:30:56, skipping insertion in model container [2023-11-06 22:30:56,210 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:56" (3/3) ... [2023-11-06 22:30:56,212 INFO L112 eAbstractionObserver]: Analyzing ICFG s3_clnt_2.BV.c.cil-2a.c [2023-11-06 22:30:56,231 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:30:56,231 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 22:30:56,305 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:30:56,311 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@edd2be7, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:30:56,311 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 22:30:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand has 125 states, 123 states have (on average 1.7317073170731707) internal successors, (213), 124 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-11-06 22:30:56,326 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:56,327 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] [2023-11-06 22:30:56,328 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:56,334 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:56,334 INFO L85 PathProgramCache]: Analyzing trace with hash -1457697026, now seen corresponding path program 1 times [2023-11-06 22:30:56,347 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:56,347 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [208259833] [2023-11-06 22:30:56,347 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:56,348 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:56,348 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:56,353 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:56,378 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-06 22:30:56,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:56,524 INFO L262 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:56,532 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:56,622 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:56,622 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:56,623 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:56,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [208259833] [2023-11-06 22:30:56,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [208259833] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:56,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:56,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:56,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [260521254] [2023-11-06 22:30:56,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:56,638 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:56,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:56,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:56,692 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:56,696 INFO L87 Difference]: Start difference. First operand has 125 states, 123 states have (on average 1.7317073170731707) internal successors, (213), 124 states have internal predecessors, (213), 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 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,915 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:56,915 INFO L93 Difference]: Finished difference Result 246 states and 421 transitions. [2023-11-06 22:30:56,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:56,918 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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 24 [2023-11-06 22:30:56,919 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:56,929 INFO L225 Difference]: With dead ends: 246 [2023-11-06 22:30:56,930 INFO L226 Difference]: Without dead ends: 112 [2023-11-06 22:30:56,934 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:56,938 INFO L413 NwaCegarLoop]: 208 mSDtfsCounter, 7 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 318 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:56,939 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 318 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:56,958 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 112 states. [2023-11-06 22:30:56,991 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112. [2023-11-06 22:30:56,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 112 states, 111 states have (on average 1.5225225225225225) internal successors, (169), 111 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 169 transitions. [2023-11-06 22:30:56,998 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 169 transitions. Word has length 24 [2023-11-06 22:30:56,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:56,998 INFO L495 AbstractCegarLoop]: Abstraction has 112 states and 169 transitions. [2023-11-06 22:30:56,999 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 169 transitions. [2023-11-06 22:30:57,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2023-11-06 22:30:57,001 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:57,001 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:57,023 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:57,219 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:57,220 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:57,220 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:57,221 INFO L85 PathProgramCache]: Analyzing trace with hash -611475394, now seen corresponding path program 1 times [2023-11-06 22:30:57,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:57,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [721880804] [2023-11-06 22:30:57,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:57,223 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:57,223 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:57,225 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:57,245 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-06 22:30:57,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:57,323 INFO L262 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:57,326 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:57,415 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:30:57,427 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:57,428 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:57,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [721880804] [2023-11-06 22:30:57,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [721880804] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:57,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:57,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:57,430 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240820550] [2023-11-06 22:30:57,430 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:57,431 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:57,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:57,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:57,433 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:57,434 INFO L87 Difference]: Start difference. First operand 112 states and 169 transitions. Second operand has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:57,651 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:57,652 INFO L93 Difference]: Finished difference Result 233 states and 356 transitions. [2023-11-06 22:30:57,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:57,653 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 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 36 [2023-11-06 22:30:57,654 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:57,656 INFO L225 Difference]: With dead ends: 233 [2023-11-06 22:30:57,656 INFO L226 Difference]: Without dead ends: 131 [2023-11-06 22:30:57,657 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:57,659 INFO L413 NwaCegarLoop]: 159 mSDtfsCounter, 15 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:57,660 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 238 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:57,662 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2023-11-06 22:30:57,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 127. [2023-11-06 22:30:57,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 127 states, 126 states have (on average 1.5) internal successors, (189), 126 states have internal predecessors, (189), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:57,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 127 states and 189 transitions. [2023-11-06 22:30:57,678 INFO L78 Accepts]: Start accepts. Automaton has 127 states and 189 transitions. Word has length 36 [2023-11-06 22:30:57,678 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:57,678 INFO L495 AbstractCegarLoop]: Abstraction has 127 states and 189 transitions. [2023-11-06 22:30:57,679 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.0) internal successors, (36), 3 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:57,679 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 189 transitions. [2023-11-06 22:30:57,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2023-11-06 22:30:57,682 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:57,682 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:57,701 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:57,895 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:57,896 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:57,897 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:57,897 INFO L85 PathProgramCache]: Analyzing trace with hash 213639527, now seen corresponding path program 1 times [2023-11-06 22:30:57,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:57,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [851527844] [2023-11-06 22:30:57,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:57,898 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:57,899 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:57,904 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:57,906 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-11-06 22:30:58,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:58,002 INFO L262 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:58,004 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:58,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-06 22:30:58,042 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:58,043 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:58,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [851527844] [2023-11-06 22:30:58,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [851527844] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:58,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:58,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:58,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [756219611] [2023-11-06 22:30:58,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:58,045 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:58,045 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:58,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:58,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:58,046 INFO L87 Difference]: Start difference. First operand 127 states and 189 transitions. Second operand has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:58,245 INFO L93 Difference]: Finished difference Result 265 states and 400 transitions. [2023-11-06 22:30:58,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:58,246 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2023-11-06 22:30:58,247 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:58,252 INFO L225 Difference]: With dead ends: 265 [2023-11-06 22:30:58,252 INFO L226 Difference]: Without dead ends: 148 [2023-11-06 22:30:58,256 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 49 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:58,260 INFO L413 NwaCegarLoop]: 174 mSDtfsCounter, 15 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 251 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:58,263 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 251 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:58,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 148 states. [2023-11-06 22:30:58,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 148 to 144. [2023-11-06 22:30:58,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144 states, 143 states have (on average 1.4755244755244756) internal successors, (211), 143 states have internal predecessors, (211), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 211 transitions. [2023-11-06 22:30:58,281 INFO L78 Accepts]: Start accepts. Automaton has 144 states and 211 transitions. Word has length 50 [2023-11-06 22:30:58,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:58,282 INFO L495 AbstractCegarLoop]: Abstraction has 144 states and 211 transitions. [2023-11-06 22:30:58,282 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,282 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 211 transitions. [2023-11-06 22:30:58,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2023-11-06 22:30:58,285 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:58,285 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:58,297 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:58,496 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:58,496 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:58,497 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:58,497 INFO L85 PathProgramCache]: Analyzing trace with hash 370823208, now seen corresponding path program 1 times [2023-11-06 22:30:58,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:58,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [83578804] [2023-11-06 22:30:58,498 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:58,498 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:58,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:58,504 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:58,509 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2023-11-06 22:30:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:58,588 INFO L262 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:58,591 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:58,652 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2023-11-06 22:30:58,652 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:58,653 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:58,653 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [83578804] [2023-11-06 22:30:58,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [83578804] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:58,654 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:58,654 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:58,654 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767175102] [2023-11-06 22:30:58,655 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:58,655 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:58,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:58,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:58,656 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:58,657 INFO L87 Difference]: Start difference. First operand 144 states and 211 transitions. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,913 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:58,913 INFO L93 Difference]: Finished difference Result 321 states and 487 transitions. [2023-11-06 22:30:58,914 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:58,914 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 67 [2023-11-06 22:30:58,915 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:58,918 INFO L225 Difference]: With dead ends: 321 [2023-11-06 22:30:58,918 INFO L226 Difference]: Without dead ends: 187 [2023-11-06 22:30:58,923 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:58,929 INFO L413 NwaCegarLoop]: 154 mSDtfsCounter, 28 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 118 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 233 SdHoareTripleChecker+Invalid, 149 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:58,931 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 233 Invalid, 149 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 118 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:58,934 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 187 states. [2023-11-06 22:30:58,960 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 187 to 184. [2023-11-06 22:30:58,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 184 states, 183 states have (on average 1.3989071038251366) internal successors, (256), 183 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 184 states and 256 transitions. [2023-11-06 22:30:58,968 INFO L78 Accepts]: Start accepts. Automaton has 184 states and 256 transitions. Word has length 67 [2023-11-06 22:30:58,971 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:58,971 INFO L495 AbstractCegarLoop]: Abstraction has 184 states and 256 transitions. [2023-11-06 22:30:58,972 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 256 transitions. [2023-11-06 22:30:58,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2023-11-06 22:30:58,983 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:58,983 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:59,003 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:59,196 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:59,197 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:59,198 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:59,198 INFO L85 PathProgramCache]: Analyzing trace with hash -1434615126, now seen corresponding path program 1 times [2023-11-06 22:30:59,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:59,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [242331143] [2023-11-06 22:30:59,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:59,200 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:59,200 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:59,202 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:59,209 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2023-11-06 22:30:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:59,299 INFO L262 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:59,313 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:59,361 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2023-11-06 22:30:59,362 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:59,362 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:59,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [242331143] [2023-11-06 22:30:59,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [242331143] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:59,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:59,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:59,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [413047349] [2023-11-06 22:30:59,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:59,364 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:59,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:59,365 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:59,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:59,366 INFO L87 Difference]: Start difference. First operand 184 states and 256 transitions. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:59,555 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:30:59,555 INFO L93 Difference]: Finished difference Result 381 states and 538 transitions. [2023-11-06 22:30:59,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:30:59,556 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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 67 [2023-11-06 22:30:59,557 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:30:59,559 INFO L225 Difference]: With dead ends: 381 [2023-11-06 22:30:59,559 INFO L226 Difference]: Without dead ends: 207 [2023-11-06 22:30:59,560 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:59,561 INFO L413 NwaCegarLoop]: 177 mSDtfsCounter, 15 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 256 SdHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:30:59,562 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 256 Invalid, 109 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:30:59,563 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 207 states. [2023-11-06 22:30:59,575 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 207 to 203. [2023-11-06 22:30:59,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 203 states, 202 states have (on average 1.386138613861386) internal successors, (280), 202 states have internal predecessors, (280), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:59,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 203 states and 280 transitions. [2023-11-06 22:30:59,578 INFO L78 Accepts]: Start accepts. Automaton has 203 states and 280 transitions. Word has length 67 [2023-11-06 22:30:59,578 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:30:59,579 INFO L495 AbstractCegarLoop]: Abstraction has 203 states and 280 transitions. [2023-11-06 22:30:59,579 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:30:59,579 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 280 transitions. [2023-11-06 22:30:59,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2023-11-06 22:30:59,581 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:30:59,582 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:30:59,608 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0 [2023-11-06 22:30:59,796 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:59,796 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:30:59,797 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:30:59,797 INFO L85 PathProgramCache]: Analyzing trace with hash -1023824768, now seen corresponding path program 1 times [2023-11-06 22:30:59,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:30:59,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1410923171] [2023-11-06 22:30:59,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:30:59,799 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:30:59,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:30:59,804 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:30:59,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2023-11-06 22:30:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:30:59,919 INFO L262 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:30:59,931 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:30:59,983 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2023-11-06 22:30:59,984 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:30:59,984 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:30:59,986 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1410923171] [2023-11-06 22:30:59,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1410923171] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:30:59,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:30:59,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:30:59,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600546003] [2023-11-06 22:30:59,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:30:59,989 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:30:59,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:30:59,993 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:30:59,993 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:30:59,994 INFO L87 Difference]: Start difference. First operand 203 states and 280 transitions. Second operand has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,164 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:00,164 INFO L93 Difference]: Finished difference Result 420 states and 588 transitions. [2023-11-06 22:31:00,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:00,165 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 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 83 [2023-11-06 22:31:00,168 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:00,170 INFO L225 Difference]: With dead ends: 420 [2023-11-06 22:31:00,170 INFO L226 Difference]: Without dead ends: 227 [2023-11-06 22:31:00,171 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 81 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:00,172 INFO L413 NwaCegarLoop]: 176 mSDtfsCounter, 13 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 255 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:00,173 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 255 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-06 22:31:00,174 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 227 states. [2023-11-06 22:31:00,184 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 227 to 224. [2023-11-06 22:31:00,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 224 states, 223 states have (on average 1.3721973094170403) internal successors, (306), 223 states have internal predecessors, (306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 306 transitions. [2023-11-06 22:31:00,187 INFO L78 Accepts]: Start accepts. Automaton has 224 states and 306 transitions. Word has length 83 [2023-11-06 22:31:00,188 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:00,188 INFO L495 AbstractCegarLoop]: Abstraction has 224 states and 306 transitions. [2023-11-06 22:31:00,189 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,189 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 306 transitions. [2023-11-06 22:31:00,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2023-11-06 22:31:00,191 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:00,191 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:00,212 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:00,406 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:00,406 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:00,407 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:00,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1619803512, now seen corresponding path program 1 times [2023-11-06 22:31:00,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:00,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1782967737] [2023-11-06 22:31:00,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:00,408 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:00,408 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:00,409 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:00,412 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Waiting until timeout for monitored process [2023-11-06 22:31:00,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:00,493 INFO L262 TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:00,496 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:00,612 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2023-11-06 22:31:00,613 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:00,613 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:00,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1782967737] [2023-11-06 22:31:00,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1782967737] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:00,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:00,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:00,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213932431] [2023-11-06 22:31:00,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:00,615 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:00,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:00,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:00,617 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:00,617 INFO L87 Difference]: Start difference. First operand 224 states and 306 transitions. Second operand has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,677 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:00,678 INFO L93 Difference]: Finished difference Result 649 states and 888 transitions. [2023-11-06 22:31:00,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:00,678 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 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 103 [2023-11-06 22:31:00,679 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:00,685 INFO L225 Difference]: With dead ends: 649 [2023-11-06 22:31:00,685 INFO L226 Difference]: Without dead ends: 435 [2023-11-06 22:31:00,686 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 101 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:00,687 INFO L413 NwaCegarLoop]: 203 mSDtfsCounter, 123 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 123 SdHoareTripleChecker+Valid, 356 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:00,688 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [123 Valid, 356 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:00,689 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 435 states. [2023-11-06 22:31:00,709 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 435 to 435. [2023-11-06 22:31:00,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 435 states, 434 states have (on average 1.359447004608295) internal successors, (590), 434 states have internal predecessors, (590), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 435 states and 590 transitions. [2023-11-06 22:31:00,713 INFO L78 Accepts]: Start accepts. Automaton has 435 states and 590 transitions. Word has length 103 [2023-11-06 22:31:00,714 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:00,714 INFO L495 AbstractCegarLoop]: Abstraction has 435 states and 590 transitions. [2023-11-06 22:31:00,714 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:00,714 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 590 transitions. [2023-11-06 22:31:00,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2023-11-06 22:31:00,721 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:00,722 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:00,733 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (8)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:00,933 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:00,933 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:00,934 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:00,934 INFO L85 PathProgramCache]: Analyzing trace with hash -713589126, now seen corresponding path program 1 times [2023-11-06 22:31:00,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:00,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [767784695] [2023-11-06 22:31:00,935 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:00,935 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:00,935 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:00,937 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:00,944 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Waiting until timeout for monitored process [2023-11-06 22:31:01,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:01,027 INFO L262 TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:01,030 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:01,092 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2023-11-06 22:31:01,093 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:01,094 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:01,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [767784695] [2023-11-06 22:31:01,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [767784695] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:01,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:01,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:01,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38263271] [2023-11-06 22:31:01,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:01,099 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:01,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:01,102 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:01,102 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:01,104 INFO L87 Difference]: Start difference. First operand 435 states and 590 transitions. Second operand has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:01,145 INFO L93 Difference]: Finished difference Result 881 states and 1194 transitions. [2023-11-06 22:31:01,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:01,146 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 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 103 [2023-11-06 22:31:01,146 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:01,150 INFO L225 Difference]: With dead ends: 881 [2023-11-06 22:31:01,150 INFO L226 Difference]: Without dead ends: 456 [2023-11-06 22:31:01,152 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 101 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:01,153 INFO L413 NwaCegarLoop]: 184 mSDtfsCounter, 11 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:01,153 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 337 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:01,155 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 456 states. [2023-11-06 22:31:01,175 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 456 to 456. [2023-11-06 22:31:01,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 456 states, 455 states have (on average 1.3560439560439561) internal successors, (617), 455 states have internal predecessors, (617), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 456 states and 617 transitions. [2023-11-06 22:31:01,180 INFO L78 Accepts]: Start accepts. Automaton has 456 states and 617 transitions. Word has length 103 [2023-11-06 22:31:01,180 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:01,181 INFO L495 AbstractCegarLoop]: Abstraction has 456 states and 617 transitions. [2023-11-06 22:31:01,181 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,182 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 617 transitions. [2023-11-06 22:31:01,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2023-11-06 22:31:01,184 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:01,184 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:01,205 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (9)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:01,397 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:01,397 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:01,397 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:01,398 INFO L85 PathProgramCache]: Analyzing trace with hash -1034569449, now seen corresponding path program 1 times [2023-11-06 22:31:01,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:01,398 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1313743081] [2023-11-06 22:31:01,398 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:01,398 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:01,398 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:01,399 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:01,404 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Waiting until timeout for monitored process [2023-11-06 22:31:01,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:01,493 INFO L262 TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:01,495 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:01,546 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2023-11-06 22:31:01,546 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:01,546 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:01,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1313743081] [2023-11-06 22:31:01,547 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1313743081] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:01,547 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:01,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:01,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [841813459] [2023-11-06 22:31:01,547 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:01,548 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:01,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:01,549 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:01,549 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:01,550 INFO L87 Difference]: Start difference. First operand 456 states and 617 transitions. Second operand has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,597 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:01,597 INFO L93 Difference]: Finished difference Result 928 states and 1254 transitions. [2023-11-06 22:31:01,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:01,598 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 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 104 [2023-11-06 22:31:01,598 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:01,601 INFO L225 Difference]: With dead ends: 928 [2023-11-06 22:31:01,602 INFO L226 Difference]: Without dead ends: 482 [2023-11-06 22:31:01,602 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 102 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:01,605 INFO L413 NwaCegarLoop]: 165 mSDtfsCounter, 20 mSDsluCounter, 144 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 309 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:01,605 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 309 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:01,607 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 482 states. [2023-11-06 22:31:01,623 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 482 to 482. [2023-11-06 22:31:01,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 482 states, 481 states have (on average 1.3513513513513513) internal successors, (650), 481 states have internal predecessors, (650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 482 states and 650 transitions. [2023-11-06 22:31:01,627 INFO L78 Accepts]: Start accepts. Automaton has 482 states and 650 transitions. Word has length 104 [2023-11-06 22:31:01,627 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:01,627 INFO L495 AbstractCegarLoop]: Abstraction has 482 states and 650 transitions. [2023-11-06 22:31:01,628 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:01,628 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 650 transitions. [2023-11-06 22:31:01,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2023-11-06 22:31:01,630 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:01,630 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:01,645 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (10)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:01,842 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:01,842 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:01,843 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:01,843 INFO L85 PathProgramCache]: Analyzing trace with hash -53319870, now seen corresponding path program 1 times [2023-11-06 22:31:01,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:01,843 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [405504631] [2023-11-06 22:31:01,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:01,843 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:01,844 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:01,844 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:01,851 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Waiting until timeout for monitored process [2023-11-06 22:31:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:01,926 INFO L262 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:01,928 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:01,982 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2023-11-06 22:31:01,983 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:01,983 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:01,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [405504631] [2023-11-06 22:31:01,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [405504631] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:01,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:01,984 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:01,984 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [248167789] [2023-11-06 22:31:01,984 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:01,985 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:01,985 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:01,985 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:01,986 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:01,986 INFO L87 Difference]: Start difference. First operand 482 states and 650 transitions. Second operand has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,046 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:02,046 INFO L93 Difference]: Finished difference Result 1121 states and 1519 transitions. [2023-11-06 22:31:02,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:02,047 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 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 105 [2023-11-06 22:31:02,048 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:02,052 INFO L225 Difference]: With dead ends: 1121 [2023-11-06 22:31:02,053 INFO L226 Difference]: Without dead ends: 675 [2023-11-06 22:31:02,054 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:02,055 INFO L413 NwaCegarLoop]: 303 mSDtfsCounter, 123 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 123 SdHoareTripleChecker+Valid, 456 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:02,055 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [123 Valid, 456 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:02,057 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 675 states. [2023-11-06 22:31:02,091 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 675 to 675. [2023-11-06 22:31:02,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 675 states, 674 states have (on average 1.3501483679525224) internal successors, (910), 674 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 675 states to 675 states and 910 transitions. [2023-11-06 22:31:02,098 INFO L78 Accepts]: Start accepts. Automaton has 675 states and 910 transitions. Word has length 105 [2023-11-06 22:31:02,103 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:02,103 INFO L495 AbstractCegarLoop]: Abstraction has 675 states and 910 transitions. [2023-11-06 22:31:02,103 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,104 INFO L276 IsEmpty]: Start isEmpty. Operand 675 states and 910 transitions. [2023-11-06 22:31:02,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2023-11-06 22:31:02,106 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:02,106 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:02,129 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (11)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:02,319 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:02,319 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:02,320 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:02,320 INFO L85 PathProgramCache]: Analyzing trace with hash -187333376, now seen corresponding path program 1 times [2023-11-06 22:31:02,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:02,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1587526758] [2023-11-06 22:31:02,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:02,321 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:02,321 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:02,322 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:02,331 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Waiting until timeout for monitored process [2023-11-06 22:31:02,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:02,399 INFO L262 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:02,402 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:02,447 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 94 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2023-11-06 22:31:02,447 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:02,448 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:02,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1587526758] [2023-11-06 22:31:02,448 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1587526758] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:02,448 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:02,448 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:02,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520978019] [2023-11-06 22:31:02,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:02,449 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:02,449 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:02,450 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:02,450 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:02,450 INFO L87 Difference]: Start difference. First operand 675 states and 910 transitions. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,492 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:02,492 INFO L93 Difference]: Finished difference Result 1339 states and 1804 transitions. [2023-11-06 22:31:02,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:02,493 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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 105 [2023-11-06 22:31:02,494 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:02,498 INFO L225 Difference]: With dead ends: 1339 [2023-11-06 22:31:02,498 INFO L226 Difference]: Without dead ends: 700 [2023-11-06 22:31:02,499 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:02,500 INFO L413 NwaCegarLoop]: 193 mSDtfsCounter, 10 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 346 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:02,500 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 346 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:02,502 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 700 states. [2023-11-06 22:31:02,533 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 700 to 700. [2023-11-06 22:31:02,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 700 states, 699 states have (on average 1.3447782546494993) internal successors, (940), 699 states have internal predecessors, (940), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 700 states and 940 transitions. [2023-11-06 22:31:02,539 INFO L78 Accepts]: Start accepts. Automaton has 700 states and 940 transitions. Word has length 105 [2023-11-06 22:31:02,539 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:02,539 INFO L495 AbstractCegarLoop]: Abstraction has 700 states and 940 transitions. [2023-11-06 22:31:02,540 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:02,540 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 940 transitions. [2023-11-06 22:31:02,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2023-11-06 22:31:02,543 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:02,543 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:02,554 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (12)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:02,754 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:02,754 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:02,755 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:02,755 INFO L85 PathProgramCache]: Analyzing trace with hash -1519363111, now seen corresponding path program 1 times [2023-11-06 22:31:02,755 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:02,755 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1703899454] [2023-11-06 22:31:02,755 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:02,755 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:02,755 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:02,756 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:02,757 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Waiting until timeout for monitored process [2023-11-06 22:31:02,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:02,855 INFO L262 TraceCheckSpWp]: Trace formula consists of 216 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:02,859 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 470 backedges. 310 proven. 0 refuted. 0 times theorem prover too weak. 160 trivial. 0 not checked. [2023-11-06 22:31:02,890 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:02,890 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:02,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1703899454] [2023-11-06 22:31:02,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1703899454] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:02,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:02,891 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:02,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1852181769] [2023-11-06 22:31:02,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:02,892 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:02,892 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:02,893 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:02,893 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:02,893 INFO L87 Difference]: Start difference. First operand 700 states and 940 transitions. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,084 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:03,085 INFO L93 Difference]: Finished difference Result 1444 states and 1970 transitions. [2023-11-06 22:31:03,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:03,085 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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 173 [2023-11-06 22:31:03,086 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:03,090 INFO L225 Difference]: With dead ends: 1444 [2023-11-06 22:31:03,091 INFO L226 Difference]: Without dead ends: 780 [2023-11-06 22:31:03,092 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 172 GetRequests, 171 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:03,093 INFO L413 NwaCegarLoop]: 176 mSDtfsCounter, 22 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:03,094 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 254 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-06 22:31:03,095 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 780 states. [2023-11-06 22:31:03,136 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 780 to 769. [2023-11-06 22:31:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 769 states, 768 states have (on average 1.3333333333333333) internal successors, (1024), 768 states have internal predecessors, (1024), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 769 states and 1024 transitions. [2023-11-06 22:31:03,144 INFO L78 Accepts]: Start accepts. Automaton has 769 states and 1024 transitions. Word has length 173 [2023-11-06 22:31:03,144 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:03,144 INFO L495 AbstractCegarLoop]: Abstraction has 769 states and 1024 transitions. [2023-11-06 22:31:03,145 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,145 INFO L276 IsEmpty]: Start isEmpty. Operand 769 states and 1024 transitions. [2023-11-06 22:31:03,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2023-11-06 22:31:03,149 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:03,150 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 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-06 22:31:03,166 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (13)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:03,362 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:03,362 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:03,363 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:03,363 INFO L85 PathProgramCache]: Analyzing trace with hash -759567935, now seen corresponding path program 1 times [2023-11-06 22:31:03,364 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:03,364 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [489179063] [2023-11-06 22:31:03,364 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:03,364 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:03,365 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:03,366 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:03,370 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (14)] Waiting until timeout for monitored process [2023-11-06 22:31:03,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:03,498 INFO L262 TraceCheckSpWp]: Trace formula consists of 239 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:03,502 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:03,705 INFO L134 CoverageAnalysis]: Checked inductivity of 597 backedges. 420 proven. 0 refuted. 0 times theorem prover too weak. 177 trivial. 0 not checked. [2023-11-06 22:31:03,705 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:03,706 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:03,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [489179063] [2023-11-06 22:31:03,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [489179063] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:03,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:03,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:03,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [180710881] [2023-11-06 22:31:03,707 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:03,707 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:03,708 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:03,709 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:03,709 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:03,709 INFO L87 Difference]: Start difference. First operand 769 states and 1024 transitions. Second operand has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,774 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:03,775 INFO L93 Difference]: Finished difference Result 1734 states and 2312 transitions. [2023-11-06 22:31:03,775 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:03,776 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 194 [2023-11-06 22:31:03,776 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:03,784 INFO L225 Difference]: With dead ends: 1734 [2023-11-06 22:31:03,784 INFO L226 Difference]: Without dead ends: 1001 [2023-11-06 22:31:03,786 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 192 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:03,787 INFO L413 NwaCegarLoop]: 311 mSDtfsCounter, 111 mSDsluCounter, 155 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 466 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:03,788 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 466 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:03,790 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1001 states. [2023-11-06 22:31:03,836 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1001 to 1001. [2023-11-06 22:31:03,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1001 states, 1000 states have (on average 1.332) internal successors, (1332), 1000 states have internal predecessors, (1332), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1001 states to 1001 states and 1332 transitions. [2023-11-06 22:31:03,845 INFO L78 Accepts]: Start accepts. Automaton has 1001 states and 1332 transitions. Word has length 194 [2023-11-06 22:31:03,846 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:03,846 INFO L495 AbstractCegarLoop]: Abstraction has 1001 states and 1332 transitions. [2023-11-06 22:31:03,846 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:03,847 INFO L276 IsEmpty]: Start isEmpty. Operand 1001 states and 1332 transitions. [2023-11-06 22:31:03,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2023-11-06 22:31:03,851 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:03,851 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:03,870 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (14)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:04,064 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:04,065 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:04,065 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:04,065 INFO L85 PathProgramCache]: Analyzing trace with hash -915330113, now seen corresponding path program 1 times [2023-11-06 22:31:04,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:04,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1113466040] [2023-11-06 22:31:04,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:04,066 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:04,067 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:04,068 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:04,076 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (15)] Waiting until timeout for monitored process [2023-11-06 22:31:04,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:04,193 INFO L262 TraceCheckSpWp]: Trace formula consists of 237 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:04,197 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 478 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 267 trivial. 0 not checked. [2023-11-06 22:31:04,328 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:04,328 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:04,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1113466040] [2023-11-06 22:31:04,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1113466040] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:04,329 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:04,329 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:04,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916685040] [2023-11-06 22:31:04,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:04,330 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:04,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:04,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:04,331 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:04,332 INFO L87 Difference]: Start difference. First operand 1001 states and 1332 transitions. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:04,421 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:04,421 INFO L93 Difference]: Finished difference Result 2498 states and 3353 transitions. [2023-11-06 22:31:04,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:04,422 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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 196 [2023-11-06 22:31:04,423 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:04,435 INFO L225 Difference]: With dead ends: 2498 [2023-11-06 22:31:04,435 INFO L226 Difference]: Without dead ends: 1554 [2023-11-06 22:31:04,437 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:04,438 INFO L413 NwaCegarLoop]: 225 mSDtfsCounter, 114 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 382 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:04,439 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 382 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:04,442 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1554 states. [2023-11-06 22:31:04,542 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1554 to 1552. [2023-11-06 22:31:04,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1552 states, 1551 states have (on average 1.3423597678916828) internal successors, (2082), 1551 states have internal predecessors, (2082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:04,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1552 states to 1552 states and 2082 transitions. [2023-11-06 22:31:04,555 INFO L78 Accepts]: Start accepts. Automaton has 1552 states and 2082 transitions. Word has length 196 [2023-11-06 22:31:04,555 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:04,556 INFO L495 AbstractCegarLoop]: Abstraction has 1552 states and 2082 transitions. [2023-11-06 22:31:04,556 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:04,556 INFO L276 IsEmpty]: Start isEmpty. Operand 1552 states and 2082 transitions. [2023-11-06 22:31:04,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2023-11-06 22:31:04,562 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:04,562 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 9, 9, 9, 9, 9, 9, 9, 7, 7, 5, 5, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:04,583 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (15)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:04,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:04,776 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:04,777 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:04,777 INFO L85 PathProgramCache]: Analyzing trace with hash 890108221, now seen corresponding path program 1 times [2023-11-06 22:31:04,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:04,778 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [880035089] [2023-11-06 22:31:04,778 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:04,778 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:04,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:04,779 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:04,781 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (16)] Waiting until timeout for monitored process [2023-11-06 22:31:04,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:31:04,906 INFO L262 TraceCheckSpWp]: Trace formula consists of 237 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-06 22:31:04,911 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:31:05,227 INFO L134 CoverageAnalysis]: Checked inductivity of 478 backedges. 271 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2023-11-06 22:31:05,228 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:31:05,228 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 22:31:05,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [880035089] [2023-11-06 22:31:05,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [880035089] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:31:05,229 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:31:05,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:31:05,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000143572] [2023-11-06 22:31:05,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:31:05,230 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:31:05,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 22:31:05,231 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:31:05,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:05,232 INFO L87 Difference]: Start difference. First operand 1552 states and 2082 transitions. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:05,363 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:31:05,364 INFO L93 Difference]: Finished difference Result 2420 states and 3232 transitions. [2023-11-06 22:31:05,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:31:05,365 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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 196 [2023-11-06 22:31:05,365 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 22:31:05,376 INFO L225 Difference]: With dead ends: 2420 [2023-11-06 22:31:05,377 INFO L226 Difference]: Without dead ends: 1556 [2023-11-06 22:31:05,379 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:31:05,380 INFO L413 NwaCegarLoop]: 291 mSDtfsCounter, 88 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 450 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 22:31:05,380 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 450 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 22:31:05,383 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1556 states. [2023-11-06 22:31:05,471 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1556 to 1554. [2023-11-06 22:31:05,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1554 states, 1553 states have (on average 1.3361236316806182) internal successors, (2075), 1553 states have internal predecessors, (2075), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:05,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1554 states to 1554 states and 2075 transitions. [2023-11-06 22:31:05,484 INFO L78 Accepts]: Start accepts. Automaton has 1554 states and 2075 transitions. Word has length 196 [2023-11-06 22:31:05,485 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 22:31:05,485 INFO L495 AbstractCegarLoop]: Abstraction has 1554 states and 2075 transitions. [2023-11-06 22:31:05,485 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:31:05,485 INFO L276 IsEmpty]: Start isEmpty. Operand 1554 states and 2075 transitions. [2023-11-06 22:31:05,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2023-11-06 22:31:05,490 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 22:31:05,491 INFO L195 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 10, 10, 10, 10, 10, 8, 8, 6, 6, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:05,506 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (16)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:05,704 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:05,704 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 22:31:05,705 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:31:05,705 INFO L85 PathProgramCache]: Analyzing trace with hash 342847369, now seen corresponding path program 1 times [2023-11-06 22:31:05,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 22:31:05,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [759024471] [2023-11-06 22:31:05,705 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:31:05,706 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:05,706 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 22:31:05,707 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 22:31:05,708 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (17)] Waiting until timeout for monitored process [2023-11-06 22:31:05,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:31:05,844 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:31:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:31:06,147 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2023-11-06 22:31:06,147 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:31:06,149 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 22:31:06,166 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (17)] Forceful destruction successful, exit code 0 [2023-11-06 22:31:06,365 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 22:31:06,369 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:31:06,374 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 22:31:06,541 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 10:31:06 BoogieIcfgContainer [2023-11-06 22:31:06,541 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 22:31:06,542 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:31:06,542 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:31:06,542 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:31:06,543 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:30:56" (3/4) ... [2023-11-06 22:31:06,544 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-11-06 22:31:06,724 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:31:06,725 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:31:06,726 INFO L158 Benchmark]: Toolchain (without parser) took 12429.31ms. Allocated memory was 73.4MB in the beginning and 130.0MB in the end (delta: 56.6MB). Free memory was 49.7MB in the beginning and 43.5MB in the end (delta: 6.2MB). Peak memory consumption was 65.7MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,726 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 60.8MB. Free memory was 36.7MB in the beginning and 36.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:31:06,727 INFO L158 Benchmark]: CACSL2BoogieTranslator took 610.30ms. Allocated memory is still 73.4MB. Free memory was 49.4MB in the beginning and 51.0MB in the end (delta: -1.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,727 INFO L158 Benchmark]: Boogie Procedure Inliner took 112.85ms. Allocated memory is still 73.4MB. Free memory was 51.0MB in the beginning and 48.2MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,728 INFO L158 Benchmark]: Boogie Preprocessor took 92.85ms. Allocated memory is still 73.4MB. Free memory was 48.2MB in the beginning and 46.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,728 INFO L158 Benchmark]: RCFGBuilder took 1073.21ms. Allocated memory is still 73.4MB. Free memory was 45.8MB in the beginning and 39.8MB in the end (delta: 6.0MB). Peak memory consumption was 23.0MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,728 INFO L158 Benchmark]: TraceAbstraction took 10340.46ms. Allocated memory was 73.4MB in the beginning and 130.0MB in the end (delta: 56.6MB). Free memory was 39.1MB in the beginning and 63.6MB in the end (delta: -24.6MB). Peak memory consumption was 32.5MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,729 INFO L158 Benchmark]: Witness Printer took 183.11ms. Allocated memory is still 130.0MB. Free memory was 63.6MB in the beginning and 43.5MB in the end (delta: 20.1MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 22:31:06,735 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.25ms. Allocated memory is still 60.8MB. Free memory was 36.7MB in the beginning and 36.6MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 610.30ms. Allocated memory is still 73.4MB. Free memory was 49.4MB in the beginning and 51.0MB in the end (delta: -1.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 112.85ms. Allocated memory is still 73.4MB. Free memory was 51.0MB in the beginning and 48.2MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 92.85ms. Allocated memory is still 73.4MB. Free memory was 48.2MB in the beginning and 46.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1073.21ms. Allocated memory is still 73.4MB. Free memory was 45.8MB in the beginning and 39.8MB in the end (delta: 6.0MB). Peak memory consumption was 23.0MB. Max. memory is 16.1GB. * TraceAbstraction took 10340.46ms. Allocated memory was 73.4MB in the beginning and 130.0MB in the end (delta: 56.6MB). Free memory was 39.1MB in the beginning and 63.6MB in the end (delta: -24.6MB). Peak memory consumption was 32.5MB. Max. memory is 16.1GB. * Witness Printer took 183.11ms. Allocated memory is still 130.0MB. Free memory was 63.6MB in the beginning and 43.5MB in the end (delta: 20.1MB). Peak memory consumption was 21.0MB. 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 - CounterExampleResult [Line: 617]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L626] int __retres1 ; [L630] CALL ssl3_connect() [L19] int s__info_callback = __VERIFIER_nondet_int(); [L20] unsigned int s__in_handshake = __VERIFIER_nondet_uint(); [L21] int s__state ; [L22] int s__new_session ; [L23] int s__server ; [L24] unsigned int s__version = __VERIFIER_nondet_uint(); [L25] int s__type ; [L26] int s__init_num ; [L27] int s__bbio = __VERIFIER_nondet_int(); [L28] int s__wbio = __VERIFIER_nondet_int(); [L29] int s__hit = __VERIFIER_nondet_int(); [L30] int s__rwstate ; [L31] int s__init_buf___0 = __VERIFIER_nondet_int(); [L32] int s__debug = __VERIFIER_nondet_int(); [L33] int s__shutdown ; [L34] int s__ctx__info_callback = __VERIFIER_nondet_int(); [L35] unsigned int s__ctx__stats__sess_connect_renegotiate = __VERIFIER_nondet_uint(); [L36] unsigned int s__ctx__stats__sess_connect = __VERIFIER_nondet_uint(); [L37] unsigned int s__ctx__stats__sess_hit = __VERIFIER_nondet_uint(); [L38] unsigned int s__ctx__stats__sess_connect_good = __VERIFIER_nondet_uint(); [L39] int s__s3__change_cipher_spec ; [L40] int s__s3__flags = __VERIFIER_nondet_int(); [L41] int s__s3__delay_buf_pop_ret ; [L42] int s__s3__tmp__cert_req = __VERIFIER_nondet_int(); [L43] int s__s3__tmp__new_compression = __VERIFIER_nondet_int(); [L44] int s__s3__tmp__reuse_message = __VERIFIER_nondet_int(); [L45] int s__s3__tmp__new_cipher = __VERIFIER_nondet_int(); [L46] int s__s3__tmp__new_cipher__algorithms = __VERIFIER_nondet_int(); [L47] int s__s3__tmp__next_state___0 ; [L48] int s__s3__tmp__new_compression__id = __VERIFIER_nondet_int(); [L49] int s__session__cipher ; [L50] int s__session__compress_meth ; [L51] int buf ; [L52] unsigned long tmp ; [L53] unsigned long l ; [L54] int num1 = __VERIFIER_nondet_int(); [L55] int cb ; [L56] int ret ; [L57] int new_state ; [L58] int state ; [L59] int skip ; [L60] int tmp___0 ; [L61] unsigned int tmp___1 = __VERIFIER_nondet_uint(); [L62] unsigned int tmp___2 = __VERIFIER_nondet_uint(); [L63] int tmp___3 = __VERIFIER_nondet_int(); [L64] int tmp___4 = __VERIFIER_nondet_int(); [L65] int tmp___5 = __VERIFIER_nondet_int(); [L66] int tmp___6 = __VERIFIER_nondet_int(); [L67] int tmp___7 = __VERIFIER_nondet_int(); [L68] int tmp___8 = __VERIFIER_nondet_int(); [L69] int tmp___9 = __VERIFIER_nondet_int(); [L70] int blastFlag ; [L71] int ag_X ; [L72] int ag_Y = __VERIFIER_nondet_int(); [L73] int __retres59 ; [L76] s__state = 12292 [L77] blastFlag = 0 [L78] tmp = __VERIFIER_nondet_int() [L79] cb = 0 [L80] ret = -1 [L81] skip = 0 [L82] tmp___0 = 0 VAL [blastFlag=0, cb=0, ret=-1, s__state=12292, skip=0, tmp___0=0] [L83] COND TRUE s__info_callback != 0 [L84] cb = s__info_callback VAL [blastFlag=0, cb=2, ret=-1, s__info_callback=2, s__state=12292, skip=0, tmp___0=0] [L92] s__in_handshake = s__in_handshake + 1 VAL [blastFlag=0, cb=2, ret=-1, s__in_handshake=1, s__info_callback=2, s__state=12292, skip=0, tmp___0=0] [L93] COND FALSE !(tmp___1 - 12288) VAL [blastFlag=0, cb=2, ret=-1, s__in_handshake=1, s__info_callback=2, s__state=12292, skip=0, tmp___0=0, tmp___1=12288] [L103] COND TRUE 1 VAL [blastFlag=0, cb=2, ret=-1, s__in_handshake=1, s__info_callback=2, s__state=12292, skip=0, tmp___0=0, tmp___1=12288] [L105] state = s__state VAL [blastFlag=0, cb=2, ret=-1, s__in_handshake=1, s__info_callback=2, s__state=12292, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L106] COND TRUE s__state == 12292 VAL [blastFlag=0, cb=2, ret=-1, s__in_handshake=1, s__info_callback=2, s__state=12292, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L209] s__new_session = 1 [L210] s__state = 4096 [L211] s__ctx__stats__sess_connect_renegotiate = s__ctx__stats__sess_connect_renegotiate + 1 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__new_session=1, s__state=4096, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L216] s__server = 0 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__new_session=1, s__server=0, s__state=4096, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L217] COND TRUE cb != 0 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__new_session=1, s__server=0, s__state=4096, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L222] COND FALSE !(s__version - 65280 != 768) [L228] s__type = 4096 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__new_session=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L229] COND FALSE !(s__init_buf___0 == 0) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__new_session=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288] [L247] COND FALSE !(! tmp___4) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__new_session=1, s__server=0, s__state=4096, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288, tmp___4=2] [L253] COND FALSE !(! tmp___5) [L259] s__state = 4368 [L260] s__ctx__stats__sess_connect = s__ctx__stats__sess_connect + 1 [L261] s__init_num = 0 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L604] skip = 0 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L103] COND TRUE 1 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=12292, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L105] state = s__state VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L106] COND FALSE !(s__state == 12292) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L109] COND FALSE !(s__state == 16384) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L112] COND FALSE !(s__state == 4096) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L115] COND FALSE !(s__state == 20480) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L118] COND FALSE !(s__state == 4099) VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L121] COND TRUE s__state == 4368 VAL [blastFlag=0, cb=2, ret=-1, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L265] s__shutdown = 0 [L266] ret = __VERIFIER_nondet_int() [L267] COND TRUE blastFlag == 0 [L268] blastFlag = 1 VAL [blastFlag=1, cb=2, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L276] COND FALSE !(ret <= 0) [L281] s__state = 4384 [L282] s__init_num = 0 VAL [blastFlag=1, cb=2, ret=2, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L283] COND TRUE s__bbio != s__wbio VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L604] skip = 0 VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L103] COND TRUE 1 VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L105] state = s__state VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L106] COND FALSE !(s__state == 12292) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L109] COND FALSE !(s__state == 16384) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L112] COND FALSE !(s__state == 4096) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L115] COND FALSE !(s__state == 20480) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L118] COND FALSE !(s__state == 4099) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L121] COND FALSE !(s__state == 4368) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L124] COND FALSE !(s__state == 4369) VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L127] COND TRUE s__state == 4384 VAL [blastFlag=1, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L291] ret = __VERIFIER_nondet_int() [L292] COND TRUE blastFlag == 1 [L293] blastFlag = 2 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L297] COND FALSE !(ret <= 0) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L302] COND FALSE !(\read(s__hit)) [L305] s__state = 4400 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L307] s__init_num = 0 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L604] skip = 0 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L103] COND TRUE 1 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L105] state = s__state VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L106] COND FALSE !(s__state == 12292) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L109] COND FALSE !(s__state == 16384) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L112] COND FALSE !(s__state == 4096) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L115] COND FALSE !(s__state == 20480) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L118] COND FALSE !(s__state == 4099) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L121] COND FALSE !(s__state == 4368) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L124] COND FALSE !(s__state == 4369) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L127] COND FALSE !(s__state == 4384) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L130] COND FALSE !(s__state == 4385) VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L133] COND TRUE s__state == 4400 VAL [blastFlag=2, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L311] COND FALSE !((unsigned long )s__s3__tmp__new_cipher__algorithms - 256UL) [L314] ret = __VERIFIER_nondet_int() [L315] COND TRUE blastFlag == 2 [L316] blastFlag = 3 VAL [blastFlag=3, cb=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L320] COND FALSE !(ret <= 0) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L326] s__state = 4416 [L327] s__init_num = 0 VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L604] skip = 0 VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L103] COND TRUE 1 VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L105] state = s__state VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L106] COND FALSE !(s__state == 12292) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L109] COND FALSE !(s__state == 16384) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L112] COND FALSE !(s__state == 4096) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L115] COND FALSE !(s__state == 20480) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L118] COND FALSE !(s__state == 4099) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L121] COND FALSE !(s__state == 4368) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L124] COND FALSE !(s__state == 4369) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L127] COND FALSE !(s__state == 4384) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L130] COND FALSE !(s__state == 4385) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L133] COND FALSE !(s__state == 4400) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L136] COND FALSE !(s__state == 4401) VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L139] COND TRUE s__state == 4416 VAL [blastFlag=3, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L331] ret = __VERIFIER_nondet_int() [L332] COND TRUE blastFlag == 3 [L333] blastFlag = 4 VAL [blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L337] COND FALSE !(ret <= 0) [L342] s__state = 4432 [L343] ag_X = (unsigned short)65535 [L344] s__init_num = 0 VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2] [L345] COND FALSE !(! tmp___6) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L139] COND FALSE !(s__state == 4416) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L142] COND FALSE !(s__state == 4417) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L145] COND TRUE s__state == 4432 VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L354] ret = __VERIFIER_nondet_int() [L355] COND FALSE !(blastFlag == 5) VAL [ag_X=65535, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L360] COND FALSE !(ret <= 0) [L365] s__state = ag_X ^ ag_Y [L366] s__init_num = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND TRUE s__state == 4368 VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L265] s__shutdown = 0 [L266] ret = __VERIFIER_nondet_int() [L267] COND FALSE !(blastFlag == 0) VAL [ag_X=65535, ag_Y=61167, blastFlag=4, cb=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L270] COND TRUE blastFlag == 4 [L271] blastFlag = 5 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4368, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L276] COND FALSE !(ret <= 0) [L281] s__state = 4384 [L282] s__init_num = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L283] COND TRUE s__bbio != s__wbio VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4368, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L127] COND TRUE s__state == 4384 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L291] ret = __VERIFIER_nondet_int() [L292] COND FALSE !(blastFlag == 1) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L297] COND FALSE !(ret <= 0) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4384, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L302] COND FALSE !(\read(s__hit)) [L305] s__state = 4400 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L307] s__init_num = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4384, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L133] COND TRUE s__state == 4400 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L311] COND FALSE !((unsigned long )s__s3__tmp__new_cipher__algorithms - 256UL) [L314] ret = __VERIFIER_nondet_int() [L315] COND FALSE !(blastFlag == 2) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L320] COND FALSE !(ret <= 0) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4400, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L326] s__state = 4416 [L327] s__init_num = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4400, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L139] COND TRUE s__state == 4416 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=2, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L331] ret = __VERIFIER_nondet_int() [L332] COND FALSE !(blastFlag == 3) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4416, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L337] COND FALSE !(ret <= 0) [L342] s__state = 4432 [L343] ag_X = (unsigned short)65535 [L344] s__init_num = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L345] COND FALSE !(! tmp___6) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L575] COND FALSE !(! s__s3__tmp__reuse_message) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L604] skip = 0 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L103] COND TRUE 1 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4416, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L105] state = s__state VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L106] COND FALSE !(s__state == 12292) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L109] COND FALSE !(s__state == 16384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L112] COND FALSE !(s__state == 4096) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L115] COND FALSE !(s__state == 20480) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L118] COND FALSE !(s__state == 4099) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L121] COND FALSE !(s__state == 4368) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L124] COND FALSE !(s__state == 4369) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L127] COND FALSE !(s__state == 4384) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L130] COND FALSE !(s__state == 4385) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L133] COND FALSE !(s__state == 4400) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L136] COND FALSE !(s__state == 4401) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L139] COND FALSE !(s__state == 4416) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L142] COND FALSE !(s__state == 4417) VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L145] COND TRUE s__state == 4432 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=1073741824, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L354] ret = __VERIFIER_nondet_int() [L355] COND TRUE blastFlag == 5 VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=8, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] [L617] reach_error() VAL [ag_X=65535, ag_Y=61167, blastFlag=5, cb=2, ret=8, s__bbio=7, s__ctx__stats__sess_connect=0, s__ctx__stats__sess_connect_renegotiate=1, s__hit=0, s__in_handshake=1, s__info_callback=2, s__init_buf___0=2, s__init_num=0, s__new_session=1, s__s3__tmp__new_cipher__algorithms=256, s__s3__tmp__reuse_message=2, s__server=0, s__shutdown=0, s__state=4432, s__type=4096, s__version=66048, s__wbio=6, skip=0, state=4432, tmp___0=0, tmp___1=12288, tmp___4=2, tmp___5=2, tmp___6=2] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 125 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 10.1s, OverallIterations: 16, TraceHistogramMax: 11, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 2.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 715 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 715 mSDsluCounter, 4907 SdHoareTripleChecker+Invalid, 1.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1808 mSDsCounter, 103 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 793 IncrementalHoareTripleChecker+Invalid, 896 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 103 mSolverCounterUnsat, 3099 mSDtfsCounter, 793 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1591 GetRequests, 1576 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1554occurred in iteration=15, InterpolantAutomatonStates: 45, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.6s AutomataMinimizationTime, 15 MinimizatonAttempts, 33 StatesRemovedByMinimization, 8 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 1.5s InterpolantComputationTime, 1802 NumberOfCodeBlocks, 1802 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 1591 ConstructedInterpolants, 0 QuantifiedInterpolants, 2565 SizeOfPredicates, 0 NumberOfNonLiveVariables, 2095 ConjunctsInSsa, 30 ConjunctsInUnsatCore, 15 InterpolantComputations, 15 PerfectInterpolantSequences, 2879/2879 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 RESULT: Ultimate proved your program to be incorrect! [2023-11-06 22:31:06,777 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dc87289-199f-42e4-bdd0-58009179ad37/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE