Trace number 4299432

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
MiniCPFever 2018-04-29Wrong UNSAT 25.7962 23.7893

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1.82438
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.54/0.42	o 79
0.87/0.43	o 65
0.87/0.44	o 61
0.87/0.45	o 58
0.87/0.48	o 55
1.17/0.56	o 51
1.17/0.59	o 49
1.17/0.60	o 47
2.74/1.33	o 45
3.08/1.68	o 44
25.70/23.78	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299432-1532801318/watcher-4299432-1532801318 -o /tmp/evaluation-result-4299432-1532801318/solver-4299432-1532801318 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299432-1532801318.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31992, runsolver pid=31989

[startup+0.100058 s]*
/proc/loadavg: 1.71 1.71 1.59 6/215 32007
/proc/meminfo: memFree=25714980/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10658972 memory=28464 CPUtime=0.13 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 4996 0 0 0 12 1 0 0 20 0 15 0 97695001 10914787328 7116 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664743 7116 2830 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10658972 memory=-8197568871503400831 CPUtime=0.09 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 2839 0 0 0 9 0 0 0 20 0 15 0 97695002 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109842051776 140109823556641 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10658972 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695003 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10658972 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695004 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97695004 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) R 31989 31992 29110 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109324137856 140109815715856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10658972 memory=140632153642624 CPUtime=0.02 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) R 31989 31992 29110 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10658972 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695007 10914787328 7116 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28464 KiB

[startup+0.210614 s]*
/proc/loadavg: 1.71 1.71 1.59 3/215 32007
/proc/meminfo: memFree=25703956/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=40380 CPUtime=0.33 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 7599 0 0 0 31 2 0 0 20 0 15 0 97695001 10914865152 10095 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 10095 2993 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 4721 0 0 0 19 1 0 0 20 0 15 0 97695002 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109842064240 140109837843862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=331 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=140632154169433 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0.07 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) R 31989 31992 29110 0 -1 4202560 754 0 0 0 7 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109323098736 140109837853274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 10095 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40380 KiB

[startup+0.310154 s]*
/proc/loadavg: 1.71 1.71 1.59 5/215 32007
/proc/meminfo: memFree=25699056/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=46952 CPUtime=0.54 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 8414 0 0 0 52 2 0 0 20 0 15 0 97695001 10914865152 11738 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 11738 3059 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=7022364594140610616 CPUtime=0.28 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 5169 0 0 0 27 1 0 0 20 0 15 0 97695002 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109842066992 140109815829293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=140632154167598 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) R 31989 31992 29110 0 -1 1077944384 589 0 0 0 4 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 425 0 0 0 6 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0.13 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) R 31989 31992 29110 0 -1 4202560 864 0 0 0 13 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109323090656 140109817265057 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=140632153642624 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 11738 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46952 KiB

[startup+0.700784 s]
/proc/loadavg: 1.81 1.73 1.60 5/215 32007
/proc/meminfo: memFree=25672876/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=114212 CPUtime=1.71 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 13557 0 0 0 167 4 0 0 20 0 15 0 97695001 10914865152 28553 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 28553 3094 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=15784 CPUtime=0.67 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 5293 0 0 0 65 2 0 0 20 0 15 0 97695002 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109842068456 140109436363428 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=496 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=928 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=6081108994580573287 CPUtime=0.38 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) R 31989 31992 29110 0 -1 4202560 2301 0 0 0 38 0 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109325185352 140109819353109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=5860705283049084265 CPUtime=0.41 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) R 31989 31992 29110 0 -1 4202560 3155 0 0 0 40 1 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109324137560 140109819375259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) S 31989 31992 29110 0 -1 1077944384 1437 0 0 0 22 0 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=756 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 28553 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 114212 KiB

[startup+1.5008 s]
/proc/loadavg: 1.81 1.73 1.60 3/215 32007
/proc/meminfo: memFree=25549856/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=197364 CPUtime=2.98 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 14386 0 0 0 292 6 0 0 20 0 15 0 97695001 10914865152 49341 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 49341 3098 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=193268 CPUtime=1.46 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 5331 0 0 0 143 3 0 0 20 0 15 0 97695002 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109842071072 140109436378320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97695003 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 49341 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0

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

