Trace number 4402897

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.12.3OPT98 578.35 563.98

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-05.xml
MD5SUM28da73d1db83f7f431b4b8f6a2cf23fc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark169.35
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size188
Distribution of domain sizes[{"size":1,"count":1},{"size":188,"count":31}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":3},{"degree":7,"count":7},{"degree":8,"count":17},{"degree":9,"count":3}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"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.79/0.55	c Concrete v3.12.3.1568965526260 running
6.52/3.28	o 187
7.15/3.43	o 183
7.45/3.50	o 165
7.45/3.54	o 157
8.70/3.95	o 146
9.65/4.31	o 144
9.82/4.44	o 132
9.82/4.49	o 113
9.95/4.51	o 112
10.10/4.61	o 110
10.10/4.61	o 108
10.10/4.62	o 107
10.26/4.73	o 106
11.97/5.84	o 105
12.09/5.95	o 104
22.25/15.17	o 103
22.25/15.17	o 102
28.90/21.70	o 101
48.95/41.42	o 100
69.61/61.58	o 99
268.43/258.02	o 98
578.25/563.97	v <instantiation
578.25/563.97	v         cost = '98'>
578.25/563.97	v       <list>
578.25/563.97	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]
578.25/563.97	v       </list>
578.25/563.97	v       <values>
578.25/563.97	v         0 43 0 2 4 2 12 23 14 37 69 24 53 34 19 45 77 35 61 29 74 52 92 61 85 86 72 81 92 89 94 98
578.25/563.97	v       </values>
578.25/563.97	v     </instantiation>
578.25/563.97	s OPTIMUM FOUND

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402897-1568977697/watcher-4402897-1568977697 -o /var/tmp/evaluation-result-4402897-1568977697/solver-4402897-1568977697 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20068 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1834842146 HOME/instance-4402897-1568977697.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=23117, runsolver pid=23114
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 2.45 1.68 1.57 3/219 23174
/proc/meminfo: memFree=2709296/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=9988792 memory=19212 CPUtime=0.1 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 4548 13117 0 0 2 0 5 3 20 0 6 0 474008357 10228523008 4803 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2497198 4803 1965 1 0 2485636 0
[pid=23117/tid=23170] ppid=23114 vsize=9989820 memory=4628420184252451238 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 2351 13117 0 0 1 0 5 3 20 0 6 0 474008366 10229575680 4803 33554432000 4194304 4196468 140721077873648 139936257069648 139936277950039 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=9989820 memory=5793854999523465657 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 7 0 474008366 10229575680 4803 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=9989820 memory=139748513572480 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 7 0 474008366 10229575680 4803 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=9989820 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 7 0 474008366 10229575680 4803 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=9989820 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 7 0 474008366 10229575680 4803 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10055356 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 7 0 474008368 10296684544 4803 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9988792 KiB
Current children cumulated memory: 19212 KiB

[startup+0.212478 s]*
/proc/loadavg: 2.45 1.68 1.57 3/228 23183
/proc/meminfo: memFree=2690812/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10820196 memory=41976 CPUtime=0.27 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 7413 13117 0 0 18 1 5 3 20 0 15 0 474008357 11079880704 10494 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2705049 10494 3303 1 0 2667149 0
[pid=23117/tid=23170] ppid=23114 vsize=10820196 memory=-8540663193526752614 CPUtime=0.2 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 3909 13117 0 0 11 1 5 3 20 0 15 0 474008366 11079880704 10494 33554432000 4194304 4196468 140721077873648 139936257035888 139936269313374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10820196 memory=4211973474718363018 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079880704 10494 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10820196 memory=139748513572480 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079880704 10494 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10820196 memory=139748513572480 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 13 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935268988576 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935067661552 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11079880704 10494 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 353 13117 0 0 1 0 5 3 20 0 15 0 474008371 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 315 13117 0 0 1 0 5 3 20 0 15 0 474008371 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10820196 memory=139748513572480 CPUtime=0.11 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 608 13117 0 0 3 0 5 3 20 0 15 0 474008371 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11079880704 10494 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10820196 memory=139748513572480 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008372 11079880704 10494 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41976 KiB

