Trace number 4403158

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.3OPT44 135.626 128.448

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
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 benchmark8.57589
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.79/0.55	c Concrete v3.12.3.1568965526260 running
6.67/3.23	o 62
6.98/3.37	o 61
7.30/3.41	o 58
7.30/3.43	o 55
7.30/3.44	o 52
7.30/3.49	o 51
7.88/3.63	o 50
8.10/3.72	o 47
16.09/10.43	o 46
22.39/16.66	o 45
58.72/52.47	o 44
135.55/128.43	v <instantiation
135.55/128.43	v         cost = '44'>
135.55/128.43	v       <list>
135.55/128.43	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8]
135.55/128.43	v       </list>
135.55/128.43	v       <values>
135.55/128.43	v         0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1
135.55/128.43	v       </values>
135.55/128.43	v     </instantiation>
135.55/128.43	s OPTIMUM FOUND

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403158-1568985978/watcher-4403158-1568985978 -o /var/tmp/evaluation-result-4403158-1568985978/solver-4403158-1568985978 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568967596-32356 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1610828603 HOME/instance-4403158-1568985978.xml 

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

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=5502, runsolver pid=5499

[startup+0.100147 s]*
/proc/loadavg: 1.60 1.49 1.43 3/220 5559
/proc/meminfo: memFree=4753692/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=9972712 memory=18328 CPUtime=0.08 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 4332 13252 0 0 1 0 5 2 20 0 6 0 474860368 10212057088 4582 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2493178 4582 1930 1 0 2481616 0
[pid=5502/tid=5555] ppid=5499 vsize=9972712 memory=-8171376296011865461 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 2134 13252 0 0 0 0 5 2 20 0 6 0 474860377 10212057088 4582 33554432000 4194304 4196468 140735148631344 140299228492368 140299256677533 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 6 0 474860378 10212057088 4582 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=9972712 memory=140488122746496 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 6 0 474860378 10212057088 4582 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 6 0 474860378 10212057088 4582 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 6 0 474860378 10212057088 4582 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.21016 s]*
/proc/loadavg: 1.60 1.49 1.43 4/229 5568
/proc/meminfo: memFree=4731220/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10820196 memory=42804 CPUtime=0.27 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 7028 13252 0 0 18 2 5 2 20 0 15 0 474860368 11079880704 10701 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2705049 10701 3321 1 0 2667149 0
[pid=5502/tid=5555] ppid=5499 vsize=10820196 memory=8389772277269004345 CPUtime=0.18 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 3636 13252 0 0 10 1 5 2 20 0 15 0 474860377 11079880704 10701 33554432000 4194304 4196468 140735148631344 140299228480352 140299240736094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10820196 memory=4294967639 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 10701 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10820196 memory=140488122757273 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 10701 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 10701 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 10701 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10820196 memory=140488122746496 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 15 0 474860379 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 13 13252 0 0 0 0 5 2 20 0 15 0 474860380 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298730595616 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860380 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298327942768 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11079880704 10701 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 530 13252 0 0 1 0 5 2 20 0 15 0 474860382 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 176 13252 0 0 1 0 5 2 20 0 15 0 474860383 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10820196 memory=140488122746496 CPUtime=0.1 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) R 5499 5502 32325 0 -1 4202560 459 13252 0 0 3 0 5 2 20 0 15 0 474860383 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298694932848 140299256676954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11079880704 10701 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10820196 memory=140488122746496 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860383 11079880704 10701 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42804 KiB

