Trace number 4402462

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 NameAnswerCPU timeWall clock time
Concrete 3.12.3SAT 117.443 89.6826

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0150-m1.xml
MD5SUM87bfaaaf5fd3b270ee1dec703898481f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.2089
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11176
Number of domains1
Minimum domain size150
Maximum domain size150
Distribution of domain sizes[{"size":150,"count":150}]
Minimum variable degree150
Maximum variable degree150
Distribution of variable degrees[{"degree":150,"count":150}]
Minimum constraint arity2
Maximum constraint arity150
Distribution of constraint arities[{"arity":2,"count":11175},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints11175
Distribution of constraint types[{"type":"intension","count":11175},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.54	c Concrete v3.12.3.1568965526260 running
117.27/89.63	v <instantiation
117.27/89.63	v         >
117.27/89.63	v       <list>
117.27/89.63	v         q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] q[120] q[121] q[122] q[123] q[124] q[125] q[126] q[127] q[128] q[129] q[130] q[131] q[132] q[133] q[134] q[135] q[136] q[137] q[138] q[139] q[140] q[141] q[142] q[143] q[144] q[145] q[146] q[147] q[148] q[149]
117.27/89.63	v       </list>
117.27/89.63	v       <values>
117.27/89.63	v         55 70 3 144 94 138 51 10 6 63 54 75 61 80 60 81 139 12 44 104 38 117 45 128 112 146 96 67 78 131 2 39 108 52 97 1 113 89 0 27 37 115 33 71 43 47 121 126 130 29 111 102 58 7 149 26 48 129 147 41 69 42 40 119 137 125 98 124 20 100 35 106 143 141 34 36 13 135 4 18 114 91 25 105 11 99 76 22 46 122 30 118 145 140 142 17 134 16 123 19 24 116 57 107 93 14 21 127 31 66 5 59 23 86 28 64 84 103 62 148 56 53 85 136 8 132 120 101 74 79 15 65 9 133 32 110 49 88 68 92 73 83 87 50 82 109 77 72 95 90
117.27/89.63	v       </values>
117.27/89.63	v     </instantiation>
117.27/89.63	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402462-1568984928/watcher-4402462-1568984928 -o /tmp/evaluation-result-4402462-1568984928/solver-4402462-1568984928 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22250 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1215834442 HOME/instance-4402462-1568984928.xml 

running on 4 cores: 0,2,4,6

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=28043, runsolver pid=28040
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.32 1.43 1.41 3/217 28100
/proc/meminfo: memFree=7473496/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=9988792 memory=17344 CPUtime=0.09 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 4600 13238 0 0 2 0 5 2 20 0 6 0 474747057 10228523008 4336 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2497198 4336 1958 1 0 2485636 0
[pid=28043/tid=28096] ppid=28040 vsize=9989820 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) S 28040 28043 22219 0 -1 1077944384 2409 13238 0 0 1 0 5 2 20 0 7 0 474747066 10229575680 4402 33554432000 4194304 4196468 140732424128432 140065375300224 140065403467477 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10120892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 7 0 474747066 10363793408 4402 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10055356 memory=140456533786543 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 7 0 474747066 10296684544 4402 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10055356 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 7 0 474747066 10296684544 4402 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10055356 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 7 0 474747066 10296684544 4402 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10055356 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 7 0 474747068 10296684544 4402 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9988792 KiB
Current children cumulated memory: 17344 KiB

[startup+0.209767 s]*
/proc/loadavg: 1.32 1.43 1.41 5/226 28109
/proc/meminfo: memFree=7455076/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10820196 memory=42452 CPUtime=0.26 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 7568 13238 0 0 18 1 5 2 20 0 15 0 474747057 11079880704 10613 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2705049 10613 3283 1 0 2667149 0
[pid=28043/tid=28096] ppid=28040 vsize=10820196 memory=729618466009055537 CPUtime=0.19 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 4066 13238 0 0 11 1 5 2 20 0 15 0 474747066 11079880704 10613 33554432000 4194304 4196468 140732424128432 140065375268304 140065403479197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 10613 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10820196 memory=140456533786543 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747068 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 13 13238 0 0 0 0 5 2 20 0 15 0 474747068 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064856204192 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747069 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064252224496 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11079880704 10613 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 474 13238 0 0 1 0 5 2 20 0 15 0 474747071 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 180 13238 0 0 0 0 5 2 20 0 15 0 474747071 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10820196 memory=140456530437760 CPUtime=0.1 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 613 13238 0 0 3 0 5 2 20 0 15 0 474747071 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11079880704 10613 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10820196 memory=140456530437760 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747072 11079880704 10613 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42452 KiB