[startup+0.319186 s]*
/proc/loadavg: 2.45 1.68 1.57 3/228 23183
/proc/meminfo: memFree=2680860/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10820268 memory=50564 CPUtime=0.42 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 10849 13117 0 0 31 3 5 3 20 0 15 0 474008357 11079954432 12641 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2705067 12641 3335 1 0 2667149 0
[pid=23117/tid=23170] ppid=23114 vsize=10820268 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 7324 13117 0 0 20 2 5 3 20 0 15 0 474008366 11079954432 12641 33554432000 4194304 4196468 140721077873648 139936257053552 139936269313374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079954432 12641 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079954432 12641 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 15 0 474008366 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10820268 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10820268 memory=139748513572479 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 13 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935268988576 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10820268 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008368 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935067661552 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10820268 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11079954432 12641 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10820268 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 354 13117 0 0 1 0 5 3 20 0 15 0 474008371 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10820268 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 315 13117 0 0 2 0 5 3 20 0 15 0 474008371 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10820268 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 627 13117 0 0 5 0 5 3 20 0 15 0 474008371 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11079954432 12641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10820268 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008372 11079954432 12641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 50564 KiB

[startup+0.700705 s]
/proc/loadavg: 2.45 1.68 1.57 5/228 23183
/proc/meminfo: memFree=2666084/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10824364 memory=83748 CPUtime=1.15 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 15133 13117 0 0 102 5 5 3 20 0 15 0 474008357 11084148736 20937 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2706091 20937 3509 1 0 2668173 0
[pid=23117/tid=23170] ppid=23114 vsize=10824364 memory=2112 CPUtime=0.67 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 10497 13117 0 0 55 4 5 3 20 0 15 0 474008366 11084148736 20937 33554432000 4194304 4196468 140721077873648 139936257062432 139936269313374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10824364 memory=12040 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11084148736 20937 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10824364 memory=31648 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11084148736 20937 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10824364 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008366 11084148736 20937 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10824364 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 2 13117 0 0 0 0 5 3 20 0 15 0 474008366 11084148736 20937 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10824364 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 5 13117 0 0 0 0 5 3 20 0 15 0 474008368 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10824364 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 13 13117 0 0 0 0 5 3 20 0 15 0 474008368 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935268988576 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10824364 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008368 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935067661552 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10824364 memory=6656426216303648864 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11084148736 20984 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10824364 memory=2112 CPUtime=0.23 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 822 13117 0 0 15 0 5 3 20 0 15 0 474008371 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10824364 memory=12040 CPUtime=0.2 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) R 23114 23117 20037 0 -1 4202560 794 13117 0 0 12 0 5 3 20 0 15 0 474008371 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935809808752 139936270358169 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10824364 memory=31648 CPUtime=0.25 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 787 13117 0 0 17 0 5 3 20 0 15 0 474008371 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10824364 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11084148736 20984 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10824364 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008372 11084148736 20984 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83748 KiB

[startup+1.50073 s]
/proc/loadavg: 2.45 1.68 1.57 3/228 23183
/proc/meminfo: memFree=2620820/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10834680 memory=169668 CPUtime=2.46 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 21934 13117 0 0 228 10 5 3 20 0 15 0 474008357 11094712320 42417 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2708670 42417 3580 1 0 2670733 0
[pid=23117/tid=23170] ppid=23114 vsize=10834680 memory=166256 CPUtime=1.44 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 15482 13117 0 0 130 6 5 3 20 0 15 0 474008366 11094712320 42417 33554432000 4194304 4196468 140721077873648 139936257032320 139936285244822 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10834680 memory=3688764965461046578 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 50 13117 0 0 1 0 5 3 20 0 15 0 474008366 11094712320 42417 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 41 13117 0 0 1 0 5 3 20 0 15 0 474008366 11094712320 42417 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 362 13117 0 0 1 0 5 3 20 0 15 0 474008366 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 81 13117 0 0 1 0 5 3 20 0 15 0 474008366 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10834680 memory=4580 CPUtime=0.09 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 175 13117 0 0 1 0 5 3 20 0 15 0 474008368 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10834680 memory=11553889070 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 14 13117 0 0 0 0 5 3 20 0 15 0 474008368 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935268988640 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10834680 memory=279496742147424 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008368 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935067661568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10834680 memory=279496742133456 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11094712320 42417 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10834680 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 1059 13117 0 0 25 0 5 3 20 0 15 0 474008371 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10834680 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 924 13117 0 0 24 0 5 3 20 0 15 0 474008371 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10834680 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 1537 13117 0 0 40 0 5 3 20 0 15 0 474008371 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10834680 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11094712320 42417 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10834680 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 1 13117 0 0 0 0 5 3 20 0 15 0 474008372 11094712320 42417 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0

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