[startup+0.311067 s]*
/proc/loadavg: 1.60 1.49 1.43 3/229 5568
/proc/meminfo: memFree=4720656/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10820196 memory=51200 CPUtime=0.39 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 10490 13252 0 0 29 3 5 2 20 0 15 0 474860368 11079880704 12800 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2705049 12800 3335 1 0 2667149 0
[pid=5502/tid=5555] ppid=5499 vsize=10820196 memory=6935054825532540783 CPUtime=0.28 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 7085 13252 0 0 18 3 5 2 20 0 15 0 474860377 11079880704 12800 33554432000 4194304 4196468 140735148631344 140299228461744 140299240736094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10820196 memory=-8813974798734826869 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 12800 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10820196 memory=-2843871815799522462 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 12800 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10820196 memory=-8412656567334364540 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 12800 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11079880704 12800 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 15 0 474860379 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 13 13252 0 0 0 0 5 2 20 0 15 0 474860380 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298730595616 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860380 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298327942768 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11079880704 12800 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 530 13252 0 0 2 0 5 2 20 0 15 0 474860382 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 177 13252 0 0 2 0 5 2 20 0 15 0 474860383 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10820196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 468 13252 0 0 5 0 5 2 20 0 15 0 474860383 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11079880704 12800 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860383 11079880704 12800 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 51200 KiB

[startup+0.701123 s]
/proc/loadavg: 1.60 1.49 1.43 3/229 5568
/proc/meminfo: memFree=4706840/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10824364 memory=83692 CPUtime=1.12 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 14661 13252 0 0 100 5 5 2 20 0 15 0 474860368 11084148736 20923 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2706091 20923 3513 1 0 2668173 0
[pid=5502/tid=5555] ppid=5499 vsize=10824364 memory=4641617509154462377 CPUtime=0.66 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 10155 13252 0 0 55 4 5 2 20 0 15 0 474860377 11084148736 20923 33554432000 4194304 4196468 140735148631344 140299228476704 140299240736094 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10824364 memory=-6510923483710009956 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11084148736 20923 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10824364 memory=5794541058820694358 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 2 13252 0 0 0 0 5 2 20 0 15 0 474860378 11084148736 20923 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10824364 memory=7810746329648818265 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11084148736 20923 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10824364 memory=-8383301583103180171 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860378 11084148736 20923 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10824364 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 5 13252 0 0 0 0 5 2 20 0 15 0 474860379 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 13 13252 0 0 0 0 5 2 20 0 15 0 474860380 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298730595616 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860380 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298327942768 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10824364 memory=140488122745377 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11084148736 20923 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10824364 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 977 13252 0 0 12 0 5 2 20 0 15 0 474860382 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10824364 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) R 5499 5502 32325 0 -1 4202560 678 13252 0 0 14 0 5 2 20 0 15 0 474860383 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298695985136 140299240141409 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 614 13252 0 0 17 0 5 2 20 0 15 0 474860383 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11084148736 20923 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860383 11084148736 20923 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83692 KiB

[startup+1.50109 s]
/proc/loadavg: 1.47 1.47 1.42 4/229 5568
/proc/meminfo: memFree=4662144/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10834680 memory=171780 CPUtime=2.43 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 20107 13252 0 0 226 10 5 2 20 0 15 0 474860368 11094712320 42945 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2708670 42945 3575 1 0 2670733 0
[pid=5502/tid=5555] ppid=5499 vsize=10834680 memory=-7361174377247368086 CPUtime=1.42 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 14735 13252 0 0 129 6 5 2 20 0 15 0 474860377 11094712320 42945 33554432000 4194304 4196468 140735148631344 140299228459888 140299242349035 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10834680 memory=7682475212697334586 CPUtime=0.08 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 39 13252 0 0 1 0 5 2 20 0 15 0 474860378 11094712320 42945 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10834680 memory=6933690287860520857 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 38 13252 0 0 0 0 5 2 20 0 15 0 474860378 11094712320 42945 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10834680 memory=6720696446780543624 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 21 13252 0 0 0 0 5 2 20 0 15 0 474860378 11094712320 42945 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10834680 memory=7815562230106565195 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 9 13252 0 0 0 0 5 2 20 0 15 0 474860378 11094712320 42945 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10834680 memory=-6812210783619891858 CPUtime=0.08 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 42 13252 0 0 1 0 5 2 20 0 15 0 474860379 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10834680 memory=6945507666079274341 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 15 13252 0 0 0 0 5 2 20 0 15 0 474860380 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298730595616 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10834680 memory=3472330508203214406 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 7 13252 0 0 0 0 5 2 20 0 15 0 474860380 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298327942768 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11094712320 42945 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10834680 memory=-6237260532469557610 CPUtime=0.32 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 1036 13252 0 0 25 0 5 2 20 0 15 0 474860382 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10834680 memory=-3123010188551861097 CPUtime=0.29 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 721 13252 0 0 22 0 5 2 20 0 15 0 474860383 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10834680 memory=-3831251742559211316 CPUtime=0.48 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) R 5499 5502 32325 0 -1 4202560 1237 13252 0 0 41 0 5 2 20 0 15 0 474860383 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298694932848 140299249752340 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11094712320 42945 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 1 13252 0 0 0 0 5 2 20 0 15 0 474860383 11094712320 42945 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 10834680 KiB

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

