Trace number 4401267

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.2OPT1109 1342.82 1318.74

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-03.xml
MD5SUM370e5889e420807efe2c272780cce411
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1109
Best CPU time to get the best result obtained on this benchmark92.4734
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
5.29/2.61	o 872
5.29/2.62	o 873
5.29/2.63	o 922
5.29/2.64	o 961
5.29/2.64	o 968
5.29/2.65	o 978
5.29/2.65	o 1012
5.62/2.71	o 1013
5.62/2.75	o 1014
5.97/2.80	o 1029
5.97/2.85	o 1046
5.97/2.89	o 1069
6.64/3.01	o 1078
7.21/3.23	o 1100
11.03/5.32	o 1102
11.76/6.10	o 1109
1342.76/1318.72	v <instantiation
1342.76/1318.72	v         cost = '1109'>
1342.76/1318.72	v       <list>
1342.76/1318.72	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
1342.76/1318.72	v       </list>
1342.76/1318.72	v       <values>
1342.76/1318.72	v         0 1 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 1 0 0 0 0 1
1342.76/1318.72	v       </values>
1342.76/1318.72	v     </instantiation>
1342.76/1318.72	s OPTIMUM FOUND

Verifier Data

OK	1109

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401267-1568684056/watcher-4401267-1568684056 -o /tmp/evaluation-result-4401267-1568684056/solver-4401267-1568684056 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568673289-15739 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4401267-1568684056.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=19226, runsolver pid=19223

[startup+0.100057 s]*
/proc/loadavg: 1.82 1.66 1.55 3/219 19283
/proc/meminfo: memFree=30955304/32770624 swapFree=66976708/67108860
[pid=19226] ppid=19223 vsize=9972712 memory=18592 CPUtime=0.08 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 4391 13024 0 0 1 0 5 2 20 0 6 0 444668300 10212057088 4648 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2493178 4648 1933 1 0 2481616 0
[pid=19226/tid=19279] ppid=19223 vsize=9972712 memory=-8439527450518781933 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 2195 13024 0 0 1 0 5 2 20 0 6 0 444668309 10212057088 4648 33554432000 4194304 4196468 140734423593360 140324662407760 140324683199426 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=9972712 memory=4211973557670219146 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 6 0 444668310 10212057088 4648 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=9972712 memory=139831465428608 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 6 0 444668310 10212057088 4648 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 6 0 444668310 10212057088 4648 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 6 0 444668310 10212057088 4648 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210289 s]*
/proc/loadavg: 1.82 1.66 1.55 4/228 19292
/proc/meminfo: memFree=30937160/32770624 swapFree=66976708/67108860
[pid=19226] ppid=19223 vsize=10820196 memory=39636 CPUtime=0.26 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 7275 13024 0 0 18 1 5 2 20 0 15 0 444668300 11079880704 9909 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2705049 9909 3296 1 0 2667149 0
[pid=19226/tid=19279] ppid=19223 vsize=10820196 memory=7900017517374083699 CPUtime=0.18 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 3734 13024 0 0 11 0 5 2 20 0 15 0 444668309 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324662376080 140324674651486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10820196 memory=4211973557670219146 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10820196 memory=139831465428608 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10820196 memory=139831465428608 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324148011808 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 9909 33554432000 4194304 4196468 140734423593360 140323560875120 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 363 13024 0 0 1 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 309 13024 0 0 1 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10820196 memory=139831465428608 CPUtime=0.1 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) R 19223 19226 15707 0 -1 4202560 619 13024 0 0 3 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10820196 memory=139831465428608 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 9909 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 39636 KiB

