github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/docs/tla-plus/ParallelCommits/ParallelCommits.toolbox/ParallelCommits___Model_1.launch (about) 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck"> 3 <stringAttribute key="TLCCmdLineParameters" value=""/> 4 <intAttribute key="collectCoverage" value="1"/> 5 <stringAttribute key="configurationName" value="Model_1"/> 6 <booleanAttribute key="deferLiveness" value="false"/> 7 <intAttribute key="dfidDepth" value="100"/> 8 <booleanAttribute key="dfidMode" value="false"/> 9 <intAttribute key="distributedFPSetCount" value="0"/> 10 <stringAttribute key="distributedNetworkInterface" value="192.168.13.156"/> 11 <intAttribute key="distributedNodesCount" value="1"/> 12 <stringAttribute key="distributedTLC" value="off"/> 13 <stringAttribute key="distributedTLCVMArgs" value=""/> 14 <intAttribute key="fpBits" value="1"/> 15 <intAttribute key="fpIndex" value="111"/> 16 <booleanAttribute key="fpIndexRandom" value="true"/> 17 <intAttribute key="maxHeapSize" value="25"/> 18 <intAttribute key="maxSetSize" value="1000000"/> 19 <booleanAttribute key="mcMode" value="true"/> 20 <stringAttribute key="modelBehaviorInit" value=""/> 21 <stringAttribute key="modelBehaviorNext" value=""/> 22 <stringAttribute key="modelBehaviorSpec" value="Spec"/> 23 <intAttribute key="modelBehaviorSpecType" value="1"/> 24 <stringAttribute key="modelBehaviorVars" value="intent_writes, to_write, txn_epoch, txn_ts, pipelined_keys, to_check, prevent_epoch, pc, commit_ack, to_resolve, record, have_staged_record, found_writes, prevent_ts, parallel_keys, tscache, attempt"/> 25 <stringAttribute key="modelComments" value=""/> 26 <booleanAttribute key="modelCorrectnessCheckDeadlock" value="true"/> 27 <listAttribute key="modelCorrectnessInvariants"> 28 <listEntry value="1TypeInvariants"/> 29 <listEntry value="1AckImpliesCommit"/> 30 </listAttribute> 31 <listAttribute key="modelCorrectnessProperties"> 32 <listEntry value="1TemporalTxnRecordProperties"/> 33 <listEntry value="1TemporalIntentProperties"/> 34 <listEntry value="1TemporalTSCacheProperties"/> 35 <listEntry value="1ImplicitCommitLeadsToExplicitCommit"/> 36 <listEntry value="1AckLeadsToExplicitCommit"/> 37 </listAttribute> 38 <intAttribute key="modelEditorOpenTabs" value="4"/> 39 <stringAttribute key="modelExpressionEval" value=""/> 40 <stringAttribute key="modelParameterActionConstraint" value=""/> 41 <listAttribute key="modelParameterConstants"> 42 <listEntry value="KEYS;;{k1, k2};1;1"/> 43 <listEntry value="PREVENTERS;;{p1, p2};1;1"/> 44 <listEntry value="MAX_ATTEMPTS;;3;0;0"/> 45 </listAttribute> 46 <stringAttribute key="modelParameterContraint" value=""/> 47 <listAttribute key="modelParameterDefinitions"/> 48 <stringAttribute key="modelParameterModelValues" value="{}"/> 49 <stringAttribute key="modelParameterNewDefinitions" value=""/> 50 <intAttribute key="numberOfWorkers" value="8"/> 51 <booleanAttribute key="recover" value="false"/> 52 <stringAttribute key="result.mail.address" value=""/> 53 <intAttribute key="simuAril" value="-1"/> 54 <intAttribute key="simuDepth" value="100"/> 55 <intAttribute key="simuSeed" value="-1"/> 56 <stringAttribute key="specName" value="ParallelCommits"/> 57 <stringAttribute key="tlcResourcesProfile" value="local custom"/> 58 <listAttribute key="traceExploreExpressions"> 59 <listEntry value="1ImplicitCommit"/> 60 </listAttribute> 61 <stringAttribute key="view" value=""/> 62 <booleanAttribute key="visualizeStateGraph" value="false"/> 63 </launchConfiguration>