Trace number 4295142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8 2018-06-13OPT66 12.5876 5.382

General information on the benchmark

NameRcpsp/
Rcpsp-j90-01-03_c18.xml
MD5SUMecfa46aa6dcbda2e31280fbe487bc54f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark5.05836
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size459
Distribution of domain sizes[{"size":1,"count":1},{"size":459,"count":91}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":35},{"degree":4,"count":25},{"degree":5,"count":30},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":138},{"arity":14,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":29,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.73	c Concrete v3.8.1528841891564 running
9.40/4.31	o 80
9.72/4.41	o 79
10.66/4.74	o 78
10.66/4.74	o 74
10.66/4.78	o 73
11.62/5.02	o 70
11.62/5.06	o 69
11.62/5.06	o 68
11.62/5.11	o 67
12.22/5.20	o 66
12.44/5.36	v <instantiation cost="66">
12.44/5.36	v       <list>
12.44/5.36	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]
12.44/5.36	v       </list>
12.44/5.36	v       <values>
12.44/5.36	v         0 0 0 0 13 6 6 9 8 6 20 10 9 8 2 23 8 11 13 13 12 13 26 18 35 2 16 20 18 18 26 16 30 44 20 33 21 38 31 2 20 23 19 40 21 6 29 23 27 41 13 36 19 31 36 36 43 32 23 7 47 46 37 55 33 49 44 36 21 31 50 41 45 58 46 46 23 52 50 62 41 49 51 52 53 49 58 30 56 55 65 66
12.44/5.36	v       </values>
12.44/5.36	v     </instantiation>
12.44/5.36	s OPTIMUM FOUND

Verifier Data

OK	66

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295142-1532530179/watcher-4295142-1532530179 -o /tmp/evaluation-result-4295142-1532530179/solver-4295142-1532530179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532523045-23735 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1303332330 HOME/instance-4295142-1532530179.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=26014, runsolver pid=26011

[startup+0.10012 s]*
/proc/loadavg: 1.56 1.46 1.57 3/206 26071
/proc/meminfo: memFree=16637684/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=9972712 memory=19120 CPUtime=0.09 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 4387 13152 0 0 1 1 4 3 20 0 6 0 70581103 10212057088 4715 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2493178 4780 1957 1 0 2481616 0
[pid=26014/tid=26067] ppid=26011 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 2201 13152 0 0 1 0 4 3 20 0 6 0 70581112 10212057088 4780 33554432000 4194304 4196468 140729490164128 139692630860368 139692644335609 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=9972712 memory=5793855744178592185 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 6 0 70581113 10212057088 4780 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=9972712 memory=140493168699008 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 6 0 70581113 10212057088 4780 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 6 0 70581113 10212057088 4780 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 6 0 70581113 10212057088 4780 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19120 KiB

[startup+0.20985 s]*
/proc/loadavg: 1.52 1.45 1.57 3/215 26080
/proc/meminfo: memFree=16620128/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10818936 memory=41844 CPUtime=0.25 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 8852 13152 0 0 16 2 4 3 20 0 15 0 70581103 11078590464 10461 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2704734 10461 2953 1 0 2667157 0
[pid=26014/tid=26067] ppid=26011 vsize=10818936 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 5581 13152 0 0 10 1 4 3 20 0 15 0 70581112 11078590464 10659 33554432000 4194304 4196468 140729490164128 139692630848416 139692651703325 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10818936 memory=4211974219373489546 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11078590464 10659 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10818936 memory=140493168699008 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11078590464 10659 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10818936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11078590464 10725 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10818936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 15 0 70581113 11078590464 10725 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10818936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 15 0 70581115 11078590464 10725 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10818936 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 33 13152 0 0 0 0 4 3 20 0 15 0 70581115 11078590464 10791 33554432000 4194304 4196468 140729490164128 139692116731168 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10818936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11078590464 10791 33554432000 4194304 4196468 140729490164128 139691529594480 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10818936 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11078590464 10791 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10818936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 419 13152 0 0 1 0 4 3 20 0 15 0 70581118 11078590464 10791 33554432000 4194304 4196468 140729490164128 139692083173488 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) S 26011 26014 23703 0 -1 1077944384 194 13152 0 0 1 0 4 3 20 0 15 0 70581118 11078557696 10844 33554432000 4194304 4196468 140729490164128 139692082120688 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10818904 memory=140493168699008 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 618 13152 0 0 3 0 4 3 20 0 15 0 70581118 11078557696 10844 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11078557696 10844 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10818904 memory=140493168699008 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581118 11078557696 10844 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818936 KiB
Current children cumulated memory: 41844 KiB

