Trace number 4304650

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.9.2-SuperNGOPT4850 39.1512 25.305

General information on the benchmark

NameMario/
Mario-t-hard-2_c18.xml
MD5SUM2b9b9d57997e47756252872b7d7d2054
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4850
Best CPU time to get the best result obtained on this benchmark6.37294
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains161
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":98},{"size":85,"count":3},{"size":86,"count":3},{"size":87,"count":7},{"size":88,"count":10},{"size":89,"count":13},{"size":90,"count":11},{"size":91,"count":13},{"size":92,"count":9},{"size":93,"count":7},{"size":94,"count":9},{"size":95,"count":4},{"size":96,"count":8},{"size":97,"count":2},{"size":99,"count":1},{"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

0.98/0.74	c Concrete v3.9.2.1532736233296 running
38.94/25.26	o 4850
38.94/25.28	v <instantiation cost="4850">
38.94/25.28	v       <list>
38.94/25.28	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]
38.94/25.28	v       </list>
38.94/25.28	v       <values>
38.94/25.28	v         48 0 1 47 49 62 50 43 4 95 32 68 11 36 59 37 46 65 55 63 87 42 3 14 34 99 84 44 82 9 71 74 96 24 30 22 6 73 80 83 88 10 72 69 86 78 94 85 7 31 89 27 8 92 28 5 23 12 81 26 77 91 17 20 25 76 70 29 18 79 51 13 15 53 45 2 75 93 16 38 58 21 66 57 90 19 98 40 64 41 54 67 61 35 39 56 97 52 60 33 83 0 166 26 42 334 4 125 371 387 203 145 263 49 12 328 8 110 64 195 377 0 387 162 1 353 424 21 227 470 412 326 71 4 422 123 236 307 298 454 269 391 150 393 156 195 101 419 250 235 370 367 20 165 90 350 294 493 52 281 30 120 373 31 288 375 175 165 474 102 21 112 114 54 30 324 225 472 336 159 8 95 144 0 126 480 65 212 488 123 19 9 42 444 298 36 115 9 24 216 0 0 40 67 89 50 6 19 47 68 94 86 34 14 14 16 67 99 30 31 78 47 99 42 56 14 62 35 53 62 79 26 7 50 30 24 97 15 67 88 2 55 58 19 42 40 34 83 36 67 59 66 98 31 99 9 58 2 70 73 14 62 94 13 34 56 38 26 94 47 91 36 35 88 33 71 8 23 5 19 31 93 72 92 46 65 8 37 35 2 86 35 3 49 43 67 70 64 96 66
38.94/25.28	v       </values>
38.94/25.28	v     </instantiation>
38.94/25.28	s OPTIMUM FOUND

Verifier Data

OK	4850

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304650-1534125303/watcher-4304650-1534125303 -o /tmp/evaluation-result-4304650-1534125303/solver-4304650-1534125303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534095874-7007 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1089348161 -superng HOME/instance-4304650-1534125303.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
Current StackSize limit: 8192 KiB

solver pid=12916, runsolver pid=12913

[startup+0.100203 s]*
/proc/loadavg: 1.77 1.66 1.67 4/209 12973
/proc/meminfo: memFree=17201396/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=10005480 memory=17076 CPUtime=0.08 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 4452 12984 0 0 1 0 5 2 20 0 6 0 230093459 10245611520 4269 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2501370 4269 1934 1 0 2489808 0
[pid=12916/tid=12969] ppid=12913 vsize=10021560 memory=4279135704013962638 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 2304 12984 0 0 1 0 5 2 20 0 6 0 230093468 10262077440 4335 33554432000 4194304 4196468 140725676745040 140103801197136 140103810483424 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=10021560 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 6 0 230093469 10262077440 4335 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=10021560 memory=140576922183296 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 6 0 230093469 10262077440 4335 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=10021560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 6 0 230093469 10262077440 4335 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=10021560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 6 0 230093469 10262077440 4335 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210119 s]*
/proc/loadavg: 1.77 1.66 1.67 3/218 12982
/proc/meminfo: memFree=17181200/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=10982744 memory=41360 CPUtime=0.24 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 7509 12984 0 0 16 1 5 2 20 0 15 0 230093459 11246329856 10340 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2745686 10340 2976 1 0 2708109 0
[pid=12916/tid=12969] ppid=12913 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 4263 12984 0 0 11 0 5 2 20 0 15 0 230093468 11246329856 10538 33554432000 4194304 4196468 140725676745040 140103801177488 140103809636096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=10982744 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246329856 10538 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=10982744 memory=140576922196465 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246329856 10538 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246329856 10538 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246329856 10538 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=10982744 memory=140576922183296 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246329856 10604 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246329856 10604 33554432000 4194304 4196468 140725676745040 140102638495264 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 21 12984 0 0 0 0 5 2 20 0 15 0 230093471 11246329856 10604 33554432000 4194304 4196468 140725676745040 140102571382128 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11246329856 10604 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 472 12984 0 0 1 0 5 2 20 0 15 0 230093473 11246329856 10604 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 132 12984 0 0 0 0 5 2 20 0 15 0 230093473 11246329856 10604 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=10982744 memory=140576922183296 CPUtime=0.1 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 613 12984 0 0 3 0 5 2 20 0 15 0 230093473 11246329856 10604 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246329856 10604 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=10982744 memory=140576922183296 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246329856 10604 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41360 KiB

