Solver Name | Answer | CPU time | Wall clock time |
---|---|---|---|
choco-solver 2019-09-20 | ? | 2139.09 | 718.402 |
Name | SuperSolutions/SuperSolutions-Taillard-js15/ SuperTaillard-js-15-13.xml |
MD5SUM | 388994c608323cc5ca888624a3c66f06 |
Bench Category | CSP (decision problem) |
Best result obtained on this benchmark | SAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 110.493 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 450 |
Number of constraints | 5580 |
Number of domains | 89 |
Minimum domain size | 1197 |
Maximum domain size | 1295 |
Distribution of domain sizes | [{"size":1197,"count":4},{"size":1199,"count":2},{"size":1200,"count":14},{"size":1201,"count":2},{"size":1202,"count":4},{"size":1203,"count":4},{"size":1204,"count":4},{"size":1206,"count":6},{"size":1207,"count":6},{"size":1208,"count":4},{"size":1209,"count":4},{"size":1210,"count":6},{"size":1211,"count":2},{"size":1212,"count":6},{"size":1213,"count":6},{"size":1214,"count":6},{"size":1215,"count":6},{"size":1216,"count":8},{"size":1217,"count":2},{"size":1218,"count":6},{"size":1219,"count":2},{"size":1220,"count":6},{"size":1221,"count":6},{"size":1222,"count":4},{"size":1223,"count":4},"...",{"size":1269,"count":8}, {"size":1270,"count":6}, {"size":1271,"count":4}, {"size":1272,"count":4}, {"size":1273,"count":6}, {"size":1274,"count":6}, {"size":1275,"count":4}, {"size":1277,"count":6}, {"size":1278,"count":6}, {"size":1279,"count":8}, {"size":1280,"count":4}, {"size":1281,"count":6}, {"size":1282,"count":6}, {"size":1283,"count":4}, {"size":1284,"count":10}, {"size":1285,"count":6}, {"size":1286,"count":6}, {"size":1287,"count":4}, {"size":1288,"count":2}, {"size":1289,"count":2}, {"size":1290,"count":2}, {"size":1291,"count":6}, {"size":1292,"count":4}, {"size":1293,"count":10}, {"size":1295,"count":2}] |
Minimum variable degree | 16 |
Maximum variable degree | 33 |
Distribution of variable degrees | [{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}] |
Minimum constraint arity | 2 |
Maximum constraint arity | 2 |
Distribution of constraint arities | [{"arity":2,"count":5580}] |
Number of extensional constraints | 0 |
Number of intensional constraints | 5580 |
Distribution of constraint types | [{"type":"intension","count":5580}] |
Optimization problem | NO |
Type of objective |
0.00/0.00 c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403433-1568992896.xml" -tl '2520s' -p 4 0.12/0.19 c Choco 3fb4b153 0.12/0.19 c [HOME/instance-4403433-1568992896.xml, -tl, 2520s, -p, 4] 0.34/0.24 c 4 solvers in parallel 0.34/0.31 c parse instance... 2105.48/708.24 Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded 2105.48/708.24 at org.chocosolver.solver.expression.discrete.arithmetic.NaArExpression$$Lambda$147/1587819720.get$Lambda(Unknown Source) 2105.48/708.24 at java.lang.invoke.LambdaForm$DMH/918221580.invokeStatic_LL_L(LambdaForm$DMH) 2105.48/708.24 at java.lang.invoke.LambdaForm$MH/586617651.linkToTargetMethod(LambdaForm$MH) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.arithmetic.NaArExpression.ieval(NaArExpression.java:123) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.relational.BiReExpression.beval(BiReExpression.java:214) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.logical.NaLoExpression.beval(NaLoExpression.java:137) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.relational.ReExpression.lambda$extension$3(ReExpression.java:150) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.relational.ReExpression$$Lambda$146/660017404.valid(Unknown Source) 2105.48/708.24 at org.chocosolver.solver.constraints.extension.TuplesFactory.generateTuples(TuplesFactory.java:88) 2105.48/708.24 at org.chocosolver.solver.expression.discrete.relational.ReExpression.extension(ReExpression.java:150) 2105.48/708.24 at org.chocosolver.parser.xcsp.XCSPParser.buildCtrIntension(XCSPParser.java:112) 2105.48/708.24 at org.xcsp.parser.loaders.CtrLoaderInteger.intension(CtrLoaderInteger.java:283) 2105.48/708.24 at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:164) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527) 2105.48/708.24 at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510) 2105.48/708.24 at org.xcsp.parser.XCallbacks$$Lambda$88/708890004.accept(Unknown Source) 2105.48/708.24 at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 2105.48/708.24 at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507) 2105.48/708.24 at org.chocosolver.parser.xcsp.XCSPParser.loadGroup(XCSPParser.java:1416) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297) 2105.48/708.24 at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320) 2105.48/708.24 at org.chocosolver.parser.xcsp.XCSPParser.model(XCSPParser.java:88) 2105.48/708.24 at org.chocosolver.parser.xcsp.XCSP.parse(XCSP.java:111) 2105.48/708.24 at org.chocosolver.parser.xcsp.XCSP.buildModel(XCSP.java:99) 2105.48/708.24 at org.chocosolver.parser.xcsp.ChocoXCSP.main(ChocoXCSP.java:22) 2138.69/718.03 s UNKNOWN 2138.69/718.03 c Unexpected resolution interruption!
runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. NUMA information: number of nodes: 2 memory of node 0: 16375 MiB (7438 MiB free) memory of node 1: 16384 MiB (5511 MiB free) node distances: 10 21 21 10 command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403433-1568992896/watcher-4403433-1568992896 -o /tmp/evaluation-result-4403433-1568992896/solver-4403433-1568992896 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568988007-29941 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 822976273 HOME/instance-4403433-1568992896.xml running on 4 cores: 4-7 Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB Linux 3.10.0-514.16.1.el7.x86_64 Starting watchdog thread Current StackSize limit: 8192 KiB solver pid=3017, runsolver pid=3014 [startup+0.100092 s]* /proc/loadavg: 7.73 8.25 8.24 3/230 3033 /proc/meminfo: memFree=13245016/32770688 swapFree=66971764/67108860 [pid=3017] ppid=3014 vsize=113128 memory=1452 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 363 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 363 304 221 0 87 0 [pid=3019] ppid=3017 vsize=15144776 memory=28680 CPUtime=0.12 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 5626 0 0 0 11 1 0 0 20 0 15 0 475231278 15508250624 7170 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3786194 7170 3124 1 0 3748377 0 [pid=3019/tid=3020] ppid=3017 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) R 3017 3017 29909 0 -1 4202560 3548 0 0 0 9 0 0 0 20 0 15 0 475231278 15508250624 7170 33554432000 4194304 4196468 140736012021680 139926271674576 139926267473302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 7170 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 7170 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 7170 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 7170 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925207885808 139926267472514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925206832032 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925205779440 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925001333232 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) R 3017 3017 29909 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139925000280688 139926267472514 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0.01 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) R 3017 3017 29909 0 -1 4202560 365 0 0 0 1 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139924999228144 139926267473302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 7170 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 0.12 s Current children cumulated vsize: 15257904 KiB Current children cumulated memory: 30132 KiB [startup+0.211811 s]* /proc/loadavg: 7.73 8.25 8.24 4/230 3033 /proc/meminfo: memFree=13230296/32770688 swapFree=66971764/67108860 [pid=3017] ppid=3014 vsize=113128 memory=1452 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 363 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 363 304 221 0 87 0 [pid=3019] ppid=3017 vsize=15144776 memory=40892 CPUtime=0.34 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 9404 0 0 0 31 3 0 0 20 0 15 0 475231278 15508250624 10223 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3786194 10223 3310 1 0 3748377 0 [pid=3019/tid=3020] ppid=3017 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) R 3017 3017 29909 0 -1 4202560 6552 0 0 0 18 2 0 0 20 0 15 0 475231278 15508250624 10223 33554432000 4194304 4196468 140736012021680 139926271680704 139926251541854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 10223 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15144776 memory=288370803419641472 CPUtime=0 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 10223 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 10223 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231279 15508250624 10223 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925207885808 139926267472514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925206832032 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15144776 memory=140427267929728 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475231281 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925205779440 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15144776 memory=-1 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15144776 memory=0 CPUtime=0.02 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925001333232 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15144776 memory=-1 CPUtime=0.02 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139925000280688 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15144776 memory=0 CPUtime=0.08 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) S 3017 3017 29909 0 -1 1077944384 787 0 0 0 8 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139924999228144 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15144776 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231284 15508250624 10223 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 0.34 s Current children cumulated vsize: 15257904 KiB Current children cumulated memory: 42344 KiB [startup+0.311681 s]* /proc/loadavg: 7.73 8.25 8.24 3/230 3033 /proc/meminfo: memFree=13225680/32770688 swapFree=66971764/67108860 [pid=3017] ppid=3014 vsize=113128 memory=1452 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 363 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 363 304 221 0 87 0 [pid=3019] ppid=3017 vsize=15149032 memory=46968 CPUtime=0.52 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 10567 0 0 0 48 4 0 0 20 0 15 0 475231278 15512608768 11742 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3787258 11742 3332 1 0 3748377 0 [pid=3019/tid=3020] ppid=3017 vsize=15149032 memory=7230368021996071252 CPUtime=0.29 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) R 3017 3017 29909 0 -1 4202560 7583 0 0 0 27 2 0 0 20 0 15 0 475231278 15512608768 11742 33554432000 4194304 4196468 140736012021680 139926271692256 139926252720120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15149032 memory=4294967295 CPUtime=0 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15512608768 11742 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15149032 memory=140427267983136 CPUtime=0 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15512608768 11742 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15149032 memory=55780 CPUtime=0 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15512608768 11742 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15149032 memory=35 CPUtime=0 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231279 15512608768 11742 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15149032 memory=140427267990048 CPUtime=0 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) S 3017 3017 29909 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475231281 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925207885808 139926267472514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15149032 memory=35 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475231281 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925206832032 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15149032 memory=2244 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475231281 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925205779440 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15149032 memory=2244 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15149032 memory=0 CPUtime=0.03 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 579 0 0 0 3 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925001333232 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15149032 memory=140427109972911 CPUtime=0.04 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 245 0 0 0 4 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139925000280688 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15149032 memory=140427267932668 CPUtime=0.12 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) R 3017 3017 29909 0 -1 4202560 876 0 0 0 12 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139924999228144 139926245828024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15149032 memory=140427109982127 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15149032 memory=280854377914240 CPUtime=0 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231284 15512608768 11742 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 0.52 s Current children cumulated vsize: 15262160 KiB Current children cumulated memory: 48420 KiB [startup+0.708477 s] /proc/loadavg: 7.73 8.25 8.24 6/230 3033 /proc/meminfo: memFree=13208156/32770688 swapFree=66971764/67108860 [pid=3017] ppid=3014 vsize=113128 memory=1452 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 363 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 363 304 221 0 87 0 [pid=3019] ppid=3017 vsize=15151156 memory=101488 CPUtime=1.77 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 14976 0 0 0 172 5 0 0 20 0 15 0 475231278 15514783744 25372 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3787789 25372 3442 1 0 3748889 0 [pid=3019/tid=3020] ppid=3017 vsize=15151156 memory=0 CPUtime=0.69 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) R 3017 3017 29909 0 -1 4202560 8401 0 0 0 65 4 0 0 20 0 15 0 475231278 15514783744 25372 33554432000 4194304 4196468 140736012021680 139926271700176 139926251541854 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15514783744 25372 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15514783744 25372 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231279 15514783744 25372 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475231279 15514783744 25372 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) S 3017 3017 29909 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475231281 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925207885808 139926267472514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15151156 memory=65 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475231281 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925206832032 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475231281 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925205779440 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15151156 memory=16106952832846170 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15151156 memory=0 CPUtime=0.36 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) R 3017 3017 29909 0 -1 4202560 1855 0 0 0 36 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925001319328 139926252383542 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15151156 memory=0 CPUtime=0.35 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) R 3017 3017 29909 0 -1 4202560 1379 0 0 0 35 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139925000266712 139926247178503 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15151156 memory=6656426216303648864 CPUtime=0.34 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) R 3017 3017 29909 0 -1 4202560 2035 0 0 0 34 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139924999226560 139926245981872 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15151156 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475231284 15514783744 25372 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 1.77 s Current children cumulated vsize: 15264284 KiB Current children cumulated memory: 102940 KiB [startup+1.50098 s] /proc/loadavg: 7.73 8.25 8.24 3/230 3033 /proc/meminfo: memFree=13073308/32770688 swapFree=66971764/67108860 [pid=3017] ppid=3014 vsize=113128 memory=1452 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 363 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 363 304 221 0 87 0 ################ # More data... # ################ /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139925206832096 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15217720 memory=288230596050944315 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139925205779456 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15217720 memory=14409311174527523 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15217720 memory=8112282956445269571 CPUtime=1.14 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 3806 0 0 0 114 0 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139925001333280 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15217720 memory=53132 CPUtime=1.33 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 5220 0 1 0 133 0 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139925000280448 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15217720 memory=984 CPUtime=0.6 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) S 3017 3017 29909 0 -1 1077944384 7820 0 0 0 58 2 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139924999227712 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15217720 memory=2044 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15217720 memory=860 CPUtime=0.4 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 699 0 0 0 17 23 0 0 20 0 16 0 475231284 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3270] ppid=3017 vsize=15217720 memory=12606240 CPUtime=0 cores=4-7 /proc/3019/task/3270/stat : 3270 (java) S 3017 3017 29909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 475302103 15582945280 3151560 33554432000 4194304 4196468 140736012021680 139924988144832 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 2126.84 s Current children cumulated vsize: 15330848 KiB Current children cumulated memory: 12607100 KiB [startup+716.801 s] /proc/loadavg: 7.70 7.03 7.10 8/235 3270 /proc/meminfo: memFree=12207316/32770688 swapFree=67003076/67108860 [pid=3017] ppid=3014 vsize=113128 memory=860 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 215 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 215 156 221 0 87 0 [pid=3019] ppid=3017 vsize=15217720 memory=12606256 CPUtime=2137.47 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 12056892 0 4 0 211429 2318 0 0 20 0 16 0 475231278 15582945280 3151564 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3804430 3151564 2393 1 0 3765530 0 [pid=3019/tid=3020] ppid=3017 vsize=15217720 memory=12605748 CPUtime=165.72 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) S 3017 3017 29909 0 -1 1077944384 40000 0 3 0 16522 50 0 0 20 0 16 0 475231278 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139926271702048 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15217720 memory=860 CPUtime=473.34 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 3497620 0 0 0 46673 661 0 0 20 0 16 0 475231279 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15217720 memory=12606240 CPUtime=474.71 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 2715998 0 0 0 46948 523 0 0 20 0 16 0 475231279 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15217720 memory=27124 CPUtime=473.4 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 3099114 0 0 0 46818 522 0 0 20 0 16 0 475231279 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15217720 memory=53132 CPUtime=473.51 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2397214 0 0 0 46835 516 0 0 20 0 16 0 475231279 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15217720 memory=984 CPUtime=73.22 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) R 3017 3017 29909 0 -1 4202560 288071 0 0 0 7291 31 0 0 20 0 16 0 475231281 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925207884352 139926251918937 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15217720 memory=2044 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925206832096 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15217720 memory=12605664 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925205779456 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15217720 memory=860 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15217720 memory=12606256 CPUtime=1.14 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 3806 0 0 0 114 0 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925001333280 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15217720 memory=1056 CPUtime=1.33 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 5220 0 1 0 133 0 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139925000280448 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15217720 memory=776 CPUtime=0.6 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) S 3017 3017 29909 0 -1 1077944384 7820 0 0 0 58 2 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139924999227712 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15217720 memory=1700 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15217720 memory=1552 CPUtime=0.41 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 699 0 0 0 17 24 0 0 20 0 16 0 475231284 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3270] ppid=3017 vsize=15217720 memory=8356 CPUtime=0 cores=4-7 /proc/3019/task/3270/stat : 3270 (java) S 3017 3017 29909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 475302103 15582945280 3151564 33554432000 4194304 4196468 140736012021680 139924988144832 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 2137.47 s Current children cumulated vsize: 15330848 KiB Current children cumulated memory: 12607116 KiB [startup+717.601 s] /proc/loadavg: 7.70 7.03 7.10 6/235 3270 /proc/meminfo: memFree=12196888/32770688 swapFree=67003076/67108860 [pid=3017] ppid=3014 vsize=113128 memory=860 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 215 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 215 156 221 0 87 0 [pid=3019] ppid=3017 vsize=15217720 memory=12606276 CPUtime=2138.28 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 12070150 0 4 0 211509 2319 0 0 20 0 16 0 475231278 15582945280 3151569 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3804430 3151569 2398 1 0 3765530 0 [pid=3019/tid=3020] ppid=3017 vsize=15217720 memory=2044 CPUtime=165.72 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) S 3017 3017 29909 0 -1 1077944384 40000 0 3 0 16522 50 0 0 20 0 16 0 475231278 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926271702048 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15217720 memory=1388 CPUtime=473.34 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 3497620 0 0 0 46673 661 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15217720 memory=1056 CPUtime=474.71 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 2715998 0 0 0 46948 523 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15217720 memory=776 CPUtime=473.4 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 3099114 0 0 0 46818 522 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15217720 memory=1700 CPUtime=473.51 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2397214 0 0 0 46835 516 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15217720 memory=1264 CPUtime=74.02 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) R 3017 3017 29909 0 -1 4202560 301329 0 0 0 7370 32 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925207884240 139926252457860 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15217720 memory=5180 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925206832096 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15217720 memory=780 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925205779456 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15217720 memory=3516 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15217720 memory=1056 CPUtime=1.14 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 3806 0 0 0 114 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925001333280 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15217720 memory=2832 CPUtime=1.33 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 5220 0 1 0 133 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925000280448 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15217720 memory=1552 CPUtime=0.6 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) S 3017 3017 29909 0 -1 1077944384 7820 0 0 0 58 2 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924999227712 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15217720 memory=8356 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15217720 memory=13692 CPUtime=0.42 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 699 0 0 0 18 24 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3270] ppid=3017 vsize=15217720 memory=27124 CPUtime=0 cores=4-7 /proc/3019/task/3270/stat : 3270 (java) S 3017 3017 29909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 475302103 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924988144832 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 2138.28 s Current children cumulated vsize: 15330848 KiB Current children cumulated memory: 12607136 KiB [startup+718.001 s]* /proc/loadavg: 7.48 7.00 7.09 6/235 3270 /proc/meminfo: memFree=12197012/32770688 swapFree=67003076/67108860 [pid=3017] ppid=3014 vsize=113128 memory=860 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 215 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 215 156 221 0 87 0 [pid=3019] ppid=3017 vsize=15217720 memory=12606276 CPUtime=2138.69 cores=4-7 /proc/3019/stat : 3019 (java) S 3017 3017 29909 0 -1 1077944320 12070150 0 4 0 211550 2319 0 0 20 0 16 0 475231278 15582945280 3151569 33554432000 4194304 4196468 140736012021680 140736012004224 139926267461367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 /proc/3019/statm: 3804430 3151569 2398 1 0 3765530 0 [pid=3019/tid=3020] ppid=3017 vsize=15217720 memory=6935054825532540783 CPUtime=165.72 cores=4-7 /proc/3019/task/3020/stat : 3020 (java) S 3017 3017 29909 0 -1 1077944384 40000 0 3 0 16522 50 0 0 20 0 16 0 475231278 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926271702048 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3021] ppid=3017 vsize=15217720 memory=4126316290023845779 CPUtime=473.34 cores=4-7 /proc/3019/task/3021/stat : 3021 (java) S 3017 3017 29909 0 -1 1077944384 3497620 0 0 0 46673 661 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926220081936 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3022] ppid=3017 vsize=15217720 memory=27124 CPUtime=474.71 cores=4-7 /proc/3019/task/3022/stat : 3022 (java) S 3017 3017 29909 0 -1 1077944384 2715998 0 0 0 46948 523 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926219029392 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3023] ppid=3017 vsize=15217720 memory=14068 CPUtime=473.4 cores=4-7 /proc/3019/task/3023/stat : 3023 (java) S 3017 3017 29909 0 -1 1077944384 3099114 0 0 0 46818 522 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926217976848 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3024] ppid=3017 vsize=15217720 memory=860 CPUtime=473.51 cores=4-7 /proc/3019/task/3024/stat : 3024 (java) S 3017 3017 29909 0 -1 1077944384 2397214 0 0 0 46835 516 0 0 20 0 16 0 475231279 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139926216924304 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3025] ppid=3017 vsize=15217720 memory=780 CPUtime=74.44 cores=4-7 /proc/3019/task/3025/stat : 3025 (java) R 3017 3017 29909 0 -1 4202560 301329 0 0 0 7412 32 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925207884240 139926245831528 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3026] ppid=3017 vsize=15217720 memory=3516 CPUtime=0 cores=4-7 /proc/3019/task/3026/stat : 3026 (java) S 3017 3017 29909 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925206832096 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3027] ppid=3017 vsize=15217720 memory=1056 CPUtime=0 cores=4-7 /proc/3019/task/3027/stat : 3027 (java) S 3017 3017 29909 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 475231281 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925205779456 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3028] ppid=3017 vsize=15217720 memory=2832 CPUtime=0 cores=4-7 /proc/3019/task/3028/stat : 3028 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925204728016 139926267479963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3029] ppid=3017 vsize=15217720 memory=1552 CPUtime=1.14 cores=4-7 /proc/3019/task/3029/stat : 3029 (java) S 3017 3017 29909 0 -1 1077944384 3806 0 0 0 114 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925001333280 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3030] ppid=3017 vsize=15217720 memory=8356 CPUtime=1.33 cores=4-7 /proc/3019/task/3030/stat : 3030 (java) S 3017 3017 29909 0 -1 1077944384 5220 0 1 0 133 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139925000280448 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3031] ppid=3017 vsize=15217720 memory=13692 CPUtime=0.6 cores=4-7 /proc/3019/task/3031/stat : 3031 (java) S 3017 3017 29909 0 -1 1077944384 7820 0 0 0 58 2 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924999227712 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3032] ppid=3017 vsize=15217720 memory=12605756 CPUtime=0 cores=4-7 /proc/3019/task/3032/stat : 3032 (java) S 3017 3017 29909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924998175840 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3033] ppid=3017 vsize=15217720 memory=1388 CPUtime=0.42 cores=4-7 /proc/3019/task/3033/stat : 3033 (java) S 3017 3017 29909 0 -1 1077944384 699 0 0 0 18 24 0 0 20 0 16 0 475231284 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924997122352 139926267472514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 [pid=3019/tid=3270] ppid=3017 vsize=15217720 memory=0 CPUtime=0 cores=4-7 /proc/3019/task/3270/stat : 3270 (java) S 3017 3017 29909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 475302103 15582945280 3151569 33554432000 4194304 4196468 140736012021680 139924988144832 139926267471573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28311552 140736012026863 140736012027034 140736012027034 140736012029903 0 Current children cumulated CPU time: 2138.69 s Current children cumulated vsize: 15330848 KiB Current children cumulated memory: 12607136 KiB [startup+718.4 s] /proc/loadavg: 7.48 7.00 7.09 6/235 3270 /proc/meminfo: memFree=12197012/32770688 swapFree=67003076/67108860 [pid=3017] ppid=3014 vsize=113128 memory=860 CPUtime=0 cores=4-7 /proc/3017/stat : 3017 (xcsp3-exec) S 3014 3017 29909 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475231278 115843072 215 33554432000 4194304 5098028 140730746860656 140730746858760 140396183716476 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28667904 140730746868603 140730746868845 140730746868845 140730746871754 0 /proc/3017/statm: 28282 215 156 221 0 87 0 Current children cumulated CPU time: 0 s Current children cumulated vsize: 113128 KiB Current children cumulated memory: 860 KiB Child status: 1 Real time (s): 718.402 CPU time (s): 2139.09 CPU user time (s): 2115.53 CPU system time (s): 23.5648 CPU usage (%): 297.757 Max. virtual memory (cumulated for all children) (KiB): 15330848 Max. memory (cumulated for all children) (KiB): 12607136 getrusage(RUSAGE_CHILDREN,...) data: user time used= 2115.53 system time used= 23.5648 maximum resident set size= 12606808 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 12070864 page faults= 4 swaps= 0 block input operations= 21584 block output operations= 928 messages sent= 0 messages received= 0 signals received= 0 voluntary context switches= 26161 involuntary context switches= 41049 # summary of solver processes directly reported to runsolver: # pid: 3017 # total CPU time (s): 2139.09 # total CPU user time (s): 2115.53 # total CPU system time (s): 23.5648 ??? join timestamper begins ??? join timestamper ends ??? end of timestamper thread runsolver used 4.85126 second user time and 8.18522 second system time The end
Begin job on node116 at 2019-09-20 17:20:55 IDJOB=4403433 IDBENCH=138480 IDSOLVER=2863 FILE ID=node116/4403433-1568992896 RUNJOBID= node116-1568988007-29941 PBS_JOBID= 21704641 Free space on /tmp= 6256 MiB SOLVER NAME= choco-solver 2019-09-20 BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-13.xml COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403433-1568992896/watcher-4403433-1568992896 -o /tmp/evaluation-result-4403433-1568992896/solver-4403433-1568992896 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568988007-29941 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 822976273 HOME/instance-4403433-1568992896.xml TIME LIMIT= 2520 seconds MEMORY LIMIT= 15500 MiB NBCORE= 4 MD5SUM BENCH= 388994c608323cc5ca888624a3c66f06 RANDOM SEED=822976273 node116.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: performance /proc/cpuinfo: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5333.12 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5333.12 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 4 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5333.12 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5333.12 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 4 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 1 siblings : 4 core id : 0 cpu cores : 4 apicid : 16 initial apicid : 16 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5332.55 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 1 siblings : 4 core id : 1 cpu cores : 4 apicid : 18 initial apicid : 18 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5332.55 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 1 siblings : 4 core id : 2 cpu cores : 4 apicid : 20 initial apicid : 20 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5332.55 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 microcode : 0x19 cpu MHz : 2667.000 cache size : 8192 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 22 initial apicid : 22 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid bogomips : 5332.55 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: /proc/meminfo: MemTotal: 32770688 kB MemFree: 13261464 kB MemAvailable: 27730936 kB Buffers: 98576 kB Cached: 14389672 kB SwapCached: 35344 kB Active: 11292232 kB Inactive: 7319912 kB Active(anon): 4084920 kB Inactive(anon): 87272 kB Active(file): 7207312 kB Inactive(file): 7232640 kB Unevictable: 108548 kB Mlocked: 108548 kB SwapTotal: 67108860 kB SwapFree: 66971764 kB Dirty: 26596 kB Writeback: 0 kB AnonPages: 4198168 kB Mapped: 64612 kB Shmem: 39680 kB Slab: 487116 kB SReclaimable: 457980 kB SUnreclaim: 29136 kB KernelStack: 3712 kB PageTables: 13836 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 83494204 kB Committed_AS: 5542248 kB VmallocTotal: 34359738367 kB VmallocUsed: 350212 kB VmallocChunk: 34341910524 kB HardwareCorrupted: 0 kB AnonHugePages: 4016128 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 116160 kB DirectMap2M: 33429504 kB Free space on /tmp at the end= 6228 MiB End job on node116 at 2019-09-20 17:32:54