[startup+0.310205 s]*
/proc/loadavg: 1.52 1.45 1.57 3/215 26080
/proc/meminfo: memFree=16606608/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10819352 memory=51520 CPUtime=0.38 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 10471 13152 0 0 28 3 4 3 20 0 15 0 70581103 11079016448 12880 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2704838 12880 3103 1 0 2667149 0
[pid=26014/tid=26067] ppid=26011 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 6976 13152 0 0 19 2 4 3 20 0 15 0 70581112 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692630835616 139692643104094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10819352 memory=140493168699007 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 33 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692116731168 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10819352 memory=140493168699008 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 12880 33554432000 4194304 4196468 140729490164128 139691529594480 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 419 13152 0 0 1 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692083173488 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) S 26011 26014 23703 0 -1 1077944384 199 13152 0 0 1 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692082120688 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 636 13152 0 0 5 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 12880 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51520 KiB

[startup+0.7007 s]
/proc/loadavg: 1.52 1.45 1.57 3/215 26080
/proc/meminfo: memFree=16596808/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10819352 memory=84484 CPUtime=0.98 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 16777 13152 0 0 87 4 4 3 20 0 15 0 70581103 11079016448 21121 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2704838 21121 3244 1 0 2667149 0
[pid=26014/tid=26067] ppid=26011 vsize=10819352 memory=21184 CPUtime=0.66 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 12171 13152 0 0 56 3 4 3 20 0 15 0 70581112 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692630844432 139692644189251 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10819352 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10819352 memory=140493011067375 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10819352 memory=140496970187656 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10819352 memory=644 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 2 13152 0 0 0 0 4 3 20 0 15 0 70581113 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10819352 memory=7305218370954291033 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 5 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10819352 memory=7739276948477864808 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 33 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692116731168 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10819352 memory=5787221545506525541 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11079016448 21121 33554432000 4194304 4196468 140729490164128 139691529594480 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10819352 memory=8514726395715218844 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10819352 memory=8326441112149131689 CPUtime=0.14 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 801 13152 0 0 7 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692083173488 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10819352 memory=-8990767739041718176 CPUtime=0.17 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) S 26011 26014 23703 0 -1 1077944384 841 13152 0 0 10 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692082120688 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10819352 memory=-7384994778349281184 CPUtime=0.19 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 720 13152 0 0 12 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10819352 memory=-7966001967256141664 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581118 11079016448 21121 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 84484 KiB

[startup+1.50079 s]
/proc/loadavg: 1.52 1.45 1.57 3/215 26080
/proc/meminfo: memFree=16550020/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10834252 memory=173208 CPUtime=2.29 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 24002 13152 0 0 213 9 4 3 20 0 15 0 70581103 11094274048 43302 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2708563 43302 3470 1 0 2670221 0
[pid=26014/tid=26067] ppid=26011 vsize=10834252 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 17764 13152 0 0 130 6 4 3 20 0 15 0 70581112 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692630855712 139692644463599 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10834252 memory=99260 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 196 13152 0 0 1 0 4 3 20 0 15 0 70581113 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10834252 memory=5790086053191909267 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 22 13152 0 0 1 0 4 3 20 0 15 0 70581113 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 60 13152 0 0 1 0 4 3 20 0 15 0 70581113 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10834252 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 23 13152 0 0 0 0 4 3 20 0 15 0 70581113 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 59 13152 0 0 1 0 4 3 20 0 15 0 70581115 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10834252 memory=-6221781267475802396 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 34 13152 0 0 0 0 4 3 20 0 15 0 70581115 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692116731232 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10834252 memory=1572 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11094274048 43302 33554432000 4194304 4196468 140729490164128 139691529594496 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10834252 memory=2092 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10834252 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 1052 13152 0 0 19 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692083173488 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10834252 memory=252471398177783 CPUtime=0.3 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) S 26011 26014 23703 0 -1 1077944384 1283 13152 0 0 23 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692082120688 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10834252 memory=297290490211296509 CPUtime=0.4 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 1308 13152 0 0 33 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10834252 memory=4638778428397932880 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10834252 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581118 11094274048 43302 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10834252 KiB

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