[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=844 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 42942 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 514 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 42942 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 22.74 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 171768 KiB

[startup+22.4008 s]
/proc/loadavg: 1.66 1.70 1.59 3/215 32007
/proc/meminfo: memFree=25567256/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=173672 CPUtime=24.37 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 21469 0 0 0 2423 14 0 0 20 0 15 0 97695001 10914865152 43418 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 43418 3127 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=4140 CPUtime=22.15 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 6322 0 0 0 2212 3 0 0 20 0 15 0 97695002 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109842071248 140109436564153 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=173304 CPUtime=0.13 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 602 0 0 0 12 1 0 0 20 0 15 0 97695003 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=288230574492221466 CPUtime=0.13 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 874 0 0 0 12 1 0 0 20 0 15 0 97695003 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=173532 CPUtime=0.13 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 827 0 0 0 12 1 0 0 20 0 15 0 97695003 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 466 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=6943526294502006880 CPUtime=0.04 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 745 0 0 0 4 0 0 0 20 0 15 0 97695004 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=281263987055616 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=6791534058613427641 CPUtime=0.63 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 3270 0 0 0 63 0 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=1700 CPUtime=0.65 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 4969 0 0 0 64 1 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=1172 CPUtime=0.25 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) S 31989 31992 29110 0 -1 1077944384 1519 0 0 0 25 0 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 514 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43418 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 24.37 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 173672 KiB

[startup+23.2009 s]
/proc/loadavg: 1.66 1.70 1.59 3/215 32007
/proc/meminfo: memFree=25567256/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=173952 CPUtime=25.19 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 22496 0 0 0 2505 14 0 0 20 0 15 0 97695001 10914865152 43488 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 43488 3127 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=6791534058613427641 CPUtime=22.94 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 6533 0 0 0 2291 3 0 0 20 0 15 0 97695002 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109842071312 140109436589536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=1256 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 752 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=10368 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 889 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=1700 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1214 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=1172 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 484 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=1812 CPUtime=0.04 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 972 0 0 0 4 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=28200 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=2204 CPUtime=0.63 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 3270 0 0 0 63 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=1240 CPUtime=0.65 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 4969 0 0 0 64 1 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=1520 CPUtime=0.25 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) S 31989 31992 29110 0 -1 1077944384 1519 0 0 0 25 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=844 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 533 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 25.19 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 173952 KiB

[startup+23.6007 s]
/proc/loadavg: 1.66 1.70 1.59 3/215 32007
/proc/meminfo: memFree=25567256/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=173952 CPUtime=25.59 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 22546 0 0 0 2545 14 0 0 20 0 15 0 97695001 10914865152 43488 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 43488 3127 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=28200 CPUtime=23.34 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 6543 0 0 0 2331 3 0 0 20 0 15 0 97695002 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109842071264 140109436590107 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=2204 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 768 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=1240 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 893 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=1520 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1215 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=844 CPUtime=0.15 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 497 0 0 0 14 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=3360 CPUtime=0.04 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 978 0 0 0 4 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=2724 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=10368 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=1700 CPUtime=0.63 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 3270 0 0 0 63 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=1172 CPUtime=0.65 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 4969 0 0 0 64 1 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=1812 CPUtime=0.25 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) S 31989 31992 29110 0 -1 1077944384 1519 0 0 0 25 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=5448 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 533 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 25.59 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 173952 KiB