[pid=5502/tid=5567] ppid=5499 vsize=10846988 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11107315712 238305 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10846988 memory=3784 CPUtime=0.13 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 567 13252 0 0 3 3 5 2 20 0 15 0 474860383 11107315712 238305 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 131.91 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 953220 KiB

[startup+126.401 s]
/proc/loadavg: 1.13 1.36 1.39 3/229 5578
/proc/meminfo: memFree=3814576/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10846988 memory=953240 CPUtime=133.53 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 80620 13252 0 0 13298 48 5 2 20 0 15 0 474860368 11107315712 238310 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2711747 238310 3624 1 0 2673805 0
[pid=5502/tid=5555] ppid=5499 vsize=10846988 memory=953220 CPUtime=125.41 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 27608 13252 0 0 12514 20 5 2 20 0 15 0 474860377 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299228490848 140298824539776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10846988 memory=280975956007024 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1859 13252 0 0 33 5 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10846988 memory=-6439235618732293777 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 1411 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10846988 memory=953220 CPUtime=0.44 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 2722 13252 0 0 33 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10846988 memory=1720 CPUtime=0.44 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 2112 13252 0 0 34 3 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10846988 memory=1804 CPUtime=0.47 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2754 13252 0 0 38 2 5 2 20 0 15 0 474860379 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10846988 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 15 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298730595744 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10846988 memory=2004 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 7 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298327942784 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10846988 memory=984 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10846988 memory=1324 CPUtime=2.24 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 13208 13252 0 0 215 2 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10846988 memory=780 CPUtime=2.52 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 14573 13252 0 0 243 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10846988 memory=3620 CPUtime=1.48 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 11572 13252 0 0 139 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10846988 memory=953220 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10846988 memory=2828 CPUtime=0.13 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 567 13252 0 0 3 3 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 133.53 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 953240 KiB

[startup+127.201 s]
/proc/loadavg: 1.13 1.36 1.39 3/229 5578
/proc/meminfo: memFree=3814576/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10846988 memory=953240 CPUtime=134.34 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 80625 13252 0 0 13379 48 5 2 20 0 15 0 474860368 11107315712 238310 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2711747 238310 3624 1 0 2673805 0
[pid=5502/tid=5555] ppid=5499 vsize=10846988 memory=8112282956445269571 CPUtime=126.2 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 27613 13252 0 0 12593 20 5 2 20 0 15 0 474860377 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299228490416 140298825127031 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10846988 memory=4568122657632395415 CPUtime=0.46 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1859 13252 0 0 34 5 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10846988 memory=4642529070349330078 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 1411 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10846988 memory=6946346473124749662 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 2722 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10846988 memory=-6653922031947526042 CPUtime=0.44 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 2112 13252 0 0 34 3 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10846988 memory=1576 CPUtime=0.48 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2754 13252 0 0 39 2 5 2 20 0 15 0 474860379 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10846988 memory=1028 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 15 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298730595744 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10846988 memory=1060 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 7 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298327942784 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10846988 memory=2828 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10846988 memory=756 CPUtime=2.24 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 13208 13252 0 0 215 2 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10846988 memory=1548 CPUtime=2.52 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 14573 13252 0 0 243 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10846988 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 11572 13252 0 0 139 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10846988 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10846988 memory=6655300316396806240 CPUtime=0.13 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 567 13252 0 0 3 3 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 134.34 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 953240 KiB

