Solver Name | Answer | objective function | CPU time | Wall clock time |
---|---|---|---|---|
choco-solver 4.0.5 par (2017-08-18) | ? | 492.621 | 234.35699 |
Name | BinPacking/BinPacking-tab-sw100/ BinPacking-tab-sw100-74.xml |
MD5SUM | 748f42f61d3aaac6f60870392cb688ba |
Bench Category | COP (optimization problem) |
Best result obtained on this benchmark | SAT TO |
Best value of the objective obtained on this benchmark | 1 |
Best CPU time to get the best result obtained on this benchmark | 2400.06 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 115 |
Number of constraints | 22 |
Number of domains | 2 |
Minimum domain size | 20 |
Maximum domain size | 42 |
Distribution of domain sizes | [{"size":20,"count":1},{"size":42,"count":114}] |
Minimum variable degree | 2 |
Maximum variable degree | 4 |
Distribution of variable degrees | [{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}] |
Minimum constraint arity | 6 |
Maximum constraint arity | 114 |
Distribution of constraint arities | [{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}] |
Number of extensional constraints | 19 |
Number of intensional constraints | 0 |
Distribution of constraint types | [{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}] |
Optimization problem | YES |
Type of objective | max VAR |
0.00/0.00 c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280300-1503169972.xml" -tl '20160s' -p 8 -x 0 0.12/0.14 c [HOME/instance-4280300-1503169972.xml, -tl, 20160s, -p, 8, -x, 0] 0.12/0.20 c 8 solvers in parallel 0.33/0.26 c parse instance... 463.00/229.63 Exception in thread "main" java.lang.OutOfMemoryError: Java heap space 463.00/229.63 at org.chocosolver.solver.constraints.extension.nary.PropCompactTable.computeSupports(PropCompactTable.java:98) 463.00/229.63 at org.chocosolver.solver.constraints.extension.nary.PropCompactTable.<init>(PropCompactTable.java:61) 463.00/229.63 at org.chocosolver.solver.constraints.IIntConstraintFactory.table(IIntConstraintFactory.java:1867) 463.00/229.63 at org.chocosolver.solver.constraints.IIntConstraintFactory.table(IIntConstraintFactory.java:1823) 463.00/229.63 at org.chocosolver.parser.xcsp.XCSPParser.buildCtrExtension(XCSPParser.java:313) 463.00/229.63 at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:413) 463.00/229.63 at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:130) 463.00/229.63 at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:457) 463.00/229.63 at org.xcsp.parser.XCallbacks.lambda$loadCtrs$346(XCallbacks.java:440) 463.00/229.63 at org.xcsp.parser.XCallbacks$$Lambda$70/540585569.accept(Unknown Source) 492.47/234.22 at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 492.47/234.22 at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) 492.47/234.22 at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:437) 492.47/234.22 at org.chocosolver.parser.xcsp.XCSPParser.loadGroup(XCSPParser.java:1406) 492.47/234.22 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:368) 492.47/234.22 at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:353) 492.47/234.22 at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:260) 492.47/234.22 at org.chocosolver.parser.xcsp.XCSPParser.model(XCSPParser.java:88) 492.47/234.22 at org.chocosolver.parser.xcsp.XCSP.parse(XCSP.java:112) 492.47/234.22 at org.chocosolver.parser.xcsp.XCSP.buildModel(XCSP.java:99) 492.47/234.22 at org.chocosolver.parser.xcsp.ChocoXCSP.main(ChocoXCSP.java:23) 492.47/234.22 s UNKNOWN 492.47/234.22 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: 16374 MiB (11214 MiB free) memory of node 1: 16384 MiB (12232 MiB free) node distances: 10 21 21 10 command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280300-1503169972/watcher-4280300-1503169972 -o /tmp/evaluation-result-4280300-1503169972/solver-4280300-1503169972 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503164069-19957 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 434399928 HOME/instance-4280300-1503169972.xml running on 8 cores: 0,2,4,6,1,3,5,7 Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB Linux 3.10.0-514.16.1.el7.x86_64 Starting watchdog thread Current StackSize limit: 8192 KiB solver pid=20278, runsolver pid=20275 [startup+0.100059 s]* /proc/loadavg: 8.69 8.43 8.36 2/199 20299 /proc/meminfo: memFree=23993732/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=25999808 memory=26528 CPUtime=0.12 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 5515 0 0 0 10 2 0 0 20 0 20 0 150084988 26623803392 6632 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6499952 6632 2865 1 0 6488269 0 [pid=20280/tid=20281] ppid=20278 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) R 20278 20278 19930 0 -1 4202560 3514 0 0 0 8 1 0 0 20 0 20 0 150084988 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661665755360 139661661545629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=25999808 memory=140141794678400 CPUtime=0 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=25999808 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26623803392 6632 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084990 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659933764464 139661661534850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150084991 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659932710432 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150084991 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659931657584 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) S 20278 20278 19930 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659929553264 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) R 20278 20278 19930 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659927447664 139661661545050 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) R 20278 20278 19930 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659926394864 139661661535638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=25999808 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=25999808 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084994 26623803392 6632 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 0.12 s Current children cumulated vsize: 26009320 KiB Current children cumulated memory: 27912 KiB [startup+0.210595 s]* /proc/loadavg: 8.69 8.43 8.36 3/199 20299 /proc/meminfo: memFree=23981824/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26004064 memory=39172 CPUtime=0.33 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 8347 0 0 0 30 3 0 0 20 0 20 0 150084988 26628161536 9793 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501016 9793 3066 1 0 6488269 0 [pid=20280/tid=20281] ppid=20278 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) R 20278 20278 19930 0 -1 4202560 5420 0 0 0 17 2 0 0 20 0 20 0 150084988 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661665745808 139661645604190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26004064 memory=331 CPUtime=0 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26004064 memory=140141794697793 CPUtime=0 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26004064 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=26004064 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 9793 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=26004096 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628194304 9793 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=26004096 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628194304 9793 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084990 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659933764464 139661661534850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150084991 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659932710432 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150084991 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659931657584 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) S 20278 20278 19930 0 -1 1077944384 385 0 0 0 1 0 0 0 20 0 20 0 150084994 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659929553264 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=26004096 memory=0 CPUtime=0.02 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 150084994 26628194304 9814 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) S 20278 20278 19930 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 150084994 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659927447664 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) S 20278 20278 19930 0 -1 1077944384 743 0 0 0 7 0 0 0 20 0 20 0 150084994 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659926394864 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=26004064 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084994 26628161536 9814 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 0.33 s Current children cumulated vsize: 26013576 KiB Current children cumulated memory: 40556 KiB [startup+0.310575 s]* /proc/loadavg: 8.07 8.30 8.32 3/199 20299 /proc/meminfo: memFree=23975248/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26004064 memory=46136 CPUtime=0.51 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 9253 0 0 0 47 4 0 0 20 0 20 0 150084988 26628161536 11534 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501016 11534 3112 1 0 6488269 0 [pid=20280/tid=20281] ppid=20278 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) R 20278 20278 19930 0 -1 4202560 6085 0 0 0 26 3 0 0 20 0 20 0 150084988 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661665760576 139661661545629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=26004064 memory=2244 CPUtime=0 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=26004064 memory=140141695955887 CPUtime=0 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=26004064 memory=140141695958192 CPUtime=0 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=26004064 memory=140141695960496 CPUtime=0 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084989 26628161536 11534 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) S 20278 20278 19930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150084990 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659933764464 139661661534850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=26004064 memory=280283391927952 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150084991 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659932710432 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=26004064 memory=280283391934864 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150084991 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659931657584 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=26004064 memory=280283391876144 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=26004064 memory=280283391948688 CPUtime=0.02 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) R 20278 20278 19930 0 -1 4202560 454 0 0 0 2 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659929553264 139661641212267 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=26004064 memory=280283391955600 CPUtime=0.02 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=26004064 memory=280283391953296 CPUtime=0.02 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) R 20278 20278 19930 0 -1 4202560 288 0 0 0 2 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659927447664 139661642224000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=26004064 memory=280283391969456 CPUtime=0.12 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) S 20278 20278 19930 0 -1 1077944384 837 0 0 0 12 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659926394864 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=26004064 memory=0 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=26004064 memory=-1 CPUtime=0 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084994 26628161536 11534 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 0.51 s Current children cumulated vsize: 26013576 KiB Current children cumulated memory: 47520 KiB [startup+0.70103 s] /proc/loadavg: 8.07 8.30 8.32 9/199 20299 /proc/meminfo: memFree=23767488/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26004140 memory=562048 CPUtime=1.35 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 11214 0 0 0 106 29 0 0 20 0 20 0 150084988 26628239360 140512 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501035 140512 3195 1 0 6488269 0 [pid=20280/tid=20281] ppid=20278 vsize=26004140 memory=280283392327344 CPUtime=0.63 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) R 20278 20278 19930 0 -1 4202560 6637 0 0 0 53 10 0 0 20 0 20 0 150084988 26628239360 140512 33554432000 4194304 4196468 140726504857024 139661665758240 139661661535638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26004140 memory=140141696164720 CPUtime=0.02 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 27 0 0 0 0 2 0 0 20 0 20 0 150084989 26628239360 140512 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26004140 memory=0 CPUtime=0.01 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 26 0 0 0 0 1 0 0 20 0 20 0 150084989 26628239360 140512 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26004140 memory=11112 CPUtime=0 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 150084989 26628239360 140512 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 ################ # More data... # ################ [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26006188 memory=21662480 CPUtime=491.87 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 842655 0 0 0 44168 5019 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501547 5415620 3262 1 0 6488781 0 [pid=20280/tid=20281] ppid=20278 vsize=26006188 memory=41728 CPUtime=185.72 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) S 20278 20278 19930 0 -1 1077944384 26290 0 0 0 18537 35 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661665763376 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26006188 memory=6791534058613427641 CPUtime=36.73 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 65994 0 0 0 3053 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26006188 memory=1384 CPUtime=36.73 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 57289 0 0 0 3077 596 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26006188 memory=21662132 CPUtime=36.73 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 40558 0 0 0 3101 572 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=26006188 memory=4140 CPUtime=36.73 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 52172 0 0 0 3047 626 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=26006188 memory=1384 CPUtime=36.89 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 118084 0 0 0 3049 640 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=26006188 memory=6791534058613427641 CPUtime=36.74 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 51809 0 0 0 3058 616 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=26006188 memory=-7595718147998060693 CPUtime=36.82 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 246688 0 0 0 3017 665 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=26006188 memory=7523943025050347879 CPUtime=36.75 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 78824 0 0 0 3055 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=26006188 memory=6226060902784789351 CPUtime=9.83 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) R 20278 20278 19930 0 -1 4202560 84386 0 0 0 969 14 0 0 20 0 20 0 150084990 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659933763008 139661646520104 0 0 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=26006188 memory=6226060902784789351 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659932710496 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=26006188 memory=1228 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659931657600 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=26006188 memory=1420 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=26006188 memory=15876 CPUtime=0.52 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) S 20278 20278 19930 0 -1 1077944384 4555 0 0 0 51 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659929553264 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=26006188 memory=16448 CPUtime=0.58 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 5229 0 0 0 58 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=26006188 memory=23124 CPUtime=0.45 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) S 20278 20278 19930 0 -1 1077944384 3990 0 0 0 44 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659927447664 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=26006188 memory=1716 CPUtime=0.38 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) S 20278 20278 19930 0 -1 1077944384 4891 0 0 0 37 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659926389632 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=26006188 memory=796 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=26006188 memory=1952 CPUtime=0.11 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 463 0 0 0 4 7 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 491.87 s Current children cumulated vsize: 26015700 KiB Current children cumulated memory: 21663864 KiB [startup+234.001 s]* /proc/loadavg: 2.37 4.88 6.91 2/201 20330 /proc/meminfo: memFree=2319808/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26006188 memory=21662480 CPUtime=492.28 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 843018 0 0 0 44209 5019 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501547 5415620 3262 1 0 6488781 0 [pid=20280/tid=20281] ppid=20278 vsize=26006188 memory=6791534058613427641 CPUtime=185.72 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) S 20278 20278 19930 0 -1 1077944384 26290 0 0 0 18537 35 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661665763376 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26006188 memory=4126316290023845779 CPUtime=36.73 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 65994 0 0 0 3053 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26006188 memory=2428 CPUtime=36.73 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 57289 0 0 0 3077 596 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26006188 memory=1728 CPUtime=36.73 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 40558 0 0 0 3101 572 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=26006188 memory=1716 CPUtime=36.73 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 52172 0 0 0 3047 626 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=26006188 memory=-3622645143214314312 CPUtime=36.89 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 118084 0 0 0 3049 640 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=26006188 memory=4140 CPUtime=36.74 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 51809 0 0 0 3058 616 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=26006188 memory=1384 CPUtime=36.82 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 246688 0 0 0 3017 665 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=26006188 memory=21662476 CPUtime=36.75 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 78824 0 0 0 3055 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=26006188 memory=2428 CPUtime=10.24 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) R 20278 20278 19930 0 -1 4202560 84749 0 0 0 1010 14 0 0 20 0 20 0 150084990 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659933762896 139661646520048 0 0 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=26006188 memory=1384 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659932710496 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=26006188 memory=21662280 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659931657600 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=26006188 memory=4126316290023845779 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=26006188 memory=21662280 CPUtime=0.52 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) S 20278 20278 19930 0 -1 1077944384 4555 0 0 0 51 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659929553264 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=26006188 memory=4048 CPUtime=0.58 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 5229 0 0 0 58 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=26006188 memory=1236 CPUtime=0.45 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) S 20278 20278 19930 0 -1 1077944384 3990 0 0 0 44 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659927447664 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=26006188 memory=644 CPUtime=0.38 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) S 20278 20278 19930 0 -1 1077944384 4891 0 0 0 37 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659926389632 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=26006188 memory=1788 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=26006188 memory=952 CPUtime=0.11 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 463 0 0 0 4 7 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 492.28 s Current children cumulated vsize: 26015700 KiB Current children cumulated memory: 21663864 KiB [startup+234.201 s] /proc/loadavg: 2.37 4.88 6.91 2/201 20330 /proc/meminfo: memFree=2319808/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 [pid=20280] ppid=20278 vsize=26006188 memory=21662480 CPUtime=492.47 cores=0-7 /proc/20280/stat : 20280 (java) S 20278 20278 19930 0 -1 1077944320 843018 0 0 0 44228 5019 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 140726504839568 139661661523703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 /proc/20280/statm: 6501547 5415620 3262 1 0 6488781 0 [pid=20280/tid=20281] ppid=20278 vsize=26006188 memory=4048 CPUtime=185.72 cores=0-7 /proc/20280/task/20281/stat : 20281 (java) S 20278 20278 19930 0 -1 1077944384 26290 0 0 0 18537 35 0 0 20 0 20 0 150084988 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661665763376 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20282] ppid=20278 vsize=26006188 memory=1236 CPUtime=36.73 cores=0-7 /proc/20280/task/20282/stat : 20282 (java) S 20278 20278 19930 0 -1 1077944384 65994 0 0 0 3053 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661614144656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20283] ppid=20278 vsize=26006188 memory=644 CPUtime=36.73 cores=0-7 /proc/20280/task/20283/stat : 20283 (java) S 20278 20278 19930 0 -1 1077944384 57289 0 0 0 3077 596 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661613091856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20284] ppid=20278 vsize=26006188 memory=1788 CPUtime=36.73 cores=0-7 /proc/20280/task/20284/stat : 20284 (java) S 20278 20278 19930 0 -1 1077944384 40558 0 0 0 3101 572 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661612039056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20285] ppid=20278 vsize=26006188 memory=952 CPUtime=36.73 cores=0-7 /proc/20280/task/20285/stat : 20285 (java) S 20278 20278 19930 0 -1 1077944384 52172 0 0 0 3047 626 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661610986256 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20286] ppid=20278 vsize=26006188 memory=2424 CPUtime=36.89 cores=0-7 /proc/20280/task/20286/stat : 20286 (java) S 20278 20278 19930 0 -1 1077944384 118084 0 0 0 3049 640 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661609933456 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20287] ppid=20278 vsize=26006188 memory=1580 CPUtime=36.74 cores=0-7 /proc/20280/task/20287/stat : 20287 (java) S 20278 20278 19930 0 -1 1077944384 51809 0 0 0 3058 616 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661608880656 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 17 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20288] ppid=20278 vsize=26006188 memory=928 CPUtime=36.82 cores=0-7 /proc/20280/task/20288/stat : 20288 (java) S 20278 20278 19930 0 -1 1077944384 246688 0 0 0 3017 665 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661607827856 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20289] ppid=20278 vsize=26006188 memory=2240 CPUtime=36.75 cores=0-7 /proc/20280/task/20289/stat : 20289 (java) S 20278 20278 19930 0 -1 1077944384 78824 0 0 0 3055 620 0 0 20 0 20 0 150084989 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139661606775056 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20290] ppid=20278 vsize=26006188 memory=4128 CPUtime=10.43 cores=0-7 /proc/20280/task/20290/stat : 20290 (java) R 20278 20278 19930 0 -1 4202560 84749 0 0 0 1029 14 0 0 20 0 20 0 150084990 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659933762896 139661639893883 0 0 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20291] ppid=20278 vsize=26006188 memory=2196 CPUtime=0 cores=0-7 /proc/20280/task/20291/stat : 20291 (java) S 20278 20278 19930 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659932710496 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20292] ppid=20278 vsize=26006188 memory=8040 CPUtime=0 cores=0-7 /proc/20280/task/20292/stat : 20292 (java) S 20278 20278 19930 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 150084991 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659931657600 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20293] ppid=20278 vsize=26006188 memory=288230574492221466 CPUtime=0 cores=0-7 /proc/20280/task/20293/stat : 20293 (java) S 20278 20278 19930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150084993 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659930605904 139661661542299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20294] ppid=20278 vsize=26006188 memory=288230583166042425 CPUtime=0.52 cores=0-7 /proc/20280/task/20294/stat : 20294 (java) S 20278 20278 19930 0 -1 1077944384 4555 0 0 0 51 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659929553264 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20295] ppid=20278 vsize=26006188 memory=15816694648015424 CPUtime=0.58 cores=0-7 /proc/20280/task/20295/stat : 20295 (java) S 20278 20278 19930 0 -1 1077944384 5229 0 0 0 58 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659928500464 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20296] ppid=20278 vsize=26006188 memory=1580 CPUtime=0.45 cores=0-7 /proc/20280/task/20296/stat : 20296 (java) S 20278 20278 19930 0 -1 1077944384 3990 0 0 0 44 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659927447664 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20297] ppid=20278 vsize=26006188 memory=928 CPUtime=0.38 cores=0-7 /proc/20280/task/20297/stat : 20297 (java) S 20278 20278 19930 0 -1 1077944384 4891 0 0 0 37 1 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659926389632 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20298] ppid=20278 vsize=26006188 memory=2240 CPUtime=0 cores=0-7 /proc/20280/task/20298/stat : 20298 (java) S 20278 20278 19930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659925343328 139661661533909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 [pid=20280/tid=20299] ppid=20278 vsize=26006188 memory=4128 CPUtime=0.11 cores=0-7 /proc/20280/task/20299/stat : 20299 (java) S 20278 20278 19930 0 -1 1077944384 463 0 0 0 4 7 0 0 20 0 20 0 150084994 26630336512 5415620 33554432000 4194304 4196468 140726504857024 139659924290608 139661661534850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 19685376 140726504862866 140726504863043 140726504863043 140726504865743 0 Current children cumulated CPU time: 492.47 s Current children cumulated vsize: 26015700 KiB Current children cumulated memory: 21663864 KiB [startup+234.301 s] /proc/loadavg: 2.37 4.88 6.91 2/201 20330 /proc/meminfo: memFree=2319808/32770624 swapFree=67108860/67108860 [pid=20278] ppid=20275 vsize=9512 memory=1384 CPUtime=0 cores=0-7 /proc/20278/stat : 20278 (xcsp3-exec) S 20275 20278 19930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150084988 9740288 346 33554432000 4194304 5098028 140733015679328 140733015677432 140363269599868 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11030528 140733015684197 140733015684407 140733015684407 140733015687147 0 /proc/20278/statm: 2378 346 289 221 0 87 0 Current children cumulated CPU time: 0 s Current children cumulated vsize: 9512 KiB Current children cumulated memory: 1384 KiB Child status: 1 Real time (s): 234.357 CPU time (s): 492.621 CPU user time (s): 442.29 CPU system time (s): 50.3317 CPU usage (%): 210.201 Max. virtual memory (cumulated for all children) (KiB): 26015700 Max. memory (cumulated for all children) (KiB): 21663864 getrusage(RUSAGE_CHILDREN,...) data: user time used= 442.29 system time used= 50.3317 maximum resident set size= 21662624 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 843667 page faults= 0 swaps= 0 block input operations= 0 block output operations= 432 messages sent= 0 messages received= 0 signals received= 0 voluntary context switches= 16303 involuntary context switches= 4766 # summary of solver processes directly reported to runsolver: # pid: 20278 # total CPU time (s): 492.621 # total CPU user time (s): 442.29 # total CPU system time (s): 50.3317 ??? join timestamper begins ??? join timestamper ends ??? end of timestamper thread runsolver used 1.68151 second user time and 2.69686 second system time The end
Begin job on node104 at 2017-08-19 20:58:32 IDJOB=4280300 IDBENCH=137964 IDSOLVER=2675 FILE ID=node104/4280300-1503169972 RUNJOBID= node104-1503164069-19957 PBS_JOBID= 20630829 Free space on /tmp= 61748 MiB SOLVER NAME= choco-solver 4.0.5 par BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.xml COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280300-1503169972/watcher-4280300-1503169972 -o /tmp/evaluation-result-4280300-1503169972/solver-4280300-1503169972 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503164069-19957 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 434399928 HOME/instance-4280300-1503169972.xml TIME LIMIT= 20160 seconds MEMORY LIMIT= 31000 MiB NBCORE= 8 MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba RANDOM SEED=434399928 node104.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 : 2668.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.43 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 : 2668.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 : 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 : 2668.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.43 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 : 2668.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 : 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 : 2668.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.43 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 : 2668.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 : 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 : 2668.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.43 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 : 2668.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: 32770624 kB MemFree: 24009692 kB MemAvailable: 31965360 kB Buffers: 276368 kB Cached: 7958528 kB SwapCached: 0 kB Active: 3293764 kB Inactive: 4991428 kB Active(anon): 53184 kB Inactive(anon): 33192 kB Active(file): 3240580 kB Inactive(file): 4958236 kB Unevictable: 7828 kB Mlocked: 7828 kB SwapTotal: 67108860 kB SwapFree: 67108860 kB Dirty: 46048 kB Writeback: 0 kB AnonPages: 55864 kB Mapped: 51176 kB Shmem: 33420 kB Slab: 171352 kB SReclaimable: 145376 kB SUnreclaim: 25976 kB KernelStack: 3200 kB PageTables: 4568 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 83494172 kB Committed_AS: 333004 kB VmallocTotal: 34359738367 kB VmallocUsed: 350232 kB VmallocChunk: 34341910524 kB HardwareCorrupted: 0 kB AnonHugePages: 2048 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 112000 kB DirectMap2M: 33433600 kB Free space on /tmp at the end= 61740 MiB End job on node104 at 2017-08-19 21:02:27