Trace number 4295342

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8-SuperNG 2018-06-13OPT4482 51.2622 36.7457

General information on the benchmark

NameMario/
Mario-t-hard-5_c18.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark3.6868
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

1.00/0.73	c Concrete v3.8.1528841891564 running
51.17/36.71	o 4482
51.17/36.73	v <instantiation cost="4482">
51.17/36.73	v       <list>
51.17/36.73	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99]
51.17/36.73	v       </list>
51.17/36.73	v       <values>
51.17/36.73	v         69 0 68 91 2 89 67 79 3 75 65 78 81 1 85 76 82 63 73 66 80 61 62 77 17 90 8 74 19 4 88 10 70 24 72 14 71 84 39 15 35 31 16 93 38 34 87 42 46 32 26 27 21 97 40 23 64 57 52 98 43 95 20 50 37 51 18 9 56 96 36 33 22 25 99 29 11 41 55 6 60 44 58 47 48 45 12 59 5 28 54 53 92 49 94 30 7 13 86 83 44 0 133 290 404 19 436 23 229 55 396 23 33 266 48 0 21 196 10 174 71 481 329 51 162 321 472 19 321 384 24 301 201 366 64 376 266 39 477 196 329 382 222 135 78 69 13 333 127 248 250 467 122 207 170 161 207 0 200 374 35 490 323 59 204 60 70 460 296 240 301 267 81 349 205 408 110 447 481 343 89 374 155 24 404 347 22 22 86 29 123 326 0 288 0 83 206 315 6 12 0 0 74 24 6 5 54 91 22 21 31 3 47 60 28 90 78 15 17 17 8 65 8 56 61 2 80 47 15 20 89 92 57 29 7 30 46 43 69 33 84 51 70 57 41 98 52 42 53 95 25 5 12 37 3 12 59 0 47 31 99 51 7 26 98 65 33 97 44 18 49 36 58 30 55 57 69 60 13 99 65 73 84 63 56 91 88 6 91 37 43 11 0 1 0 85 27 69 54 60
51.17/36.73	v       </values>
51.17/36.73	v     </instantiation>
51.17/36.73	s OPTIMUM FOUND

Verifier Data

OK	4482