[startup+128.001 s]*
/proc/loadavg: 1.13 1.36 1.39 3/229 5578
/proc/meminfo: memFree=3814204/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10846988 memory=953240 CPUtime=135.16 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 80630 13252 0 0 13461 48 5 2 20 0 15 0 474860368 11107315712 238310 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2711747 238310 3624 1 0 2673805 0
[pid=5502/tid=5555] ppid=5499 vsize=10846988 memory=780 CPUtime=127 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 27618 13252 0 0 12673 20 5 2 20 0 15 0 474860377 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299228491376 140298824413824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10846988 memory=6935054825532540783 CPUtime=0.46 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1859 13252 0 0 34 5 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10846988 memory=4420 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 1411 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10846988 memory=6628 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 2722 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10846988 memory=8836 CPUtime=0.44 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 2112 13252 0 0 34 3 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10846988 memory=11044 CPUtime=0.48 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2754 13252 0 0 39 2 5 2 20 0 15 0 474860379 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10846988 memory=16529 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 15 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298730595744 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10846988 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 7 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298327942784 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10846988 memory=111632 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10846988 memory=804 CPUtime=2.24 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 13208 13252 0 0 215 2 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10846988 memory=4104 CPUtime=2.52 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 14573 13252 0 0 243 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10846988 memory=1408 CPUtime=1.48 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 11572 13252 0 0 139 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10846988 memory=3196 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10846988 memory=996600 CPUtime=0.15 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 567 13252 0 0 4 4 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 135.16 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 953240 KiB

[startup+128.401 s]
/proc/loadavg: 1.13 1.36 1.39 3/229 5578
/proc/meminfo: memFree=3814204/32770624 swapFree=66988644/67108860
[pid=5502] ppid=5499 vsize=10846988 memory=953240 CPUtime=135.55 cores=0,2,4,6
/proc/5502/stat : 5502 (java) S 5499 5502 32325 0 -1 1077944320 80632 13252 0 0 13500 48 5 2 20 0 15 0 474860368 11107315712 238310 33554432000 4194304 4196468 140735148631344 140735148613888 140299256655607 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
/proc/5502/statm: 2711747 238310 3624 1 0 2673805 0
[pid=5502/tid=5555] ppid=5499 vsize=10846988 memory=1576 CPUtime=127.39 cores=0,2,4,6
/proc/5502/task/5555/stat : 5555 (java) R 5499 5502 32325 0 -1 4202560 27620 13252 0 0 12712 20 5 2 20 0 15 0 474860377 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299228491824 140298824797611 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5556] ppid=5499 vsize=10846988 memory=1028 CPUtime=0.46 cores=0,2,4,6
/proc/5502/task/5556/stat : 5556 (java) S 5499 5502 32325 0 -1 1077944384 1859 13252 0 0 34 5 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299260897680 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5557] ppid=5499 vsize=10846988 memory=1060 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5557/stat : 5557 (java) S 5499 5502 32325 0 -1 1077944384 1411 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299149170960 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5558] ppid=5499 vsize=10846988 memory=2828 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5558/stat : 5558 (java) S 5499 5502 32325 0 -1 1077944384 2722 13252 0 0 34 4 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299148118672 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5559] ppid=5499 vsize=10846988 memory=756 CPUtime=0.45 cores=0,2,4,6
/proc/5502/task/5559/stat : 5559 (java) S 5499 5502 32325 0 -1 1077944384 2112 13252 0 0 35 3 5 2 20 0 15 0 474860378 11107315712 238310 33554432000 4194304 4196468 140735148631344 140299147065872 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5560] ppid=5499 vsize=10846988 memory=1548 CPUtime=0.48 cores=0,2,4,6
/proc/5502/task/5560/stat : 5560 (java) S 5499 5502 32325 0 -1 1077944384 2754 13252 0 0 39 2 5 2 20 0 15 0 474860379 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298799204976 140299256666754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5561] ppid=5499 vsize=10846988 memory=953240 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5561/stat : 5561 (java) S 5499 5502 32325 0 -1 1077944384 15 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298730595744 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5562] ppid=5499 vsize=10846988 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5562/stat : 5562 (java) S 5499 5502 32325 0 -1 1077944384 7 13252 0 0 0 0 5 2 20 0 15 0 474860380 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298327942784 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5563] ppid=5499 vsize=10846988 memory=1804 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5563/stat : 5563 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297819216464 140299256674203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5564] ppid=5499 vsize=10846988 memory=920 CPUtime=2.24 cores=0,2,4,6
/proc/5502/task/5564/stat : 5564 (java) S 5499 5502 32325 0 -1 1077944384 13208 13252 0 0 215 2 5 2 20 0 15 0 474860382 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298697037936 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5565] ppid=5499 vsize=10846988 memory=3848 CPUtime=2.52 cores=0,2,4,6
/proc/5502/task/5565/stat : 5565 (java) S 5499 5502 32325 0 -1 1077944384 14573 13252 0 0 243 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298695985136 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5566] ppid=5499 vsize=10846988 memory=2976 CPUtime=1.48 cores=0,2,4,6
/proc/5502/task/5566/stat : 5566 (java) S 5499 5502 32325 0 -1 1077944384 11572 13252 0 0 139 2 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298694932848 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5567] ppid=5499 vsize=10846988 memory=2956 CPUtime=0.07 cores=0,2,4,6
/proc/5502/task/5567/stat : 5567 (java) S 5499 5502 32325 0 -1 1077944384 3 13252 0 0 0 0 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140297785657824 140299256665813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
[pid=5502/tid=5568] ppid=5499 vsize=10846988 memory=8104 CPUtime=0.15 cores=0,2,4,6
/proc/5502/task/5568/stat : 5568 (java) S 5499 5502 32325 0 -1 1077944384 567 13252 0 0 4 4 5 2 20 0 15 0 474860383 11107315712 238310 33554432000 4194304 4196468 140735148631344 140298693880752 140299256666754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23183360 140735148636771 140735148639413 140735148639413 140735148642255 0
Current children cumulated CPU time: 135.55 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 953240 KiB