[pid=23117/tid=23182] ppid=23114 vsize=10846988 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10846988 memory=674564 CPUtime=0.37 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 264 13117 0 0 15 14 5 3 20 0 15 0 474008372 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 575.92 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 674564 KiB

[startup+563.201 s]
/proc/loadavg: 1.67 1.72 1.63 3/228 24140
/proc/meminfo: memFree=2333508/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10846988 memory=674564 CPUtime=577.54 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 128273 13117 0 0 57643 103 5 3 20 0 15 0 474008357 11107315712 168641 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2711747 168641 3631 1 0 2673805 0
[pid=23117/tid=23170] ppid=23114 vsize=10846988 memory=780 CPUtime=557.35 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 38412 13117 0 0 55705 22 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936257067840 139935901101394 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10846988 memory=6032 CPUtime=2.44 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 5181 13117 0 0 222 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10846988 memory=672372 CPUtime=2.44 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1473 13117 0 0 222 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10846988 memory=6944656592455360604 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 4767 13117 0 0 221 16 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10846988 memory=6944656592455359580 CPUtime=2.46 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 7589 13117 0 0 225 13 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10846988 memory=672372 CPUtime=2.47 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 6343 13117 0 0 227 12 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10846988 memory=1976 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 16 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935268988640 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10846988 memory=672372 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 5 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935067661568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10846988 memory=1988 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10846988 memory=988 CPUtime=3.17 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 18670 13117 0 0 306 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10846988 memory=1428 CPUtime=3.36 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 26629 13117 0 0 324 4 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10846988 memory=674564 CPUtime=1.64 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 16714 13117 0 0 153 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10846988 memory=674564 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10846988 memory=672488 CPUtime=0.37 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 265 13117 0 0 15 14 5 3 20 0 15 0 474008372 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 577.54 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 674564 KiB

[startup+563.601 s]
/proc/loadavg: 1.67 1.72 1.63 3/228 24140
/proc/meminfo: memFree=2333508/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10846988 memory=674564 CPUtime=577.95 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 128277 13117 0 0 57684 103 5 3 20 0 15 0 474008357 11107315712 168641 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2711747 168641 3631 1 0 2673805 0
[pid=23117/tid=23170] ppid=23114 vsize=10846988 memory=3977014041899018016 CPUtime=557.75 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 38415 13117 0 0 55745 22 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936257068896 139936269548124 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10846988 memory=672372 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 5182 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10846988 memory=672488 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1473 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10846988 memory=6791534058613427641 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 4767 13117 0 0 221 16 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10846988 memory=31648 CPUtime=2.46 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 7589 13117 0 0 225 13 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10846988 memory=1556 CPUtime=2.47 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 6343 13117 0 0 227 12 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10846988 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 16 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935268988640 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10846988 memory=3636 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 5 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935067661568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10846988 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10846988 memory=14012 CPUtime=3.17 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 18670 13117 0 0 306 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10846988 memory=2112 CPUtime=3.36 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 26629 13117 0 0 324 4 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10846988 memory=674564 CPUtime=1.64 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 16714 13117 0 0 153 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10846988 memory=2432 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10846988 memory=674564 CPUtime=0.37 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 265 13117 0 0 15 14 5 3 20 0 15 0 474008372 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 577.95 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 674564 KiB

