| 96 | }}} and vm.swappiness=60, |
| 97 | |
| 98 | we used 12 threads to import, it took 68 hours and 29 minutes. |
| 99 | |
| 100 | when |
| 101 | |
| 102 | {{{ |
| 103 | -Xmx60G -Xms30G -Druleset=empty -Dentity-index-size=800000000 -Dcache-memory=20000m -DenablePredicateList=false -Dtuple-index-memory=20000m -DftsIndexPolicy=never -Dbuild-pcsot=false -Dbuild-ptsoc=false -Djournaling=true -Drepository-type=file-repository -XX:+HeapDumpOnOutOfMemoryError -Dentity-id-size=32 |
| 104 | }}} and vm.swappiness=60, |
| 105 | |
| 106 | we used 3 threads to import, it took 59 hours and 15 minutes. |
| 107 | |
| 108 | |
| 109 | |
| 110 | === DDBJ upload === #ddbjload |
| 111 | |
| 112 | when |
| 113 | {{{ |
| 114 | -Xmx60G -Xms30G -Druleset=empty -Dentity-index-size=675000000 -Dcache-memory=20633m -DenablePredicateList=false -Dtuple-index-memory=20633m -DftsIndexPolicy=never -Dbuild-pcsot=false -Dbuild-ptsoc=false -Djournaling=true -Drepository-type=file-repository -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -Dentity-id-size=32 |
| 115 | |
106 | | and we used 3 threads to import, it took 59 hours and 15 minutes. |
107 | | |
108 | | === DDBJ upload === #ddbjload |
109 | | |
110 | | when |
111 | | {{{ |
112 | | -Xmx60G -Xms30G -Druleset=empty -Dentity-index-size=675000000 -Dcache-memory=20633m -DenablePredicateList=false -Dtuple-index-memory=20633m -DftsIndexPolicy=never -Dbuild-pcsot=false -Dbuild-ptsoc=false -Djournaling=true -Drepository-type=file-repository -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -Dentity-id-size=32 |
113 | | |
114 | | }}} |
115 | | |
116 | | and we used 12 threads to import, it took 128hours15minutes and an outofMemory occurred at the end. And we took another 54hours and 53minutes to do a data restore for using the database. |
117 | | |
118 | | when |
119 | | |
120 | | {{{ |
121 | | -Xmx60G -Xms30G -Druleset=empty -Dentity-index-size=800000000 -Dcache-memory=20000m -DenablePredicateList=false -Dtuple-index-memory=20000m -DftsIndexPolicy=never -Dbuild-pcsot=false -Dbuild-ptsoc=false -Djournaling=true -Drepository-type=file-repository -XX:+HeapDumpOnOutOfMemoryError -Dentity-id-size=32 |
122 | | }}} |
123 | | |