Watcher Data

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 (4190 MiB free)
  memory of node 1: 16384 MiB (7796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295342-1532548267/watcher-4295342-1532548267 -o /tmp/evaluation-result-4295342-1532548267/solver-4295342-1532548267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532543154-31453 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=179399211 -superng HOME/instance-4295342-1532548267.xml 

running on 4 cores: 1,3,5,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
solver pid=563, runsolver pid=560
Current StackSize limit: 8192 KiB


[startup+0.109118 s]*
/proc/loadavg: 2.01 1.71 1.51 3/207 643
/proc/meminfo: memFree=12262236/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10055356 memory=20052 CPUtime=0.1 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 4655 13005 0 0 1 1 5 3 20 0 7 0 72389893 10296684544 5013 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2513839 5013 2047 1 0 2502277 0
[pid=563/tid=639] ppid=560 vsize=10355560 memory=7022364594140610616 CPUtime=0.1 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 2546 13005 0 0 1 1 5 3 20 0 9 0 72389902 10604093440 5617 33554432000 4194304 4196468 140730601890368 140032081583984 140032109769885 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10355560 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 9 0 72389903 10604093440 5617 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10355560 memory=3906794401288627872 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 9 0 72389903 10604093440 5617 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 9 0 72389903 10604093440 5617 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 9 0 72389903 10604093440 5617 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10355560 memory=140320344319616 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 9 0 72389904 10604093440 5617 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 9 0 72389905 10604093440 5617 33554432000 4194304 4196468 140730601890368 140031568102304 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 9 0 72389905 10604093440 5617 33554432000 4194304 4196468 140730601890368 140030966228016 140032109758165 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 20052 KiB

[startup+0.210096 s]*
/proc/loadavg: 2.01 1.71 1.51 4/216 653
/proc/meminfo: memFree=12246764/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10821524 memory=42964 CPUtime=0.26 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 8491 13005 0 0 16 2 5 3 20 0 15 0 72389893 11081240576 10675 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2705381 10741 2929 1 0 2667804 0
[pid=563/tid=639] ppid=560 vsize=10818904 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 5985 13005 0 0 10 1 5 3 20 0 15 0 72389902 11078557696 10902 33554432000 4194304 4196468 140730601890368 140032081572768 140032109769885 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11078557696 10902 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10818904 memory=140320344319616 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11078557696 10902 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11078557696 10902 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11078557696 10902 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10818904 memory=140320344319616 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389904 11078557696 10902 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 72389905 11078557696 10902 33554432000 4194304 4196468 140730601890368 140031568102304 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389905 11078557696 10902 33554432000 4194304 4196468 140730601890368 140030966227952 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11078557696 10902 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10818904 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 526 13005 0 0 1 0 5 3 20 0 15 0 72389908 11078557696 10902 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10819044 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 55 13005 0 0 0 0 5 3 20 0 15 0 72389908 11078701056 10902 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10819044 memory=140320344319616 CPUtime=0.11 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 548 13005 0 0 3 0 5 3 20 0 15 0 72389908 11078701056 10902 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10819044 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11078701056 10902 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10819044 memory=140320344319616 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389908 11078701056 10902 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10821524 KiB
Current children cumulated memory: 42964 KiB

[startup+0.310306 s]*
/proc/loadavg: 2.01 1.71 1.51 3/216 653
/proc/meminfo: memFree=12237712/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10819352 memory=51484 CPUtime=0.39 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 10534 13005 0 0 29 2 5 3 20 0 15 0 72389893 11079016448 12871 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2704838 12871 3048 1 0 2667149 0
[pid=563/tid=639] ppid=560 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 7165 13005 0 0 20 1 5 3 20 0 15 0 72389902 11079016448 12871 33554432000 4194304 4196468 140730601890368 140032081559968 140032090023746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 12871 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 12871 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389904 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 72389905 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031568102304 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10819352 memory=7649399388560110131 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389905 11079016448 12871 33554432000 4194304 4196468 140730601890368 140030966227952 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10819352 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 527 13005 0 0 2 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10819352 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 55 13005 0 0 1 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10819352 memory=140320344319616 CPUtime=0.13 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 555 13005 0 0 5 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10819352 memory=140320344319616 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 12871 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51484 KiB

[startup+0.700758 s]
/proc/loadavg: 2.01 1.71 1.51 3/216 653
/proc/meminfo: memFree=12228408/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10819352 memory=84644 CPUtime=1 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 16787 13005 0 0 89 3 5 3 20 0 15 0 72389893 11079016448 21161 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2704838 21161 3246 1 0 2667149 0
[pid=563/tid=639] ppid=560 vsize=10819352 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 12344 13005 0 0 57 2 5 3 20 0 15 0 72389902 11079016448 21161 33554432000 4194304 4196468 140730601890368 140032081568784 140032091312955 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10819352 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 21161 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10819352 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 21161 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10819352 memory=792 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10819352 memory=1952 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 72389903 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10819352 memory=1232 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 6 13005 0 0 0 0 5 3 20 0 15 0 72389904 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10819352 memory=8536 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 72389905 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031568102304 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10819352 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389905 11079016448 21161 33554432000 4194304 4196468 140730601890368 140030966227952 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10819352 memory=5412 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10819352 memory=4612 CPUtime=0.16 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 927 13005 0 0 8 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10819352 memory=1012 CPUtime=0.17 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 636 13005 0 0 9 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10819352 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 639 13005 0 0 13 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10819352 memory=2372 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389908 11079016448 21161 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 84644 KiB

[startup+1.50077 s]
/proc/loadavg: 2.01 1.71 1.51 3/216 653
/proc/meminfo: memFree=12181952/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10834252 memory=197396 CPUtime=2.73 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 24418 13005 0 0 256 9 5 3 20 0 15 0 72389893 11094274048 49349 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2708563 49349 3473 1 0 2670221 0
[pid=563/tid=639] ppid=560 vsize=10834252 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 17427 13005 0 0 130 5 5 3 20 0 15 0 72389902 11094274048 49349 33554432000 4194304 4196468 140730601890368 140032081555632 140032093828446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10834252 memory=7302418915815090533 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 21 13005 0 0 1 0 5 3 20 0 15 0 72389903 11094274048 49349 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10834252 memory=180 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 48 13005 0 0 1 0 5 3 20 0 15 0 72389903 11094274048 49349 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 170 13005 0 0 1 0 5 3 20 0 15 0 72389903 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 31 13005 0 0 1 0 5 3 20 0 15 0 72389903 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 316 13005 0 0 1 0 5 3 20 0 15 0 72389904 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10834252 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 34 13005 0 0 0 0 5 3 20 0 15 0 72389905 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031568102368 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10834252 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 72389905 11094274048 49349 33554432000 4194304 4196468 140730601890368 140030966227968 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10834252 memory=280640411739648 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11094274048 49349 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10834252 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 1541 13005 0 0 37 0 5 3 20 0 15 0 72389908 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10834252 memory=140320205877072 CPUtime=0.49 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 1174 13005 0 0 41 0 5 3 20 0 15 0 72389908 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10834252 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) R 560 563 31421 0 -1 1077944384 1461 13005 0 0 40 0 5 3 20 0 15 0 72389908 11094274048 49349 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0