[startup+0.310518 s]*
/proc/loadavg: 1.77 1.66 1.67 3/218 12982
/proc/meminfo: memFree=17169292/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=10983192 memory=54700 CPUtime=0.37 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 10690 12984 0 0 28 2 5 2 20 0 15 0 230093459 11246788608 13675 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2745798 13675 3095 1 0 2708109 0
[pid=12916/tid=12969] ppid=12913 vsize=10983192 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 7225 12984 0 0 19 1 5 2 20 0 15 0 230093468 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103801172384 140103809636162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246788608 13675 33554432000 4194304 4196468 140725676745040 140102638495264 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 21 12984 0 0 0 0 5 2 20 0 15 0 230093471 11246788608 13675 33554432000 4194304 4196468 140725676745040 140102571382128 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11246788608 13675 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 472 12984 0 0 1 0 5 2 20 0 15 0 230093473 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 135 12984 0 0 1 0 5 2 20 0 15 0 230093473 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=10983192 memory=140576922183296 CPUtime=0.11 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 623 12984 0 0 4 0 5 2 20 0 15 0 230093473 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246788608 13675 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=10983192 memory=140576922183296 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246788608 13675 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54700 KiB

[startup+0.700793 s]
/proc/loadavg: 1.71 1.64 1.66 3/218 12982
/proc/meminfo: memFree=17158584/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=10983192 memory=86684 CPUtime=0.98 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 16797 12984 0 0 87 4 5 2 20 0 15 0 230093459 11246788608 21671 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2745798 21671 3238 1 0 2708109 0
[pid=12916/tid=12969] ppid=12913 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 12277 12984 0 0 56 3 5 2 20 0 15 0 230093468 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103801181200 140103813440862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=10983192 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 230093469 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 5 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 230093470 11246788608 21671 33554432000 4194304 4196468 140725676745040 140102638495264 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 21 12984 0 0 0 0 5 2 20 0 15 0 230093471 11246788608 21671 33554432000 4194304 4196468 140725676745040 140102571382128 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11246788608 21671 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=10983192 memory=140576762668016 CPUtime=0.15 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 882 12984 0 0 8 0 5 2 20 0 15 0 230093473 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=10983192 memory=140578574565989 CPUtime=0.16 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 711 12984 0 0 9 0 5 2 20 0 15 0 230093473 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=10983192 memory=14888 CPUtime=0.2 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) R 12913 12916 6975 0 -1 4202560 681 12984 0 0 13 0 5 2 20 0 15 0 230093473 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103319324784 140103808345581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=10983192 memory=4132 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246788608 21671 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=10983192 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093474 11246788608 21671 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86684 KiB

[startup+1.50112 s]
/proc/loadavg: 1.71 1.64 1.66 4/218 12982
/proc/meminfo: memFree=17112500/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=10998092 memory=202712 CPUtime=2.96 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 25170 12984 0 0 280 9 5 2 20 0 15 0 230093459 11262046208 50678 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2749523 50678 3476 1 0 2711181 0
[pid=12916/tid=12969] ppid=12913 vsize=10998092 memory=3303 CPUtime=1.4 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 17199 12984 0 0 128 5 5 2 20 0 15 0 230093468 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103801178776 140103814732510 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 78 12984 0 0 1 0 5 2 20 0 15 0 230093469 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=10998092 memory=3164 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093469 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=10998092 memory=558468 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 132 12984 0 0 1 0 5 2 20 0 15 0 230093469 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=10998092 memory=86684 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 44 12984 0 0 1 0 5 2 20 0 15 0 230093469 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 112 12984 0 0 1 0 5 2 20 0 15 0 230093470 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 230093470 11262046208 50678 33554432000 4194304 4196468 140725676745040 140102638495264 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 43 12984 0 0 0 0 5 2 20 0 15 0 230093471 11262046208 50678 33554432000 4194304 4196468 140725676745040 140102571382128 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=10998092 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11262046208 50678 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=10998092 memory=6944656592455359580 CPUtime=0.6 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 2105 12984 0 0 53 0 5 2 20 0 15 0 230093473 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=10998092 memory=4206186544037388384 CPUtime=0.56 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 1698 12984 0 0 49 0 5 2 20 0 15 0 230093473 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=10998092 memory=9023629670928638048 CPUtime=0.47 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 1540 12984 0 0 40 0 5 2 20 0 15 0 230093473 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=10998092 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11262046208 50678 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=10998092 memory=4638778398332698720 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 230093474 11262046208 50678 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 10998092 KiB

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