[startup+0.31046 s]*
/proc/loadavg: 1.32 1.43 1.41 3/226 28109
/proc/meminfo: memFree=7441624/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10820196 memory=50908 CPUtime=0.4 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 10911 13238 0 0 30 3 5 2 20 0 15 0 474747057 11079880704 12727 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2705049 12727 3308 1 0 2667149 0
[pid=28043/tid=28096] ppid=28040 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 7399 13238 0 0 20 2 5 2 20 0 15 0 474747066 11079880704 12727 33554432000 4194304 4196468 140732424128432 140065375273424 140065387537758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 12727 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747068 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10820196 memory=140456530437759 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 13 13238 0 0 0 0 5 2 20 0 15 0 474747068 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064856204192 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747069 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064252224496 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11079880704 12727 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 475 13238 0 0 2 0 5 2 20 0 15 0 474747071 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 180 13238 0 0 1 0 5 2 20 0 15 0 474747071 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10820196 memory=140456530437760 CPUtime=0.12 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 622 13238 0 0 5 0 5 2 20 0 15 0 474747071 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11079880704 12727 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10820196 memory=140456530437760 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747072 11079880704 12727 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50908 KiB

[startup+0.700647 s]
/proc/loadavg: 1.32 1.43 1.41 3/226 28109
/proc/meminfo: memFree=7427692/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10824364 memory=83856 CPUtime=1.14 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 15196 13238 0 0 103 4 5 2 20 0 15 0 474747057 11084148736 20964 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2706091 20964 3498 1 0 2668173 0
[pid=28043/tid=28096] ppid=28040 vsize=10824364 memory=1128 CPUtime=0.66 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 10494 13238 0 0 56 3 5 2 20 0 15 0 474747066 11084148736 20964 33554432000 4194304 4196468 140732424128432 140065375284432 140065382535159 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10824364 memory=772 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11084148736 20964 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10824364 memory=6297835844906604903 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10824364 memory=7739276948478191975 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747066 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10824364 memory=5865188000529146989 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 2 13238 0 0 0 0 5 2 20 0 15 0 474747066 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10824364 memory=140456530436641 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 6 13238 0 0 0 0 5 2 20 0 15 0 474747068 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 13 13238 0 0 0 0 5 2 20 0 15 0 474747068 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064856204192 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747069 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064252224496 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11084148736 20964 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10824364 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 984 13238 0 0 16 0 5 2 20 0 15 0 474747071 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10824364 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 656 13238 0 0 12 0 5 2 20 0 15 0 474747071 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) R 28040 28043 22219 0 -1 4202560 821 13238 0 0 17 0 5 2 20 0 15 0 474747071 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064926880336 140065385044536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11084148736 20964 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10824364 memory=3624 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747072 11084148736 20964 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83856 KiB

[startup+1.50073 s]
/proc/loadavg: 1.32 1.43 1.41 5/226 28109
/proc/meminfo: memFree=7379456/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10830584 memory=220052 CPUtime=3.34 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 23972 13238 0 0 317 10 5 2 20 0 15 0 474747057 11090518016 55013 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2707646 55013 3577 1 0 2669709 0
[pid=28043/tid=28096] ppid=28040 vsize=10830584 memory=7649399384348571698 CPUtime=1.45 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 14320 13238 0 0 132 6 5 2 20 0 15 0 474747066 11090518016 55013 33554432000 4194304 4196468 140732424128432 140065375276240 140065387537758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10830584 memory=280912739089280 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 13 13238 0 0 0 0 5 2 20 0 15 0 474747066 11090518016 55013 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10830584 memory=260884903549783 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 69 13238 0 0 0 0 5 2 20 0 15 0 474747066 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10830584 memory=260884903549784 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 12 13238 0 0 0 0 5 2 20 0 15 0 474747066 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10830584 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 205 13238 0 0 0 0 5 2 20 0 15 0 474747066 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10830584 memory=1399103955520229747 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 98 13238 0 0 0 0 5 2 20 0 15 0 474747068 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10830584 memory=7593722508453372756 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 14 13238 0 0 0 0 5 2 20 0 15 0 474747068 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064856204256 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10830584 memory=7451865713018950499 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747069 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064252224512 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10830584 memory=7378412886069242727 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11090518016 55013 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10830584 memory=280912738652640 CPUtime=0.79 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 2736 13238 0 0 71 1 5 2 20 0 15 0 474747071 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10830584 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 2185 13238 0 0 68 0 5 2 20 0 15 0 474747071 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10830584 memory=280912739101024 CPUtime=0.47 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 2104 13238 0 0 40 0 5 2 20 0 15 0 474747071 11090518016 55013 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10830584 memory=140456369338272 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11090518016 55013 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10830584 memory=280912739086704 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 1 13238 0 0 0 0 5 2 20 0 15 0 474747072 11090518016 55078 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0

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