################
# More data... #
################

[pid=563/tid=652] ppid=560 vsize=10916192 memory=2340 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257899 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10916192 memory=640 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 371 13005 0 0 1 0 5 3 20 0 15 0 72389908 11178180608 257899 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 49.27 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1031596 KiB

[startup+36.0007 s]*
/proc/loadavg: 1.82 1.70 1.51 3/216 653
/proc/meminfo: memFree=11277540/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10916192 memory=1031668 CPUtime=50.2 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 101452 13005 0 0 4947 65 5 3 20 0 15 0 72389893 11178180608 257917 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2729048 257917 3528 1 0 2690701 0
[pid=563/tid=639] ppid=560 vsize=10916192 memory=6791534058613427641 CPUtime=35.56 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 50390 13005 0 0 3529 19 5 3 20 0 15 0 72389902 11178180608 257917 33554432000 4194304 4196468 140730601890368 140032081576976 140031730804420 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10916192 memory=2319389199337275488 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1250 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257917 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10916192 memory=6081663161626552421 CPUtime=0.35 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 575 13005 0 0 19 8 5 3 20 0 15 0 72389903 11178180608 257917 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10916192 memory=6944656592455360604 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 1066 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10916192 memory=288230583166042426 CPUtime=0.38 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 1955 13005 0 0 22 8 5 3 20 0 15 0 72389903 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10916192 memory=15262549360773481 CPUtime=0.14 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2727 13005 0 0 6 0 5 3 20 0 15 0 72389904 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10916192 memory=-3472574513799858008 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 42 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031568102368 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10916192 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 7 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257917 33554432000 4194304 4196468 140730601890368 140030966227968 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10916192 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10916192 memory=6944656592455097440 CPUtime=5.62 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 11675 13005 0 0 552 2 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10916192 memory=7288 CPUtime=5.66 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 16575 13005 0 0 555 3 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10916192 memory=840 CPUtime=2.22 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 12625 13005 0 0 211 3 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10916192 memory=4426639978525455914 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 371 13005 0 0 1 0 5 3 20 0 15 0 72389908 11178180608 257917 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 50.2 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1031668 KiB

[startup+36.4007 s]
/proc/loadavg: 1.82 1.70 1.51 3/216 653
/proc/meminfo: memFree=11277540/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10916192 memory=1031680 CPUtime=50.64 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 104216 13005 0 0 4991 65 5 3 20 0 15 0 72389893 11178180608 257920 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2729048 257920 3528 1 0 2690701 0
[pid=563/tid=639] ppid=560 vsize=10916192 memory=1796 CPUtime=35.95 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 50829 13005 0 0 3568 19 5 3 20 0 15 0 72389902 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032081579200 140031730773540 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10916192 memory=640 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1250 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10916192 memory=6947385649911455296 CPUtime=0.35 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 575 13005 0 0 19 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10916192 memory=1296 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 1066 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10916192 memory=2400 CPUtime=0.38 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 1955 13005 0 0 22 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10916192 memory=1836 CPUtime=0.14 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2727 13005 0 0 6 0 5 3 20 0 15 0 72389904 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10916192 memory=8996 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 42 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031568102368 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10916192 memory=-2708531195764392854 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 7 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030966227968 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10916192 memory=6944613753643753552 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10916192 memory=-7534996677708267154 CPUtime=5.63 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 11928 13005 0 0 553 2 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10916192 memory=-7737605722938406588 CPUtime=5.69 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 17071 13005 0 0 558 3 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10916192 memory=1400448477850738828 CPUtime=2.23 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 14201 13005 0 0 212 3 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10916192 memory=7679937539709939721 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10916192 memory=7883944108235712052 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 371 13005 0 0 1 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 50.64 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1031680 KiB