[pid=12916/tid=12981] ppid=12913 vsize=11080032 memory=1192 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11345952768 199672 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=11080032 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 435 12984 0 0 0 1 5 2 20 0 15 0 230093474 11345952768 199672 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 35.85 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 798688 KiB

[startup+24.1007 s]*
/proc/loadavg: 1.85 1.68 1.68 3/218 12982
/proc/meminfo: memFree=16420452/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=11080032 memory=802784 CPUtime=37.51 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 90932 12984 0 0 3695 49 5 2 20 0 15 0 230093459 11345952768 200696 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2770008 200696 3526 1 0 2731661 0
[pid=12916/tid=12969] ppid=12913 vsize=11080032 memory=6791534058613427641 CPUtime=23.73 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 48129 12984 0 0 2350 16 5 2 20 0 15 0 230093468 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103801190104 140103402869694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=11080032 memory=4126316290023845779 CPUtime=0.26 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1609 12984 0 0 14 5 5 2 20 0 15 0 230093469 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=11080032 memory=1832 CPUtime=0.27 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 522 12984 0 0 15 5 5 2 20 0 15 0 230093469 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=11080032 memory=1920 CPUtime=0.28 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 466 12984 0 0 15 6 5 2 20 0 15 0 230093469 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=11080032 memory=1192 CPUtime=0.27 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 1063 12984 0 0 15 5 5 2 20 0 15 0 230093469 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=11080032 memory=1616 CPUtime=0.13 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 4497 12984 0 0 6 0 5 2 20 0 15 0 230093470 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=11080032 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 18 12984 0 0 0 0 5 2 20 0 15 0 230093470 11345952768 200696 33554432000 4194304 4196468 140725676745040 140102638495328 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=11080032 memory=752 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 50 12984 0 0 0 0 5 2 20 0 15 0 230093471 11345952768 200696 33554432000 4194304 4196468 140725676745040 140102571382144 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=11080032 memory=7304 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11345952768 200696 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=11080032 memory=5400 CPUtime=5.6 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 10212 12984 0 0 551 2 5 2 20 0 15 0 230093473 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=11080032 memory=1108 CPUtime=5.28 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 11261 12984 0 0 519 2 5 2 20 0 15 0 230093473 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=11080032 memory=10784 CPUtime=2.12 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 10468 12984 0 0 202 3 5 2 20 0 15 0 230093473 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=11080032 memory=872 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11345952768 200696 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=11080032 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 435 12984 0 0 0 1 5 2 20 0 15 0 230093474 11345952768 200696 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 37.51 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 802784 KiB

[startup+24.9007 s]
/proc/loadavg: 1.85 1.68 1.68 3/218 12982
/proc/meminfo: memFree=16420452/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=11080032 memory=897256 CPUtime=38.42 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 91131 12984 0 0 3782 53 5 2 20 0 15 0 230093459 11345952768 224314 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2770008 224314 3526 1 0 2731661 0
[pid=12916/tid=12969] ppid=12913 vsize=11080032 memory=6791534058613427641 CPUtime=24.5 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 48177 12984 0 0 2426 17 5 2 20 0 15 0 230093468 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103801186992 140103412851237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=11080032 memory=34552 CPUtime=0.28 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1621 12984 0 0 15 6 5 2 20 0 15 0 230093469 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=11080032 memory=15932 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 539 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=11080032 memory=3332 CPUtime=0.3 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 478 12984 0 0 16 7 5 2 20 0 15 0 230093469 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=11080032 memory=1732 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 1074 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=11080032 memory=798688 CPUtime=0.13 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 4567 12984 0 0 6 0 5 2 20 0 15 0 230093470 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=11080032 memory=1616 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 18 12984 0 0 0 0 5 2 20 0 15 0 230093470 11345952768 224314 33554432000 4194304 4196468 140725676745040 140102638495328 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=11080032 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 50 12984 0 0 0 0 5 2 20 0 15 0 230093471 11345952768 224314 33554432000 4194304 4196468 140725676745040 140102571382144 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=11080032 memory=752 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11345952768 224314 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=11080032 memory=7304 CPUtime=5.63 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 10217 12984 0 0 554 2 5 2 20 0 15 0 230093473 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=11080032 memory=5400 CPUtime=5.31 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 11276 12984 0 0 522 2 5 2 20 0 15 0 230093473 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=11080032 memory=1108 CPUtime=2.14 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 10477 12984 0 0 203 4 5 2 20 0 15 0 230093473 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=11080032 memory=10784 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11345952768 224314 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=11080032 memory=872 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 435 12984 0 0 0 1 5 2 20 0 15 0 230093474 11345952768 224314 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 38.42 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 897256 KiB