[pid=28043/tid=28108] ppid=28040 vsize=10849048 memory=2024 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10849048 memory=1376 CPUtime=0.11 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 110 13238 0 0 2 2 5 2 20 0 15 0 474747072 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 113.54 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3206896 KiB

[startup+88.0007 s]*
/proc/loadavg: 1.72 1.55 1.45 3/226 28115
/proc/meminfo: memFree=4243236/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10849048 memory=3206896 CPUtime=115.17 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 144725 13238 0 0 11304 206 5 2 20 0 15 0 474747057 11109425152 801724 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2712262 801724 3641 1 0 2674317 0
[pid=28043/tid=28096] ppid=28040 vsize=10849048 memory=6048 CPUtime=84.83 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 37817 13238 0 0 8437 39 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065375288848 140065009025774 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10849048 memory=14012 CPUtime=3 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 16119 13238 0 0 255 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10849048 memory=2116 CPUtime=2.99 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 11707 13238 0 0 255 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10849048 memory=8317482817917895235 CPUtime=3.01 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 14589 13238 0 0 257 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10849048 memory=3852 CPUtime=3.02 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 12117 13238 0 0 257 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10849048 memory=2612 CPUtime=0.2 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 10694 13238 0 0 12 1 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10849048 memory=2612 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 19 13238 0 0 0 0 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064856204320 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10849048 memory=4100 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 6 13238 0 0 0 0 5 2 20 0 15 0 474747069 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064252224512 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10849048 memory=1412 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10849048 memory=3192 CPUtime=7.99 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 13246 13238 0 0 789 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10849048 memory=2981368 CPUtime=7.78 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 10954 13238 0 0 768 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10849048 memory=1408 CPUtime=2.77 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 15133 13238 0 0 265 5 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10849048 memory=2948 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10849048 memory=3206896 CPUtime=0.11 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 110 13238 0 0 2 2 5 2 20 0 15 0 474747072 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 115.17 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3206896 KiB

[startup+88.8007 s]
/proc/loadavg: 1.72 1.55 1.45 3/226 28115
/proc/meminfo: memFree=4243236/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10849048 memory=3206896 CPUtime=115.98 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 144855 13238 0 0 11385 206 5 2 20 0 15 0 474747057 11109425152 801724 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2712262 801724 3641 1 0 2674317 0
[pid=28043/tid=28096] ppid=28040 vsize=10849048 memory=1760 CPUtime=85.62 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 37935 13238 0 0 8516 39 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065375289152 140065009533709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10849048 memory=3206848 CPUtime=3 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 16119 13238 0 0 255 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10849048 memory=928 CPUtime=2.99 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 11707 13238 0 0 255 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10849048 memory=1728 CPUtime=3.01 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 14589 13238 0 0 257 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10849048 memory=1448 CPUtime=3.02 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 12117 13238 0 0 257 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10849048 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 10694 13238 0 0 12 1 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10849048 memory=1056 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 19 13238 0 0 0 0 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064856204320 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10849048 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 6 13238 0 0 0 0 5 2 20 0 15 0 474747069 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064252224512 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10849048 memory=6048 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10849048 memory=14012 CPUtime=7.99 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 13250 13238 0 0 789 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10849048 memory=2116 CPUtime=7.79 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 10954 13238 0 0 769 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10849048 memory=18444 CPUtime=2.78 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 15141 13238 0 0 266 5 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10849048 memory=12024 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10849048 memory=1556 CPUtime=0.11 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 110 13238 0 0 2 2 5 2 20 0 15 0 474747072 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 115.98 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3206896 KiB