[startup+36.6008 s]
/proc/loadavg: 1.82 1.70 1.51 3/216 653
/proc/meminfo: memFree=11277540/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10916192 memory=1031680 CPUtime=50.99 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 105643 13005 0 0 5026 65 5 3 20 0 15 0 72389893 11178180608 257920 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2729048 257920 3528 1 0 2690701 0
[pid=563/tid=639] ppid=560 vsize=10916192 memory=-8412652160765825907 CPUtime=36.15 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 50859 13005 0 0 3588 19 5 3 20 0 15 0 72389902 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032081579200 140031730773370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10916192 memory=7897517683652307531 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1250 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10916192 memory=-8634980985311628903 CPUtime=0.35 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 575 13005 0 0 19 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10916192 memory=7100839878645619564 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 1066 13005 0 0 23 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10916192 memory=8514726395715349656 CPUtime=0.38 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 1955 13005 0 0 22 8 5 3 20 0 15 0 72389903 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10916192 memory=3047711553320166262 CPUtime=0.14 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2727 13005 0 0 6 0 5 3 20 0 15 0 72389904 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10916192 memory=8514701219730523551 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 42 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031568102368 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10916192 memory=7381512387755595371 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 7 13005 0 0 0 0 5 3 20 0 15 0 72389905 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030966227968 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10916192 memory=6156254004820469857 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10916192 memory=7595723611129397354 CPUtime=5.73 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) R 560 563 31421 0 -1 4202560 12664 13005 0 0 563 2 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031534545392 140032094871551 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10916192 memory=8026936737888758376 CPUtime=5.74 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) S 560 563 31421 0 -1 1077944384 17677 13005 0 0 563 3 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031533492848 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10916192 memory=8016517744900728942 CPUtime=2.24 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) S 560 563 31421 0 -1 1077944384 14256 13005 0 0 213 3 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031532440304 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10916192 memory=6081106774132875627 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10916192 memory=6947385649911455296 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 371 13005 0 0 1 0 5 3 20 0 15 0 72389908 11178180608 257920 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 1031680 KiB