[startup+25.1007 s]*
/proc/loadavg: 1.85 1.68 1.68 3/218 12982
/proc/meminfo: memFree=16325748/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=11080032 memory=897300 CPUtime=38.74 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 91193 12984 0 0 3813 54 5 2 20 0 15 0 230093459 11345952768 224325 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2770008 224325 3526 1 0 2731661 0
[pid=12916/tid=12969] ppid=12913 vsize=11080032 memory=7022364594140610616 CPUtime=24.71 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 48187 12984 0 0 2447 17 5 2 20 0 15 0 230093468 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103801189752 140103410515859 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=11080032 memory=364 CPUtime=0.28 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1621 12984 0 0 15 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=11080032 memory=140576922196465 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 539 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=11080032 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 478 12984 0 0 16 7 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=11080032 memory=7235402581046013999 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 1074 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=11080032 memory=7590124525354552041 CPUtime=0.13 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 4567 12984 0 0 6 0 5 2 20 0 15 0 230093470 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=11080032 memory=5787136749024065288 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 18 12984 0 0 0 0 5 2 20 0 15 0 230093470 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102638495328 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=11080032 memory=-7035114785800479027 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 50 12984 0 0 0 0 5 2 20 0 15 0 230093471 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102571382144 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=11080032 memory=-7594659370510874305 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=11080032 memory=0 CPUtime=5.68 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) S 12913 12916 6975 0 -1 1077944384 10218 12984 0 0 559 2 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103321430384 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=11080032 memory=2319409012169519408 CPUtime=5.35 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 11283 12984 0 0 525 3 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=11080032 memory=4786095031699560889 CPUtime=2.16 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 10521 12984 0 0 205 4 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=11080032 memory=8030559194706217273 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11345952768 224325 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=11080032 memory=7018244601774130865 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 435 12984 0 0 0 1 5 2 20 0 15 0 230093474 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 38.74 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 897300 KiB