Child status: 0
Real time (s): 128.448
CPU time (s): 135.626
CPU user time (s): 135.097
CPU system time (s): 0.528868
CPU usage (%): 105.588
Max. virtual memory (cumulated for all children) (KiB): 10847700
Max. memory (cumulated for all children) (KiB): 954664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.097
system time used= 0.528868
maximum resident set size= 955320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17186
involuntary context switches= 546


# summary of solver processes directly reported to runsolver:
#   pid: 5502
#   total CPU time (s): 135.626
#   total CPU user time (s): 135.097
#   total CPU system time (s): 0.528868

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.788035 second user time and 1.26783 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-20 15:25:35
IDJOB=4403158
IDBENCH=141374
IDSOLVER=2862
FILE ID=node121/4403158-1568985978
RUNJOBID= node121-1568967596-32356
PBS_JOBID= 21704626
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403158-1568985978/watcher-4403158-1568985978 -o /var/tmp/evaluation-result-4403158-1568985978/solver-4403158-1568985978 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node121-1568967596-32356 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1610828603 HOME/instance-4403158-1568985978.xml

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=1610828603

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:         4761428 kB
MemAvailable:   30879536 kB
Buffers:          148436 kB
Cached:         25903336 kB
SwapCached:         5472 kB
Active:         13981588 kB
Inactive:       13058276 kB
Active(anon):     983560 kB
Inactive(anon):    42688 kB
Active(file):   12998028 kB
Inactive(file): 13015588 kB
Unevictable:      111188 kB
Mlocked:          111188 kB
SwapTotal:      67108860 kB
SwapFree:       66988644 kB
Dirty:             35208 kB
Writeback:             0 kB
AnonPages:       1102444 kB
Mapped:            60320 kB
Shmem:             29212 kB
Slab:             561964 kB
SReclaimable:     532952 kB
SUnreclaim:        29012 kB
KernelStack:        4048 kB
PageTables:         8200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2239036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 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 /var/tmp at the end= 13440 MiB
End job on node121 at 2019-09-20 15:27:44