[pid=26014/tid=26079] ppid=26011 vsize=10844512 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11104780288 58584 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10844512 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 10 13152 0 0 0 0 4 3 20 0 15 0 70581118 11104780288 58584 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 234336 KiB

[startup+4.00089 s]*
/proc/loadavg: 1.52 1.45 1.57 5/215 26080
/proc/meminfo: memFree=16321268/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10914144 memory=337812 CPUtime=8.44 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 68705 13152 0 0 816 21 4 3 20 0 15 0 70581103 11176083456 84453 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2728536 84453 3502 1 0 2690189 0
[pid=26014/tid=26067] ppid=26011 vsize=10914144 memory=-8540663193526752614 CPUtime=3.86 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 42690 13152 0 0 367 12 4 3 20 0 15 0 70581112 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692630853480 139692232285558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10914144 memory=4211974219373489546 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 216 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10914144 memory=3472468772216510128 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 231 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10914144 memory=6944656592387989600 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 436 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10914144 memory=6655300316396806192 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 61 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10914144 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 3874 13152 0 0 3 0 4 3 20 0 15 0 70581115 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10914144 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 37 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692116731232 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 84453 33554432000 4194304 4196468 140729490164128 139691529594496 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10914144 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) R 26011 26014 23703 0 -1 4202560 6238 13152 0 0 135 1 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692083154504 139692642498797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10914144 memory=-1 CPUtime=1.49 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) R 26011 26014 23703 0 -1 4202560 5562 13152 0 0 141 1 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692082101704 139692644138883 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10914144 memory=280986179462904 CPUtime=1.62 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) R 26011 26014 23703 0 -1 1077944384 7150 13152 0 0 153 2 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10914144 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10914144 memory=280986179462784 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 10 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 84453 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 8.44 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 337812 KiB

[startup+4.80072 s]
/proc/loadavg: 1.52 1.45 1.57 5/215 26080
/proc/meminfo: memFree=16321268/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10914144 memory=356752 CPUtime=10.98 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 72598 13152 0 0 1069 22 4 3 20 0 15 0 70581103 11176083456 89188 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2728536 89188 3514 1 0 2690189 0
[pid=26014/tid=26067] ppid=26011 vsize=10914144 memory=0 CPUtime=4.65 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 42868 13152 0 0 446 12 4 3 20 0 15 0 70581112 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692630852432 139692217602704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10914144 memory=7 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 216 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10914144 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 231 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10914144 memory=3906648609122435454 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 436 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10914144 memory=6443643245852845409 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 61 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10914144 memory=5787213827096995172 CPUtime=0.11 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 3874 13152 0 0 4 0 4 3 20 0 15 0 70581115 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10914144 memory=7661862568636017767 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 37 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692116731232 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10914144 memory=7660738867515911528 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 89188 33554432000 4194304 4196468 140729490164128 139691529594496 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10914144 memory=7161100971102200913 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10914144 memory=0 CPUtime=2.22 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) R 26011 26014 23703 0 -1 4202560 6660 13152 0 0 214 1 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692083161168 139692642434498 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10914144 memory=0 CPUtime=2.27 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) R 26011 26014 23703 0 -1 4202560 8598 13152 0 0 219 1 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692082107824 139692640567762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10914144 memory=280986021588864 CPUtime=1.78 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 7405 13152 0 0 169 2 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10914144 memory=140493010859584 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 12 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 89188 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 10.98 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 356752 KiB