[startup+25.2112 s]
/proc/loadavg: 1.85 1.68 1.68 3/218 12982
/proc/meminfo: memFree=16325748/32770624 swapFree=67108860/67108860
[pid=12916] ppid=12913 vsize=11080032 memory=897300 CPUtime=38.94 cores=1,3,5,7
/proc/12916/stat : 12916 (java) S 12913 12916 6975 0 -1 1077944320 91243 12984 0 0 3833 54 5 2 20 0 15 0 230093459 11345952768 224325 33554432000 4194304 4196468 140725676745040 140725676727584 140103829360375 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
/proc/12916/statm: 2770008 224325 3526 1 0 2731661 0
[pid=12916/tid=12969] ppid=12913 vsize=11080032 memory=0 CPUtime=24.81 cores=1,3,5,7
/proc/12916/task/12969/stat : 12969 (java) R 12913 12916 6975 0 -1 4202560 48189 12984 0 0 2457 17 5 2 20 0 15 0 230093468 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103801193352 140103396965838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12970] ppid=12913 vsize=11080032 memory=833504 CPUtime=0.28 cores=1,3,5,7
/proc/12916/task/12970/stat : 12970 (java) S 12913 12916 6975 0 -1 1077944384 1621 12984 0 0 15 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103833602704 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12971] ppid=12913 vsize=11080032 memory=770484 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12971/stat : 12971 (java) S 12913 12916 6975 0 -1 1077944384 539 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103714867728 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12972] ppid=12913 vsize=11080032 memory=795984 CPUtime=0.3 cores=1,3,5,7
/proc/12916/task/12972/stat : 12972 (java) S 12913 12916 6975 0 -1 1077944384 478 12984 0 0 16 7 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103713814928 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12973] ppid=12913 vsize=11080032 memory=897256 CPUtime=0.29 cores=1,3,5,7
/proc/12916/task/12973/stat : 12973 (java) S 12913 12916 6975 0 -1 1077944384 1074 12984 0 0 16 6 5 2 20 0 15 0 230093469 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103366924560 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12974] ppid=12913 vsize=11080032 memory=798688 CPUtime=0.13 cores=1,3,5,7
/proc/12916/task/12974/stat : 12974 (java) S 12913 12916 6975 0 -1 1077944384 4567 12984 0 0 6 0 5 2 20 0 15 0 230093470 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103322483568 140103829371522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12975] ppid=12913 vsize=11080032 memory=281153526171040 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12975/stat : 12975 (java) S 12913 12916 6975 0 -1 1077944384 18 12984 0 0 0 0 5 2 20 0 15 0 230093470 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102638495328 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12976] ppid=12913 vsize=11080032 memory=519248 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12976/stat : 12976 (java) S 12913 12916 6975 0 -1 1077944384 50 12984 0 0 0 0 5 2 20 0 15 0 230093471 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102571382144 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12977] ppid=12913 vsize=11080032 memory=6297554387142006369 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12977/stat : 12977 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140102263986512 140103829378971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12978] ppid=12913 vsize=11080032 memory=599392 CPUtime=5.72 cores=1,3,5,7
/proc/12916/task/12978/stat : 12978 (java) R 12913 12916 6975 0 -1 4202560 10221 12984 0 0 563 2 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103321430680 140103810061310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12979] ppid=12913 vsize=11080032 memory=-6439688458538213736 CPUtime=5.4 cores=1,3,5,7
/proc/12916/task/12979/stat : 12979 (java) S 12913 12916 6975 0 -1 1077944384 11306 12984 0 0 530 3 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103320377584 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12980] ppid=12913 vsize=11080032 memory=770484 CPUtime=2.17 cores=1,3,5,7
/proc/12916/task/12980/stat : 12980 (java) S 12913 12916 6975 0 -1 1077944384 10543 12984 0 0 206 4 5 2 20 0 15 0 230093473 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103319324784 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12981] ppid=12913 vsize=11080032 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/12916/task/12981/stat : 12981 (java) S 12913 12916 6975 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 230093474 11345952768 224325 33554432000 4194304 4196468 140725676745040 140101833189600 140103829370581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
[pid=12916/tid=12982] ppid=12913 vsize=11080032 memory=288230574492221466 CPUtime=0.08 cores=1,3,5,7
/proc/12916/task/12982/stat : 12982 (java) S 12913 12916 6975 0 -1 1077944384 435 12984 0 0 0 1 5 2 20 0 15 0 230093474 11345952768 224325 33554432000 4194304 4196468 140725676745040 140103318273200 140103829371522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9084928 140725676751459 140725676754268 140725676754268 140725676756943 0
Current children cumulated CPU time: 38.94 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 897300 KiB

Child status: 0
Real time (s): 25.305
CPU time (s): 39.1512
CPU user time (s): 38.5633
CPU system time (s): 0.587921
CPU usage (%): 154.717
Max. virtual memory (cumulated for all children) (KiB): 11080032
Max. memory (cumulated for all children) (KiB): 897300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.5633
system time used= 0.587921
maximum resident set size= 899820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8895
involuntary context switches= 165


# summary of solver processes directly reported to runsolver:
#   pid: 12916
#   total CPU time (s): 39.1512
#   total CPU user time (s): 38.5633
#   total CPU system time (s): 0.587921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.167719 second user time and 0.293275 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 03:55:03
IDJOB=4304650
IDBENCH=141520
IDSOLVER=2781
FILE ID=node132/4304650-1534125303
RUNJOBID= node132-1534095874-7007
PBS_JOBID= 21036994
Free space on /tmp= 38172 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Mario/Mario-t-hard-2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304650-1534125303/watcher-4304650-1534125303 -o /tmp/evaluation-result-4304650-1534125303/solver-4304650-1534125303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534095874-7007 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1089348161 -superng HOME/instance-4304650-1534125303.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1089348161

node132.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.65
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.65
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.65
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.65
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:        17209728 kB
MemAvailable:   31358472 kB
Buffers:          249156 kB
Cached:         14010264 kB
SwapCached:            0 kB
Active:          7598636 kB
Inactive:        7260820 kB
Active(anon):     549744 kB
Inactive(anon):   102816 kB
Active(file):    7048892 kB
Inactive(file):  7158004 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26440 kB
Writeback:           152 kB
AnonPages:        535368 kB
Mapped:            67904 kB
Shmem:             49824 kB
Slab:             398848 kB
SReclaimable:     370308 kB
SUnreclaim:        28540 kB
KernelStack:        3856 kB
PageTables:         6808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1748664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38148 MiB
End job on node132 at 2018-08-13 03:55:28