[startup+0.311461 s]*
/proc/loadavg: 1.82 1.66 1.55 3/228 19292
/proc/meminfo: memFree=30924364/32770624 swapFree=66976708/67108860
[pid=19226] ppid=19223 vsize=10820196 memory=47864 CPUtime=0.39 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 10754 13024 0 0 29 3 5 2 20 0 15 0 444668300 11079880704 11966 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2705049 11966 3307 1 0 2667149 0
[pid=19226/tid=19279] ppid=19223 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 7192 13024 0 0 19 2 5 2 20 0 15 0 444668309 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324662386880 140324674651486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668310 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10820196 memory=139831465428607 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324148011808 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10820196 memory=139831465428608 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668312 11079880704 11966 33554432000 4194304 4196468 140734423593360 140323560875120 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 363 13024 0 0 2 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 310 13024 0 0 1 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 637 13024 0 0 5 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668315 11079880704 11966 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 47864 KiB

[startup+0.700727 s]
/proc/loadavg: 1.82 1.66 1.55 3/228 19292
/proc/meminfo: memFree=30909700/32770624 swapFree=66976708/67108860
[pid=19226] ppid=19223 vsize=10824364 memory=81272 CPUtime=1.1 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 15068 13024 0 0 98 5 5 2 20 0 15 0 444668300 11084148736 20318 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2706091 20318 3509 1 0 2668173 0
[pid=19226/tid=19279] ppid=19223 vsize=10824364 memory=30208 CPUtime=0.66 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 10274 13024 0 0 55 4 5 2 20 0 15 0 444668309 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324662386912 140324674651486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10824364 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10824364 memory=139831317399999 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10824364 memory=139835545224123 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668310 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10824364 memory=1564 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668310 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10824364 memory=6298391076752152672 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 5 13024 0 0 0 0 5 2 20 0 15 0 444668312 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10824364 memory=7667752656720712806 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324148011808 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10824364 memory=8025788814078207340 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668312 11084148736 20318 33554432000 4194304 4196468 140734423593360 140323560875120 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10824364 memory=-8814538831020006773 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10824364 memory=-6808994639057120388 CPUtime=0.18 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) R 19223 19226 15707 0 -1 4202560 878 13024 0 0 11 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324114442464 140324676252438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10824364 memory=-8990767739041718176 CPUtime=0.19 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) R 19223 19226 15707 0 -1 4202560 753 13024 0 0 12 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324113402352 140324674070008 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10824364 memory=-7384994778349281184 CPUtime=0.24 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 907 13024 0 0 17 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10824364 memory=6945782492362334265 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668315 11084148736 20318 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81272 KiB

[startup+1.5007 s]
/proc/loadavg: 1.82 1.66 1.55 4/228 19292
/proc/meminfo: memFree=30864632/32770624 swapFree=66976708/67108860
[pid=19226] ppid=19223 vsize=10834680 memory=167004 CPUtime=2.44 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 20426 13024 0 0 227 10 5 2 20 0 15 0 444668300 11094712320 41751 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2708670 41751 3573 1 0 2670733 0
[pid=19226/tid=19279] ppid=19223 vsize=10834680 memory=98608 CPUtime=1.42 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 14790 13024 0 0 129 6 5 2 20 0 15 0 444668309 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324662384032 140324690582934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10834680 memory=-7094132109863559211 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 13 13024 0 0 1 0 5 2 20 0 15 0 444668310 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 20 13024 0 0 1 0 5 2 20 0 15 0 444668310 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10834680 memory=7449331355827070546 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 24 13024 0 0 1 0 5 2 20 0 15 0 444668310 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 50 13024 0 0 1 0 5 2 20 0 15 0 444668310 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10834680 memory=-6221781267475802396 CPUtime=0.08 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 44 13024 0 0 1 0 5 2 20 0 15 0 444668312 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10834680 memory=111632 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324148011872 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10834680 memory=804 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11094712320 41751 33554432000 4194304 4196468 140734423593360 140323560875136 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10834680 memory=279662634775680 CPUtime=0.31 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) R 19223 19226 15707 0 -1 1077944384 941 13024 0 0 24 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10834680 memory=279662635015208 CPUtime=0.32 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) R 19223 19226 15707 0 -1 4202560 810 13024 0 0 25 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10834680 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) R 19223 19226 15707 0 -1 4202560 1489 13024 0 0 40 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324112345136 140324690592346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 1 13024 0 0 0 0 5 2 20 0 15 0 444668315 11094712320 41751 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19226/tid=19291] ppid=19223 vsize=10844940 memory=14008 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10844940 memory=2120 CPUtime=0.87 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 700 13024 0 0 39 41 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1340.84 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 818416 KiB