[startup+36.7031 s]
/proc/loadavg: 1.82 1.70 1.51 3/216 653
/proc/meminfo: memFree=11277540/32770624 swapFree=67108860/67108860
[pid=563] ppid=560 vsize=10918240 memory=1031916 CPUtime=51.17 cores=1,3,5,7
/proc/563/stat : 563 (java) S 560 563 31421 0 -1 1077944320 106976 13005 0 0 5044 65 5 3 20 0 15 0 72389893 11180277760 257979 33554432000 4194304 4196468 140730601890368 140730601872912 140032109747959 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
/proc/563/statm: 2729560 257979 3528 1 0 2691213 0
[pid=563/tid=639] ppid=560 vsize=10918240 memory=15876 CPUtime=36.26 cores=1,3,5,7
/proc/563/task/639/stat : 639 (java) R 560 563 31421 0 -1 4202560 51926 13005 0 0 3598 20 5 3 20 0 15 0 72389902 11180277760 257979 33554432000 4194304 4196468 140730601890368 140032081580272 140032109769885 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=640] ppid=560 vsize=10918240 memory=1031596 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/640/stat : 640 (java) S 560 563 31421 0 -1 1077944384 1250 13005 0 0 23 8 5 3 20 0 15 0 72389903 11180277760 257979 33554432000 4194304 4196468 140730601890368 140032113990416 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=641] ppid=560 vsize=10918240 memory=1031680 CPUtime=0.35 cores=1,3,5,7
/proc/563/task/641/stat : 641 (java) S 560 563 31421 0 -1 1077944384 575 13005 0 0 19 8 5 3 20 0 15 0 72389903 11180277760 257979 33554432000 4194304 4196468 140730601890368 140032041470864 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=642] ppid=560 vsize=10918240 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/563/task/642/stat : 642 (java) S 560 563 31421 0 -1 1077944384 1066 13005 0 0 23 8 5 3 20 0 15 0 72389903 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031681997840 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=643] ppid=560 vsize=10918240 memory=54 CPUtime=0.38 cores=1,3,5,7
/proc/563/task/643/stat : 643 (java) S 560 563 31421 0 -1 1077944384 1955 13005 0 0 22 8 5 3 20 0 15 0 72389903 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031680945296 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=644] ppid=560 vsize=10918240 memory=998624 CPUtime=0.14 cores=1,3,5,7
/proc/563/task/644/stat : 644 (java) S 560 563 31421 0 -1 1077944384 2733 13005 0 0 6 0 5 3 20 0 15 0 72389904 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031569156080 140032109759106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=645] ppid=560 vsize=10918240 memory=21704 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/645/stat : 645 (java) S 560 563 31421 0 -1 1077944384 42 13005 0 0 0 0 5 3 20 0 15 0 72389905 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031568102368 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=646] ppid=560 vsize=10918240 memory=6945 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/646/stat : 646 (java) S 560 563 31421 0 -1 1077944384 7 13005 0 0 0 0 5 3 20 0 15 0 72389905 11180277760 257979 33554432000 4194304 4196468 140730601890368 140030966227968 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=647] ppid=560 vsize=10918240 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/647/stat : 647 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140030658828496 140032109766555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=648] ppid=560 vsize=10918240 memory=19936 CPUtime=5.76 cores=1,3,5,7
/proc/563/task/648/stat : 648 (java) S 560 563 31421 0 -1 1077944384 12716 13005 0 0 566 2 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031534545392 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=649] ppid=560 vsize=10918240 memory=6947385649911455296 CPUtime=5.76 cores=1,3,5,7
/proc/563/task/649/stat : 649 (java) R 560 563 31421 0 -1 4202560 17752 13005 0 0 565 3 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031533481648 140032090448256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=650] ppid=560 vsize=10918240 memory=2244 CPUtime=2.26 cores=1,3,5,7
/proc/563/task/650/stat : 650 (java) R 560 563 31421 0 -1 4202560 14391 13005 0 0 215 3 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031532438264 140032087863787 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=652] ppid=560 vsize=10918240 memory=1031596 CPUtime=0.08 cores=1,3,5,7
/proc/563/task/652/stat : 652 (java) S 560 563 31421 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140030625270880 140032109758165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
[pid=563/tid=653] ppid=560 vsize=10918240 memory=1031596 CPUtime=0.09 cores=1,3,5,7
/proc/563/task/653/stat : 653 (java) S 560 563 31421 0 -1 1077944384 371 13005 0 0 1 0 5 3 20 0 15 0 72389908 11180277760 257979 33554432000 4194304 4196468 140730601890368 140031531387184 140032109759106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31010816 140730601892012 140730601895260 140730601895260 140730601897935 0
Current children cumulated CPU time: 51.17 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1031916 KiB

Child status: 0
Real time (s): 36.7457
CPU time (s): 51.2622
CPU user time (s): 50.5563
CPU system time (s): 0.70589
CPU usage (%): 139.505
Max. virtual memory (cumulated for all children) (KiB): 10918828
Max. memory (cumulated for all children) (KiB): 1031916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.5563
system time used= 0.70589
maximum resident set size= 1034168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120459
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9313
involuntary context switches= 126


# summary of solver processes directly reported to runsolver:
#   pid: 563
#   total CPU time (s): 51.2622
#   total CPU user time (s): 50.5563
#   total CPU system time (s): 0.70589

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.240783 second user time and 0.389964 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-25 21:51:07
IDJOB=4295342
IDBENCH=141524
IDSOLVER=2751
FILE ID=node107/4295342-1532548267
RUNJOBID= node107-1532543154-31453
PBS_JOBID= 21021952
Free space on /tmp= 54500 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Mario/Mario-t-hard-5_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295342-1532548267/watcher-4295342-1532548267 -o /tmp/evaluation-result-4295342-1532548267/solver-4295342-1532548267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532543154-31453 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=179399211 -superng HOME/instance-4295342-1532548267.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=179399211

node107.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.40
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.40
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.40
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.40
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:        12274748 kB
MemAvailable:   31191996 kB
Buffers:          284560 kB
Cached:         18752668 kB
SwapCached:            0 kB
Active:          5000076 kB
Inactive:       14830080 kB
Active(anon):     795980 kB
Inactive(anon):    25036 kB
Active(file):    4204096 kB
Inactive(file): 14805044 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26656 kB
Writeback:            24 kB
AnonPages:        800304 kB
Mapped:            53200 kB
Shmem:             25228 kB
Slab:             363888 kB
SReclaimable:     336568 kB
SUnreclaim:        27320 kB
KernelStack:        3520 kB
PageTables:         6832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1768868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    548864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54472 MiB
End job on node107 at 2018-07-25 21:51:44