[startup+5.20068 s]
/proc/loadavg: 1.52 1.45 1.57 6/215 26080
/proc/meminfo: memFree=16279176/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10914144 memory=380348 CPUtime=12.22 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 72887 13152 0 0 1192 23 4 3 20 0 15 0 70581103 11176083456 95087 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2728536 95087 3520 1 0 2690189 0
[pid=26014/tid=26067] ppid=26011 vsize=10914144 memory=6791534058613427641 CPUtime=5.04 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 42899 13152 0 0 484 13 4 3 20 0 15 0 70581112 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692630851440 139692234050894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10914144 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 216 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10914144 memory=252209069607794 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 235 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10914144 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 446 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10914144 memory=3472468621906043287 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 69 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10914144 memory=7589556308527327892 CPUtime=0.11 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 3875 13152 0 0 4 0 4 3 20 0 15 0 70581115 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10914144 memory=5 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 37 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 95087 33554432000 4194304 4196468 140729490164128 139692116731232 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10914144 memory=280986021759376 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 95087 33554432000 4194304 4196468 140729490164128 139691529594496 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10914144 memory=6944656592455097440 CPUtime=2.59 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 6732 13152 0 0 251 1 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139692083163280 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10914144 memory=0 CPUtime=2.66 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) R 26011 26014 23703 0 -1 4202560 8690 13152 0 0 258 1 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139692082108880 139692652123524 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10914144 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 7483 13152 0 0 177 2 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10914144 memory=8740 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10914144 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 12 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95106 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 12.22 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 380348 KiB

[startup+5.30069 s]
/proc/loadavg: 1.52 1.45 1.57 6/215 26080
/proc/meminfo: memFree=16279176/32770624 swapFree=67108796/67108860
[pid=26014] ppid=26011 vsize=10914144 memory=380596 CPUtime=12.44 cores=1,3,5,7
/proc/26014/stat : 26014 (java) S 26011 26014 23703 0 -1 1077944320 72958 13152 0 0 1214 23 4 3 20 0 15 0 70581103 11176083456 95149 33554432000 4194304 4196468 140729490164128 140729490146672 139692659023607 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
/proc/26014/statm: 2728536 95149 3521 1 0 2690189 0
[pid=26014/tid=26067] ppid=26011 vsize=10914144 memory=380004 CPUtime=5.14 cores=1,3,5,7
/proc/26014/task/26067/stat : 26067 (java) R 26011 26014 23703 0 -1 4202560 42900 13152 0 0 494 13 4 3 20 0 15 0 70581112 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692630854176 139692234510837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26068] ppid=26011 vsize=10914144 memory=280986021541664 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26068/stat : 26068 (java) S 26011 26014 23703 0 -1 1077944384 216 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692663265680 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26069] ppid=26011 vsize=10914144 memory=341480 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26069/stat : 26069 (java) S 26011 26014 23703 0 -1 1077944384 235 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692551538960 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26070] ppid=26011 vsize=10914144 memory=7 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26070/stat : 26070 (java) S 26011 26014 23703 0 -1 1077944384 446 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692550486672 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26071] ppid=26011 vsize=10914144 memory=7 CPUtime=0.1 cores=1,3,5,7
/proc/26014/task/26071/stat : 26071 (java) S 26011 26014 23703 0 -1 1077944384 69 13152 0 0 3 0 4 3 20 0 15 0 70581113 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692549433872 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26072] ppid=26011 vsize=10914144 memory=7 CPUtime=0.11 cores=1,3,5,7
/proc/26014/task/26072/stat : 26072 (java) S 26011 26014 23703 0 -1 1077944384 3875 13152 0 0 4 0 4 3 20 0 15 0 70581115 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692117785200 139692659034754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26073] ppid=26011 vsize=10914144 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26073/stat : 26073 (java) S 26011 26014 23703 0 -1 1077944384 37 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692116731232 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26074] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26074/stat : 26074 (java) S 26011 26014 23703 0 -1 1077944384 1 13152 0 0 0 0 4 3 20 0 15 0 70581115 11176083456 95149 33554432000 4194304 4196468 140729490164128 139691529594496 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26075] ppid=26011 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26075/stat : 26075 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139691222194768 139692659042203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26076] ppid=26011 vsize=10914144 memory=280986021881136 CPUtime=2.64 cores=1,3,5,7
/proc/26014/task/26076/stat : 26076 (java) S 26011 26014 23703 0 -1 1077944384 6747 13152 0 0 256 1 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692083173488 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26077] ppid=26011 vsize=10914144 memory=140493010807727 CPUtime=2.71 cores=1,3,5,7
/proc/26014/task/26077/stat : 26077 (java) S 26011 26014 23703 0 -1 1077944384 8712 13152 0 0 263 1 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692082120688 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26078] ppid=26011 vsize=10914144 memory=0 CPUtime=1.88 cores=1,3,5,7
/proc/26014/task/26078/stat : 26078 (java) S 26011 26014 23703 0 -1 1077944384 7509 13152 0 0 179 2 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692081068400 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26079] ppid=26011 vsize=10914144 memory=-8412660965365488243 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26079/stat : 26079 (java) S 26011 26014 23703 0 -1 1077944384 3 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139691188636128 139692659033813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
[pid=26014/tid=26080] ppid=26011 vsize=10914144 memory=-2915664440420193694 CPUtime=0.07 cores=1,3,5,7
/proc/26014/task/26080/stat : 26080 (java) S 26011 26014 23703 0 -1 1077944384 12 13152 0 0 0 0 4 3 20 0 15 0 70581118 11176083456 95149 33554432000 4194304 4196468 140729490164128 139692080016304 139692659034754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25042944 140729490168430 140729490171228 140729490171228 140729490173903 0
Current children cumulated CPU time: 12.44 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 380596 KiB