[startup+1317.6 s]
/proc/loadavg: 1.75 1.60 1.49 3/228 19572
/proc/meminfo: memFree=28096504/32770624 swapFree=66976724/67108860
[pid=19226] ppid=19223 vsize=10844940 memory=818416 CPUtime=1341.65 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 113296 13024 0 0 133929 229 5 2 20 0 15 0 444668300 11105218560 204604 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2711235 204604 3621 1 0 2673293 0
[pid=19226/tid=19279] ppid=19223 vsize=10844940 memory=30236 CPUtime=1302.52 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 44559 13024 0 0 130205 40 5 2 20 0 15 0 444668309 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324662406608 140324259476028 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10844940 memory=6791534058613427641 CPUtime=6.52 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 7994 13024 0 0 611 34 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10844940 memory=1412 CPUtime=6.52 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 7242 13024 0 0 607 38 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10844940 memory=3168 CPUtime=6.54 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 7317 13024 0 0 608 39 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10844940 memory=818368 CPUtime=6.5 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 7266 13024 0 0 601 42 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10844940 memory=1408 CPUtime=6.58 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 7846 13024 0 0 616 35 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10844940 memory=2972 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324148011872 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10844940 memory=2878324 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323560875136 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10844940 memory=2004 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10844940 memory=984 CPUtime=2.26 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 7335 13024 0 0 217 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10844940 memory=1324 CPUtime=2.61 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 13780 13024 0 0 252 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10844940 memory=780 CPUtime=1.25 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 7010 13024 0 0 115 3 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10844940 memory=4088 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10844940 memory=1580 CPUtime=0.87 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 700 13024 0 0 39 41 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1341.65 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 818416 KiB

[startup+1318.4 s]
/proc/loadavg: 1.75 1.60 1.49 3/228 19572
/proc/meminfo: memFree=28096628/32770624 swapFree=66976724/67108860
[pid=19226] ppid=19223 vsize=10844940 memory=818416 CPUtime=1342.46 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 113301 13024 0 0 134010 229 5 2 20 0 15 0 444668300 11105218560 204604 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2711235 204604 3621 1 0 2673293 0
[pid=19226/tid=19279] ppid=19223 vsize=10844940 memory=984 CPUtime=1303.31 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 44564 13024 0 0 130284 40 5 2 20 0 15 0 444668309 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324662407296 140324258205123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10844940 memory=1324 CPUtime=6.52 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 7994 13024 0 0 611 34 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10844940 memory=3620 CPUtime=6.53 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 7242 13024 0 0 608 38 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10844940 memory=30236 CPUtime=6.55 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 7317 13024 0 0 609 39 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10844940 memory=2004 CPUtime=6.5 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 7266 13024 0 0 601 42 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10844940 memory=818416 CPUtime=6.58 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 7846 13024 0 0 616 35 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10844940 memory=3620 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324148011872 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10844940 memory=30236 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323560875136 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10844940 memory=984 CPUtime=2.26 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 7335 13024 0 0 217 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10844940 memory=2004 CPUtime=2.61 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 13780 13024 0 0 252 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10844940 memory=984 CPUtime=1.25 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 7010 13024 0 0 115 3 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10844940 memory=818368 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10844940 memory=818368 CPUtime=0.87 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 700 13024 0 0 39 41 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1342.46 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 818416 KiB