[startup+89.2007 s]
/proc/loadavg: 1.66 1.54 1.45 3/226 28115
/proc/meminfo: memFree=4243172/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10849048 memory=3206896 CPUtime=116.38 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 144897 13238 0 0 11425 206 5 2 20 0 15 0 474747057 11109425152 801724 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2712262 801724 3641 1 0 2674317 0
[pid=28043/tid=28096] ppid=28040 vsize=10849048 memory=14972261127948741 CPUtime=86.02 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 37975 13238 0 0 8556 39 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065375288728 140065024852778 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10849048 memory=18444 CPUtime=3 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 16119 13238 0 0 255 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10849048 memory=12024 CPUtime=2.99 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 11707 13238 0 0 255 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10849048 memory=1556 CPUtime=3.01 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 14589 13238 0 0 257 37 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10849048 memory=500 CPUtime=3.02 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 12117 13238 0 0 257 38 5 2 20 0 15 0 474747066 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10849048 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 10694 13238 0 0 12 1 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10849048 memory=280912740323296 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 19 13238 0 0 0 0 5 2 20 0 15 0 474747068 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064856204320 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10849048 memory=140456370117516 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 6 13238 0 0 0 0 5 2 20 0 15 0 474747069 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064252224512 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10849048 memory=860 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10849048 memory=1980 CPUtime=7.99 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 13250 13238 0 0 789 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10849048 memory=2552 CPUtime=7.79 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 10954 13238 0 0 769 3 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10849048 memory=1760 CPUtime=2.78 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) S 28040 28043 22219 0 -1 1077944384 15143 13238 0 0 266 5 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064926882544 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10849048 memory=111632 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 801724 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10849048 memory=-6520471753822164382 CPUtime=0.11 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 110 13238 0 0 2 2 5 2 20 0 15 0 474747072 11109425152 801724 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 116.38 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3206896 KiB

[startup+89.6007 s]
/proc/loadavg: 1.66 1.54 1.45 3/226 28115
/proc/meminfo: memFree=4243172/32770624 swapFree=66998116/67108860
[pid=28043] ppid=28040 vsize=10849048 memory=3254020 CPUtime=117.27 cores=0,2,4,6
/proc/28043/stat : 28043 (java) S 28040 28043 22219 0 -1 1077944320 164096 13238 0 0 11511 209 5 2 20 0 15 0 474747057 11109425152 813505 33554432000 4194304 4196468 140732424128432 140732424110976 140065403457271 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
/proc/28043/statm: 2712262 813505 3641 1 0 2674317 0
[pid=28043/tid=28096] ppid=28040 vsize=10849048 memory=3206896 CPUtime=86.26 cores=0,2,4,6
/proc/28043/task/28096/stat : 28096 (java) R 28040 28043 22219 0 -1 4202560 38107 13238 0 0 8580 39 5 2 20 0 15 0 474747066 11109425152 813505 33554432000 4194304 4196468 140732424128432 140065375290824 140065396174234 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28097] ppid=28040 vsize=10849048 memory=3624 CPUtime=3.16 cores=0,2,4,6
/proc/28043/task/28097/stat : 28097 (java) S 28040 28043 22219 0 -1 1077944384 20877 13238 0 0 270 39 5 2 20 0 15 0 474747066 11109425152 813505 33554432000 4194304 4196468 140732424128432 140065407699728 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28098] ppid=28040 vsize=10849048 memory=3206896 CPUtime=3.15 cores=0,2,4,6
/proc/28043/task/28098/stat : 28098 (java) S 28040 28043 22219 0 -1 1077944384 16433 13238 0 0 270 38 5 2 20 0 15 0 474747066 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064976722832 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28099] ppid=28040 vsize=10849048 memory=3206896 CPUtime=3.16 cores=0,2,4,6
/proc/28043/task/28099/stat : 28099 (java) S 28040 28043 22219 0 -1 1077944384 19392 13238 0 0 272 37 5 2 20 0 15 0 474747066 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064975670288 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28100] ppid=28040 vsize=10849048 memory=3206896 CPUtime=3.17 cores=0,2,4,6
/proc/28043/task/28100/stat : 28100 (java) S 28040 28043 22219 0 -1 1077944384 16881 13238 0 0 272 38 5 2 20 0 15 0 474747066 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064974617744 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28101] ppid=28040 vsize=10849048 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/28043/task/28101/stat : 28101 (java) S 28040 28043 22219 0 -1 1077944384 10694 13238 0 0 12 1 5 2 20 0 15 0 474747068 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064930039792 140065403468418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28102] ppid=28040 vsize=10849048 memory=2024 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28102/stat : 28102 (java) S 28040 28043 22219 0 -1 1077944384 19 13238 0 0 0 0 5 2 20 0 15 0 474747068 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064856204320 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28103] ppid=28040 vsize=10849048 memory=1376 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28103/stat : 28103 (java) S 28040 28043 22219 0 -1 1077944384 6 13238 0 0 0 0 5 2 20 0 15 0 474747069 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064252224512 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28104] ppid=28040 vsize=10849048 memory=1128 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28104/stat : 28104 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 813505 33554432000 4194304 4196468 140732424128432 140063944825040 140065403475867 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28105] ppid=28040 vsize=10849048 memory=6791534058613427641 CPUtime=8 cores=0,2,4,6
/proc/28043/task/28105/stat : 28105 (java) S 28040 28043 22219 0 -1 1077944384 13250 13238 0 0 790 3 5 2 20 0 15 0 474747071 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064928987632 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28106] ppid=28040 vsize=10849048 memory=1128 CPUtime=7.79 cores=0,2,4,6
/proc/28043/task/28106/stat : 28106 (java) S 28040 28043 22219 0 -1 1077944384 10954 13238 0 0 769 3 5 2 20 0 15 0 474747071 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064927935088 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28107] ppid=28040 vsize=10849048 memory=772 CPUtime=2.79 cores=0,2,4,6
/proc/28043/task/28107/stat : 28107 (java) R 28040 28043 22219 0 -1 4202560 15160 13238 0 0 267 5 5 2 20 0 15 0 474747071 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064926882544 140065395698139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28108] ppid=28040 vsize=10849048 memory=3648 CPUtime=0.07 cores=0,2,4,6
/proc/28043/task/28108/stat : 28108 (java) S 28040 28043 22219 0 -1 1077944384 3 13238 0 0 0 0 5 2 20 0 15 0 474747071 11109425152 813505 33554432000 4194304 4196468 140732424128432 140063911267424 140065403467477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
[pid=28043/tid=28109] ppid=28040 vsize=10849048 memory=948 CPUtime=0.11 cores=0,2,4,6
/proc/28043/task/28109/stat : 28109 (java) S 28040 28043 22219 0 -1 1077944384 110 13238 0 0 2 2 5 2 20 0 15 0 474747072 11109425152 813505 33554432000 4194304 4196468 140732424128432 140064925829424 140065403468418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29011968 140732424137455 140732424139973 140732424139973 140732424142799 0
Current children cumulated CPU time: 117.27 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 3254020 KiB