Child status: 0
Real time (s): 5.382
CPU time (s): 12.5876
CPU user time (s): 12.2955
CPU system time (s): 0.29212
CPU usage (%): 233.883
Max. virtual memory (cumulated for all children) (KiB): 10917004
Max. memory (cumulated for all children) (KiB): 380596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2955
system time used= 0.29212
maximum resident set size= 384832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86212
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= 7904
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 26014
#   total CPU time (s): 12.5876
#   total CPU user time (s): 12.2955
#   total CPU system time (s): 0.29212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044119 second user time and 0.104281 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-25 16:49:39
IDJOB=4295142
IDBENCH=141475
IDSOLVER=2750
FILE ID=node138/4295142-1532530179
RUNJOBID= node138-1532523045-23735
PBS_JOBID= 21021594
Free space on /tmp= 53776 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j90-01-03_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295142-1532530179/watcher-4295142-1532530179 -o /tmp/evaluation-result-4295142-1532530179/solver-4295142-1532530179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532523045-23735 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1303332330 HOME/instance-4295142-1532530179.xml

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

MD5SUM BENCH= ecfa46aa6dcbda2e31280fbe487bc54f
RANDOM SEED=1303332330

node138.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.71
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.71
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.71
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.71
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:        16646144 kB
MemAvailable:   30926200 kB
Buffers:          161908 kB
Cached:         14264836 kB
SwapCached:           44 kB
Active:          3383932 kB
Inactive:       12099796 kB
Active(anon):    1007844 kB
Inactive(anon):    77272 kB
Active(file):    2376088 kB
Inactive(file): 12022524 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             26960 kB
Writeback:             0 kB
AnonPages:       1083204 kB
Mapped:            47804 kB
Shmem:             25164 kB
Slab:             338544 kB
SReclaimable:     309904 kB
SUnreclaim:        28640 kB
KernelStack:        3792 kB
PageTables:         7364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2047240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    858112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53748 MiB
End job on node138 at 2018-07-25 16:49:45