[startup+1318.6 s]
/proc/loadavg: 1.75 1.60 1.49 3/228 19572
/proc/meminfo: memFree=28096628/32770624 swapFree=66976724/67108860
[pid=19226] ppid=19223 vsize=10844940 memory=818416 CPUtime=1342.66 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 113304 13024 0 0 134030 229 5 2 20 0 15 0 444668300 11105218560 204604 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2711235 204604 3621 1 0 2673293 0
[pid=19226/tid=19279] ppid=19223 vsize=10844940 memory=818320 CPUtime=1303.51 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 44566 13024 0 0 130304 40 5 2 20 0 15 0 444668309 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324662407072 140324259300577 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10844940 memory=780 CPUtime=6.52 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 7994 13024 0 0 611 34 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10844940 memory=6791534058613427641 CPUtime=6.53 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 7243 13024 0 0 608 38 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10844940 memory=6791534058613427641 CPUtime=6.55 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 7317 13024 0 0 609 39 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10844940 memory=111632 CPUtime=6.5 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 7266 13024 0 0 601 42 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10844940 memory=818320 CPUtime=6.59 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 7846 13024 0 0 617 35 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10844940 memory=818368 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324148011872 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323560875136 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10844940 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10844940 memory=3784 CPUtime=2.26 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 7335 13024 0 0 217 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10844940 memory=1440 CPUtime=2.61 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 13780 13024 0 0 252 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10844940 memory=904 CPUtime=1.25 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 7010 13024 0 0 115 3 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10844940 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10844940 memory=2828 CPUtime=0.87 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 700 13024 0 0 39 41 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1342.66 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 818416 KiB

[startup+1318.7 s]
/proc/loadavg: 1.75 1.60 1.49 3/228 19572
/proc/meminfo: memFree=28096628/32770624 swapFree=66976724/67108860
[pid=19226] ppid=19223 vsize=10844940 memory=818416 CPUtime=1342.76 cores=1,3,5,7
/proc/19226/stat : 19226 (java) S 19223 19226 15707 0 -1 1077944320 113304 13024 0 0 134040 229 5 2 20 0 15 0 444668300 11105218560 204604 33554432000 4194304 4196468 140734423593360 140734423575904 140324690570999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
/proc/19226/statm: 2711235 204604 3621 1 0 2673293 0
[pid=19226/tid=19279] ppid=19223 vsize=10844940 memory=818368 CPUtime=1303.61 cores=1,3,5,7
/proc/19226/task/19279/stat : 19279 (java) R 19223 19226 15707 0 -1 4202560 44566 13024 0 0 130314 40 5 2 20 0 15 0 444668309 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324662407072 140324259583955 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19280] ppid=19223 vsize=10844940 memory=818368 CPUtime=6.52 cores=1,3,5,7
/proc/19226/task/19280/stat : 19280 (java) S 19223 19226 15707 0 -1 1077944384 7994 13024 0 0 611 34 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324694813584 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19281] ppid=19223 vsize=10844940 memory=818416 CPUtime=6.53 cores=1,3,5,7
/proc/19226/task/19281/stat : 19281 (java) S 19223 19226 15707 0 -1 1077944384 7243 13024 0 0 608 38 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324583086864 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19282] ppid=19223 vsize=10844940 memory=818416 CPUtime=6.55 cores=1,3,5,7
/proc/19226/task/19282/stat : 19282 (java) S 19223 19226 15707 0 -1 1077944384 7317 13024 0 0 609 39 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324582034576 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19283] ppid=19223 vsize=10844940 memory=818416 CPUtime=6.5 cores=1,3,5,7
/proc/19226/task/19283/stat : 19283 (java) S 19223 19226 15707 0 -1 1077944384 7266 13024 0 0 601 42 5 2 20 0 15 0 444668310 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324580981776 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19284] ppid=19223 vsize=10844940 memory=818416 CPUtime=6.59 cores=1,3,5,7
/proc/19226/task/19284/stat : 19284 (java) S 19223 19226 15707 0 -1 1077944384 7846 13024 0 0 617 35 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324149065840 140324690582146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19285] ppid=19223 vsize=10844940 memory=818416 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19285/stat : 19285 (java) S 19223 19226 15707 0 -1 1077944384 33 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324148011872 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19286] ppid=19223 vsize=10844940 memory=818264 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19286/stat : 19286 (java) S 19223 19226 15707 0 -1 1077944384 2 13024 0 0 0 0 5 2 20 0 15 0 444668312 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323560875136 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19287] ppid=19223 vsize=10844940 memory=818416 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19287/stat : 19287 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323253475408 140324690589595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19288] ppid=19223 vsize=10844940 memory=11976 CPUtime=2.26 cores=1,3,5,7
/proc/19226/task/19288/stat : 19288 (java) S 19223 19226 15707 0 -1 1077944384 7335 13024 0 0 217 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324114455152 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19289] ppid=19223 vsize=10844940 memory=818416 CPUtime=2.61 cores=1,3,5,7
/proc/19226/task/19289/stat : 19289 (java) S 19223 19226 15707 0 -1 1077944384 13780 13024 0 0 252 2 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324113402352 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19290] ppid=19223 vsize=10844940 memory=818416 CPUtime=1.25 cores=1,3,5,7
/proc/19226/task/19290/stat : 19290 (java) S 19223 19226 15707 0 -1 1077944384 7010 13024 0 0 115 3 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324112350064 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19291] ppid=19223 vsize=10844940 memory=818416 CPUtime=0.07 cores=1,3,5,7
/proc/19226/task/19291/stat : 19291 (java) S 19223 19226 15707 0 -1 1077944384 3 13024 0 0 0 0 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140323219917792 140324690581205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
[pid=19226/tid=19292] ppid=19223 vsize=10844940 memory=1808 CPUtime=0.87 cores=1,3,5,7
/proc/19226/task/19292/stat : 19292 (java) S 19223 19226 15707 0 -1 1077944384 700 13024 0 0 39 41 5 2 20 0 15 0 444668315 11105218560 204604 33554432000 4194304 4196468 140734423593360 140324111296944 140324690582146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140734423595759 140734423598277 140734423598277 140734423601103 0
Current children cumulated CPU time: 1342.76 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 818416 KiB