Child status: 0
Real time (s): 89.6826
CPU time (s): 117.443
CPU user time (s): 115.285
CPU system time (s): 2.15818
CPU usage (%): 130.954
Max. virtual memory (cumulated for all children) (KiB): 10849048
Max. memory (cumulated for all children) (KiB): 3254020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.285
system time used= 2.15818
maximum resident set size= 3256288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12864
involuntary context switches= 371


# summary of solver processes directly reported to runsolver:
#   pid: 28043
#   total CPU time (s): 117.443
#   total CPU user time (s): 115.285
#   total CPU system time (s): 2.15818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.58715 second user time and 0.826077 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-20 14:07:27
IDJOB=4402462
IDBENCH=138789
IDSOLVER=2861
FILE ID=node106/4402462-1568984928
RUNJOBID= node106-1568963957-22250
PBS_JOBID= 21704632
Free space on /tmp= 23244 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0150-m1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402462-1568984928/watcher-4402462-1568984928 -o /tmp/evaluation-result-4402462-1568984928/solver-4402462-1568984928 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568963957-22250 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1215834442 HOME/instance-4402462-1568984928.xml

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

MD5SUM BENCH= 87bfaaaf5fd3b270ee1dec703898481f
RANDOM SEED=1215834442

node106.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.79
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.79
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.79
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.79
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:         7481388 kB
MemAvailable:   28925232 kB
Buffers:           93976 kB
Cached:         21356792 kB
SwapCached:         4060 kB
Active:         13588480 kB
Inactive:       10797700 kB
Active(anon):    2929728 kB
Inactive(anon):    48180 kB
Active(file):   10658752 kB
Inactive(file): 10749520 kB
Unevictable:      108680 kB
Mlocked:          108680 kB
SwapTotal:      67108860 kB
SwapFree:       66998116 kB
Dirty:             35824 kB
Writeback:             0 kB
AnonPages:       3040552 kB
Mapped:            61920 kB
Shmem:             33880 kB
Slab:             492728 kB
SReclaimable:     464032 kB
SUnreclaim:        28696 kB
KernelStack:        3728 kB
PageTables:        11492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4143184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2879488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23212 MiB
End job on node106 at 2019-09-20 14:08:57