[startup+563.801 s]
/proc/loadavg: 1.67 1.72 1.63 3/228 24140
/proc/meminfo: memFree=2333508/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10846988 memory=674564 CPUtime=578.15 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 128278 13117 0 0 57704 103 5 3 20 0 15 0 474008357 11107315712 168641 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2711747 168641 3631 1 0 2673805 0
[pid=23117/tid=23170] ppid=23114 vsize=10846988 memory=6791534058613427641 CPUtime=557.95 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 38416 13117 0 0 55765 22 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936257068688 139935900460440 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10846988 memory=1720 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 5182 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10846988 memory=1976 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1473 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10846988 memory=2432 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 4767 13117 0 0 221 16 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10846988 memory=674536 CPUtime=2.46 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 7589 13117 0 0 225 13 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10846988 memory=674536 CPUtime=2.47 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 6343 13117 0 0 227 12 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10846988 memory=672372 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 16 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935268988640 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10846988 memory=1976 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 5 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935067661568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10846988 memory=2432 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10846988 memory=3620 CPUtime=3.17 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 18670 13117 0 0 306 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10846988 memory=54364 CPUtime=3.36 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 26629 13117 0 0 324 4 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10846988 memory=1988 CPUtime=1.64 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 16714 13117 0 0 153 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10846988 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10846988 memory=1428 CPUtime=0.37 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 265 13117 0 0 15 14 5 3 20 0 15 0 474008372 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 578.15 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 674564 KiB

[startup+563.901 s]
/proc/loadavg: 1.67 1.72 1.63 3/228 24140
/proc/meminfo: memFree=2333508/32770624 swapFree=66956604/67108860
[pid=23117] ppid=23114 vsize=10846988 memory=674564 CPUtime=578.25 cores=0,2,4,6
/proc/23117/stat : 23117 (java) S 23114 23117 20037 0 -1 1077944320 128279 13117 0 0 57714 103 5 3 20 0 15 0 474008357 11107315712 168641 33554432000 4194304 4196468 140721077873648 140721077856192 139936285232887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
/proc/23117/statm: 2711747 168641 3631 1 0 2673805 0
[pid=23117/tid=23170] ppid=23114 vsize=10846988 memory=674564 CPUtime=558.04 cores=0,2,4,6
/proc/23117/task/23170/stat : 23170 (java) R 23114 23117 20037 0 -1 4202560 38417 13117 0 0 55774 22 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936257068256 139935899411843 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23171] ppid=23114 vsize=10846988 memory=674564 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23171/stat : 23171 (java) S 23114 23117 20037 0 -1 1077944384 5182 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936289475088 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23172] ppid=23114 vsize=10846988 memory=279496741744896 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23172/stat : 23172 (java) S 23114 23117 20037 0 -1 1077944384 1473 13117 0 0 223 14 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139936210434704 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23173] ppid=23114 vsize=10846988 memory=674564 CPUtime=2.45 cores=0,2,4,6
/proc/23117/task/23173/stat : 23173 (java) S 23114 23117 20037 0 -1 1077944384 4767 13117 0 0 221 16 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935857060112 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23174] ppid=23114 vsize=10846988 memory=674564 CPUtime=2.46 cores=0,2,4,6
/proc/23117/task/23174/stat : 23174 (java) S 23114 23117 20037 0 -1 1077944384 7589 13117 0 0 225 13 5 3 20 0 15 0 474008366 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935856007568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23175] ppid=23114 vsize=10846988 memory=3620 CPUtime=2.47 cores=0,2,4,6
/proc/23117/task/23175/stat : 23175 (java) S 23114 23117 20037 0 -1 1077944384 6343 13117 0 0 227 12 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935811914480 139936285244034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23176] ppid=23114 vsize=10846988 memory=674564 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23176/stat : 23176 (java) S 23114 23117 20037 0 -1 1077944384 16 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935268988640 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23177] ppid=23114 vsize=10846988 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23177/stat : 23177 (java) S 23114 23117 20037 0 -1 1077944384 5 13117 0 0 0 0 5 3 20 0 15 0 474008368 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935067661568 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23178] ppid=23114 vsize=10846988 memory=672480 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23178/stat : 23178 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934827370960 139936285251483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23179] ppid=23114 vsize=10846988 memory=3620 CPUtime=3.17 cores=0,2,4,6
/proc/23117/task/23179/stat : 23179 (java) S 23114 23117 20037 0 -1 1077944384 18670 13117 0 0 306 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935810861296 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23180] ppid=23114 vsize=10846988 memory=164 CPUtime=3.36 cores=0,2,4,6
/proc/23117/task/23180/stat : 23180 (java) S 23114 23117 20037 0 -1 1077944384 26629 13117 0 0 324 4 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935809808752 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23181] ppid=23114 vsize=10846988 memory=590024520756326946 CPUtime=1.64 cores=0,2,4,6
/proc/23117/task/23181/stat : 23181 (java) S 23114 23117 20037 0 -1 1077944384 16714 13117 0 0 153 3 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935808755696 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23182] ppid=23114 vsize=10846988 memory=54364 CPUtime=0.08 cores=0,2,4,6
/proc/23117/task/23182/stat : 23182 (java) S 23114 23117 20037 0 -1 1077944384 3 13117 0 0 0 0 5 3 20 0 15 0 474008371 11107315712 168641 33554432000 4194304 4196468 140721077873648 139934793812320 139936285243093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
[pid=23117/tid=23183] ppid=23114 vsize=10846988 memory=1988 CPUtime=0.37 cores=0,2,4,6
/proc/23117/task/23183/stat : 23183 (java) S 23114 23117 20037 0 -1 1077944384 265 13117 0 0 15 14 5 3 20 0 15 0 474008372 11107315712 168641 33554432000 4194304 4196468 140721077873648 139935807704112 139936285244034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13742080 140721077881443 140721077884085 140721077884085 140721077886927 0
Current children cumulated CPU time: 578.25 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 674564 KiB