[startup+23.7006 s]
/proc/loadavg: 1.66 1.70 1.59 3/215 32007
/proc/meminfo: memFree=25567256/32770624 swapFree=67108860/67108860
[pid=31992] ppid=31989 vsize=10659048 memory=173952 CPUtime=25.7 cores=1,3,5,7
/proc/31992/stat : 31992 (java) S 31989 31992 29110 0 -1 1077944320 22572 0 0 0 2556 14 0 0 20 0 15 0 97695001 10914865152 43488 33554432000 4194304 4196468 140723892784000 140723892766544 140109837831927 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
/proc/31992/statm: 2664762 43488 3127 1 0 2627263 0
[pid=31992/tid=31994] ppid=31989 vsize=10659048 memory=173952 CPUtime=23.43 cores=1,3,5,7
/proc/31992/task/31994/stat : 31994 (java) R 31989 31992 29110 0 -1 4202560 6544 0 0 0 2340 3 0 0 20 0 15 0 97695002 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109842071248 140109436590367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31995] ppid=31989 vsize=10659048 memory=281263987538176 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31995/stat : 31995 (java) S 31989 31992 29110 0 -1 1077944384 787 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109763906704 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31996] ppid=31989 vsize=10659048 memory=173672 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31996/stat : 31996 (java) S 31989 31992 29110 0 -1 1077944384 893 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109762853904 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31997] ppid=31989 vsize=10659048 memory=172280 CPUtime=0.14 cores=1,3,5,7
/proc/31992/task/31997/stat : 31997 (java) S 31989 31992 29110 0 -1 1077944384 1215 0 0 0 13 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109761801104 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31998] ppid=31989 vsize=10659048 memory=171316 CPUtime=0.15 cores=1,3,5,7
/proc/31992/task/31998/stat : 31998 (java) S 31989 31992 29110 0 -1 1077944384 499 0 0 0 14 1 0 0 20 0 15 0 97695003 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109760748304 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=31999] ppid=31989 vsize=10659048 memory=172796 CPUtime=0.04 cores=1,3,5,7
/proc/31992/task/31999/stat : 31999 (java) S 31989 31992 29110 0 -1 1077944384 982 0 0 0 4 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109329414512 140109837843074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32000] ppid=31989 vsize=10659048 memory=173400 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32000/stat : 32000 (java) S 31989 31992 29110 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97695004 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109328360480 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32001] ppid=31989 vsize=10659048 memory=173672 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32001/stat : 32001 (java) S 31989 31992 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97695005 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109327307632 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32002] ppid=31989 vsize=10659048 memory=173952 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32002/stat : 32002 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109326255952 140109837850523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32003] ppid=31989 vsize=10659048 memory=172280 CPUtime=0.63 cores=1,3,5,7
/proc/31992/task/32003/stat : 32003 (java) S 31989 31992 29110 0 -1 1077944384 3270 0 0 0 63 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109325204336 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32004] ppid=31989 vsize=10659048 memory=170052 CPUtime=0.65 cores=1,3,5,7
/proc/31992/task/32004/stat : 32004 (java) S 31989 31992 29110 0 -1 1077944384 4969 0 0 0 64 1 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109324151536 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32005] ppid=31989 vsize=10659048 memory=2724 CPUtime=0.25 cores=1,3,5,7
/proc/31992/task/32005/stat : 32005 (java) S 31989 31992 29110 0 -1 1077944384 1519 0 0 0 25 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109323098736 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32006] ppid=31989 vsize=10659048 memory=173672 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32006/stat : 32006 (java) S 31989 31992 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109322046176 140109837842133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
[pid=31992/tid=32007] ppid=31989 vsize=10659048 memory=173672 CPUtime=0 cores=1,3,5,7
/proc/31992/task/32007/stat : 32007 (java) S 31989 31992 29110 0 -1 1077944384 533 0 0 0 0 0 0 0 20 0 15 0 97695007 10914865152 43488 33554432000 4194304 4196468 140723892784000 140109320993456 140109837843074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32227328 140723892786349 140723892786441 140723892786441 140723892789199 0
Current children cumulated CPU time: 25.7 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 173952 KiB

Child status: 0
Real time (s): 23.7893
CPU time (s): 25.7962
CPU user time (s): 25.6495
CPU system time (s): 0.146746
CPU usage (%): 108.436
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 203652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.6495
system time used= 0.146746
maximum resident set size= 205192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3167
involuntary context switches= 66


# summary of solver processes directly reported to runsolver:
#   pid: 31992
#   total CPU time (s): 25.7962
#   total CPU user time (s): 25.6495
#   total CPU system time (s): 0.146746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.188679 second user time and 0.236539 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 20:08:38
IDJOB=4299432
IDBENCH=141376
IDSOLVER=2763
FILE ID=node136/4299432-1532801318
RUNJOBID= node136-1532776307-29142
PBS_JOBID= 21022471
Free space on /tmp= 55796 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299432-1532801318/watcher-4299432-1532801318 -o /tmp/evaluation-result-4299432-1532801318/solver-4299432-1532801318 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299432-1532801318.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1997874587

node136.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.50
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.50
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.50
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.50
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:        25732072 kB
MemAvailable:   29531272 kB
Buffers:          193732 kB
Cached:          3865948 kB
SwapCached:            0 kB
Active:          4155664 kB
Inactive:        2381096 kB
Active(anon):    2428664 kB
Inactive(anon):    76472 kB
Active(file):    1727000 kB
Inactive(file):  2304624 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:       2500844 kB
Mapped:            45340 kB
Shmem:             25228 kB
Slab:             194408 kB
SReclaimable:     166820 kB
SUnreclaim:        27588 kB
KernelStack:        3792 kB
PageTables:        10184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3163280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2387968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-28 20:09:02