Child status: 0
Real time (s): 1318.74
CPU time (s): 1342.82
CPU user time (s): 1340.49
CPU system time (s): 2.33095
CPU usage (%): 101.827
Max. virtual memory (cumulated for all children) (KiB): 10847744
Max. memory (cumulated for all children) (KiB): 818416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1340.49
system time used= 2.33095
maximum resident set size= 820500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 176576
involuntary context switches= 4614


# summary of solver processes directly reported to runsolver:
#   pid: 19226
#   total CPU time (s): 1342.82
#   total CPU user time (s): 1340.49
#   total CPU system time (s): 2.33095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.47393 second user time and 12.9028 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 03:33:34
IDJOB=4401267
IDBENCH=133453
IDSOLVER=2858
FILE ID=node121/4401267-1568684056
RUNJOBID= node121-1568673289-15739
PBS_JOBID= 21703788
Free space on /tmp= 61372 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-03.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401267-1568684056/watcher-4401267-1568684056 -o /tmp/evaluation-result-4401267-1568684056/solver-4401267-1568684056 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568673289-15739 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4401267-1568684056.xml

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

MD5SUM BENCH= 370e5889e420807efe2c272780cce411
RANDOM SEED=1545093772

node121.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.75
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.75
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.75
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.75
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:        30961572 kB
MemAvailable:   31098164 kB
Buffers:           41740 kB
Cached:           393052 kB
SwapCached:        10528 kB
Active:          1022072 kB
Inactive:         249712 kB
Active(anon):     828180 kB
Inactive(anon):    41240 kB
Active(file):     193892 kB
Inactive(file):   208472 kB
Unevictable:      109604 kB
Mlocked:          109604 kB
SwapTotal:      67108860 kB
SwapFree:       66976708 kB
Dirty:             35400 kB
Writeback:             0 kB
AnonPages:        937216 kB
Mapped:            55212 kB
Shmem:             23544 kB
Slab:             129524 kB
SReclaimable:     100124 kB
SUnreclaim:        29400 kB
KernelStack:        3760 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2045852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    817152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61336 MiB
End job on node121 at 2019-09-17 03:55:33