Child status: 0
Real time (s): 563.98
CPU time (s): 578.35
CPU user time (s): 577.27
CPU system time (s): 1.07929
CPU usage (%): 102.548
Max. virtual memory (cumulated for all children) (KiB): 10849632
Max. memory (cumulated for all children) (KiB): 674564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.27
system time used= 1.07929
maximum resident set size= 676648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70528
involuntary context switches= 2200


# summary of solver processes directly reported to runsolver:
#   pid: 23117
#   total CPU time (s): 578.35
#   total CPU user time (s): 577.27
#   total CPU system time (s): 1.07929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.45078 second user time and 5.28632 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 13:07:39
IDJOB=4402897
IDBENCH=130150
IDSOLVER=2861
FILE ID=node149/4402897-1568977697
RUNJOBID= node149-1568967598-20068
PBS_JOBID= 21704611
Free space on /var/tmp= 13448 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-05.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402897-1568977697/watcher-4402897-1568977697 -o /var/tmp/evaluation-result-4402897-1568977697/solver-4402897-1568977697 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20068 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1834842146 HOME/instance-4402897-1568977697.xml

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

MD5SUM BENCH= 28da73d1db83f7f431b4b8f6a2cf23fc
RANDOM SEED=1834842146

node149.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.81
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.81
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.81
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.81
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:         2717104 kB
MemAvailable:   30559776 kB
Buffers:          142884 kB
Cached:         27625616 kB
SwapCached:        41588 kB
Active:         15102608 kB
Inactive:       13966080 kB
Active(anon):    1259228 kB
Inactive(anon):    85752 kB
Active(file):   13843380 kB
Inactive(file): 13880328 kB
Unevictable:      109700 kB
Mlocked:          109700 kB
SwapTotal:      67108860 kB
SwapFree:       66956604 kB
Dirty:             35592 kB
Writeback:             0 kB
AnonPages:       1384096 kB
Mapped:            65324 kB
Shmem:             35620 kB
Slab:             576152 kB
SReclaimable:     547424 kB
SUnreclaim:        28728 kB
KernelStack:        3984 kB
PageTables:         8320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2512056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1273856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13412 MiB
End job on node149 at 2019-09-20 13:17:03