Trace number 4395894

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 NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 56.5752 45.7949

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-01.xml
MD5SUM38fbb435e56fa73fec05cbb523a31b1b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.5752
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":5},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":5},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":1},{"degree":18,"count":2},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.55	c Concrete v3.12.2.1568380929293 running
56.46/45.76	v <instantiation
56.46/45.76	v         >
56.46/45.76	v       <list>
56.46/45.76	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
56.46/45.76	v       </list>
56.46/45.76	v       <values>
56.46/45.76	v         0 4 3 4 4 4 2 1 1 1 3 0 3 0 4 2 1 4 0 4 0 4 2 3 1
56.46/45.76	v       </values>
56.46/45.76	v     </instantiation>
56.46/45.76	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395894-1568398594/watcher-4395894-1568398594 -o /tmp/evaluation-result-4395894-1568398594/solver-4395894-1568398594 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568393270-2679 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=26199613 HOME/instance-4395894-1568398594.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=4456, runsolver pid=4453

[startup+0.100152 s]*
/proc/loadavg: 1.51 1.49 1.46 3/220 4513
/proc/meminfo: memFree=30646844/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=9972712 memory=17228 CPUtime=0.09 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 4543 13140 0 0 1 0 5 3 20 0 6 0 416122128 10212057088 4307 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2493178 4307 1935 1 0 2481616 0
[pid=4456/tid=4509] ppid=4453 vsize=9988792 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 2398 13140 0 0 1 0 5 3 20 0 6 0 416122137 10228523008 4372 33554432000 4194304 4196468 140721770012256 140453190152784 140453202364416 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=9988792 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 6 0 416122138 10228523008 4372 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=9988792 memory=140313698940544 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 6 0 416122138 10228523008 4372 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=9988792 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 6 0 416122138 10228523008 4372 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=9988792 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 6 0 416122138 10228523008 4372 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17228 KiB

[startup+0.210322 s]*
/proc/loadavg: 1.51 1.49 1.46 4/229 4522
/proc/meminfo: memFree=30624852/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10819664 memory=41044 CPUtime=0.26 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 7083 13140 0 0 17 1 5 3 20 0 15 0 416122128 11079335936 10261 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2704916 10261 3162 1 0 2667149 0
[pid=4456/tid=4509] ppid=4453 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 3577 13140 0 0 11 0 5 3 20 0 15 0 416122137 11079335936 10261 33554432000 4194304 4196468 140721770012256 140453190148800 140453198499321 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10819664 memory=342 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079335936 10261 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10819664 memory=140313698953373 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079335936 10261 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10819664 memory=140313698940544 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 416122139 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 416122140 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452208567328 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122140 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452007240560 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10819664 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 336 13140 0 0 1 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10819664 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 313 13140 0 0 1 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10819664 memory=140313698940544 CPUtime=0.11 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) R 4453 4456 1949 0 -1 4202560 627 13140 0 0 3 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452285098608 140453202504288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10819664 memory=140313698940544 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079335936 10261 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 41044 KiB

[startup+0.310957 s]*
/proc/loadavg: 1.51 1.49 1.46 3/229 4522
/proc/meminfo: memFree=30612644/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10820148 memory=52180 CPUtime=0.41 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 10799 13140 0 0 30 3 5 3 20 0 15 0 416122128 11079831552 13045 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2705037 13045 3294 1 0 2667149 0
[pid=4456/tid=4509] ppid=4453 vsize=10820148 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 7257 13140 0 0 19 2 5 3 20 0 15 0 416122137 11079831552 13045 33554432000 4194304 4196468 140721770012256 140453190122128 140453202396510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079831552 13045 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079831552 13045 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 416122138 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 416122139 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 416122140 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452208567328 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122140 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452007240560 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10820148 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 337 13140 0 0 2 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10820148 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 322 13140 0 0 2 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10820148 memory=140313698940544 CPUtime=0.13 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 647 13140 0 0 5 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10820148 memory=140313698940544 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122143 11079831552 13045 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 52180 KiB

[startup+0.704958 s]
/proc/loadavg: 1.51 1.49 1.46 3/229 4522
/proc/meminfo: memFree=30597480/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10824360 memory=85804 CPUtime=1.12 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 15135 13140 0 0 99 5 5 3 20 0 15 0 416122128 11084144640 21451 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2706090 21451 3506 1 0 2668173 0
[pid=4456/tid=4509] ppid=4453 vsize=10824360 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 10423 13140 0 0 55 4 5 3 20 0 15 0 416122137 11084144640 21451 33554432000 4194304 4196468 140721770012256 140453190126480 140453218319312 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11084144640 21451 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11084144640 21451 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10824360 memory=280627123898336 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122138 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10824360 memory=140313561804720 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 416122138 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10824360 memory=140316581560907 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 5 13140 0 0 0 0 5 3 20 0 15 0 416122139 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10824360 memory=1548 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 416122140 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452208567328 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10824360 memory=7523919935556904256 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122140 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452007240560 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10824360 memory=7739276948477865319 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10824360 memory=5789189752906409301 CPUtime=0.23 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) R 4453 4456 1949 0 -1 4202560 848 13140 0 0 15 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452287204208 140453203214284 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10824360 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 747 13140 0 0 10 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10824360 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 876 13140 0 0 17 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10824360 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10824360 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122143 11084144640 21451 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 85804 KiB

[startup+1.50096 s]
/proc/loadavg: 1.55 1.50 1.47 5/229 4522
/proc/meminfo: memFree=30491552/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10826484 memory=300500 CPUtime=3.3 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 18083 13140 0 0 302 20 5 3 20 0 15 0 416122128 11086319616 75125 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2706621 75125 3575 1 0 2668685 0
[pid=4456/tid=4509] ppid=4453 vsize=10826484 memory=2996107 CPUtime=1.39 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 11308 13140 0 0 125 6 5 3 20 0 15 0 416122137 11086319616 75125 33554432000 4194304 4196468 140721770012256 140453190150456 140452824785500 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10826484 memory=8112282956445269571 CPUtime=0.12 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 50 13140 0 0 2 2 5 3 20 0 15 0 416122138 11086319616 75125 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10826484 memory=787968 CPUtime=0.14 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 178 13140 0 0 3 3 5 3 20 0 15 0 416122138 11086319616 75125 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10826484 memory=1408 CPUtime=0.11 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 33 13140 0 0 1 2 5 3 20 0 15 0 416122138 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10826484 memory=85804 CPUtime=0.13 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 220 13140 0 0 2 3 5 3 20 0 15 0 416122138 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10826484 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 85 13140 0 0 0 0 5 3 20 0 15 0 416122139 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10826484 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 416122140 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452208567392 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10826484 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122140 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452007240576 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10826484 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10826484 memory=-3535470213243961690 CPUtime=0.76 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 1390 13140 0 0 68 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10826484 memory=-7880843606118635149 CPUtime=0.71 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 1383 13140 0 0 63 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10826484 memory=-7313654673739556905 CPUtime=0.41 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 1205 13140 0 0 33 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10826484 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10826484 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 416122143 11086319616 75125 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 10826484 KiB

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

[pid=4456/tid=4521] ppid=4453 vsize=10844936 memory=2991872 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10844936 memory=8 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1152 13140 0 0 1 1 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 53.96 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 2991876 KiB

[startup+44.8007 s]
/proc/loadavg: 1.88 1.61 1.50 3/229 4525
/proc/meminfo: memFree=27668676/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10844936 memory=2991876 CPUtime=55.56 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 81491 13140 0 0 5408 140 5 3 20 0 15 0 416122128 11105214464 747969 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2711234 747969 3621 1 0 2673293 0
[pid=4456/tid=4509] ppid=4453 vsize=10844936 memory=8112282956445269571 CPUtime=43.92 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 32329 13140 0 0 4346 38 5 3 20 0 15 0 416122137 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453190149240 140452833607249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10844936 memory=1548 CPUtime=0.72 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1305 13140 0 0 42 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10844936 memory=7972 CPUtime=0.76 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 2223 13140 0 0 46 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.73 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1722 13140 0 0 44 21 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10844936 memory=2991860 CPUtime=0.74 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 974 13140 0 0 44 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10844936 memory=2991860 CPUtime=0.21 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 3697 13140 0 0 13 0 5 3 20 0 15 0 416122139 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10844936 memory=3772 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 22 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452208567392 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10844936 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 12 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452007240576 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10844936 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10844936 memory=3848 CPUtime=3.74 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 11228 13140 0 0 363 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10844936 memory=1440 CPUtime=3.67 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 16780 13140 0 0 356 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10844936 memory=920 CPUtime=1.57 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 7831 13140 0 0 146 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10844936 memory=3620 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1152 13140 0 0 1 1 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 55.56 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 2991876 KiB

[startup+45.2007 s]
/proc/loadavg: 1.88 1.61 1.50 3/229 4525
/proc/meminfo: memFree=27668676/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10844936 memory=2991876 CPUtime=55.96 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 81531 13140 0 0 5448 140 5 3 20 0 15 0 416122128 11105214464 747969 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2711234 747969 3621 1 0 2673293 0
[pid=4456/tid=4509] ppid=4453 vsize=10844936 memory=1028 CPUtime=44.32 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 32369 13140 0 0 4386 38 5 3 20 0 15 0 416122137 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453190149240 140452834179076 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10844936 memory=8112282956445269571 CPUtime=0.72 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1305 13140 0 0 42 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10844936 memory=512 CPUtime=0.76 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 2223 13140 0 0 46 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10844936 memory=1564 CPUtime=0.73 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1722 13140 0 0 44 21 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10844936 memory=928 CPUtime=0.74 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 974 13140 0 0 44 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10844936 memory=3772 CPUtime=0.21 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 3697 13140 0 0 13 0 5 3 20 0 15 0 416122139 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10844936 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 22 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452208567392 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10844936 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 12 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452007240576 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10844936 memory=3848 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10844936 memory=1440 CPUtime=3.74 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 11228 13140 0 0 363 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10844936 memory=920 CPUtime=3.67 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 16780 13140 0 0 356 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10844936 memory=1984 CPUtime=1.57 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 7831 13140 0 0 146 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10844936 memory=2404 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10844936 memory=1764 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1152 13140 0 0 1 1 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 55.96 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 2991876 KiB

[startup+45.6007 s]
/proc/loadavg: 1.88 1.61 1.50 3/229 4525
/proc/meminfo: memFree=27668676/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10844936 memory=2991876 CPUtime=56.36 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 81573 13140 0 0 5488 140 5 3 20 0 15 0 416122128 11105214464 747969 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2711234 747969 3621 1 0 2673293 0
[pid=4456/tid=4509] ppid=4453 vsize=10844936 memory=1692 CPUtime=44.72 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 32408 13140 0 0 4426 38 5 3 20 0 15 0 416122137 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453190149240 140452831658340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10844936 memory=1028 CPUtime=0.72 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1305 13140 0 0 42 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10844936 memory=1060 CPUtime=0.76 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 2223 13140 0 0 46 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10844936 memory=2828 CPUtime=0.73 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1722 13140 0 0 44 21 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10844936 memory=756 CPUtime=0.74 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 974 13140 0 0 44 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10844936 memory=1548 CPUtime=0.21 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 3697 13140 0 0 13 0 5 3 20 0 15 0 416122139 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10844936 memory=7972 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 22 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452208567392 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10844936 memory=1164 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 12 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452007240576 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10844936 memory=9580 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10844936 memory=14008 CPUtime=3.74 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 11228 13140 0 0 363 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10844936 memory=2120 CPUtime=3.67 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 16780 13140 0 0 356 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10844936 memory=11976 CPUtime=1.57 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 7831 13140 0 0 146 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10844936 memory=6968 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10844936 memory=512 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1155 13140 0 0 1 1 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 56.36 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 2991876 KiB

[startup+45.7008 s]
/proc/loadavg: 1.88 1.61 1.50 3/229 4525
/proc/meminfo: memFree=27668676/32770624 swapFree=66981680/67108860
[pid=4456] ppid=4453 vsize=10844936 memory=2991876 CPUtime=56.46 cores=1,3,5,7
/proc/4456/stat : 4456 (java) S 4453 4456 1949 0 -1 1077944320 81582 13140 0 0 5498 140 5 3 20 0 15 0 416122128 11105214464 747969 33554432000 4194304 4196468 140721770012256 140721769994800 140453218316023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
/proc/4456/statm: 2711234 747969 3621 1 0 2673293 0
[pid=4456/tid=4509] ppid=4453 vsize=10844936 memory=2991876 CPUtime=44.82 cores=1,3,5,7
/proc/4456/task/4509/stat : 4509 (java) R 4453 4456 1949 0 -1 4202560 32417 13140 0 0 4436 38 5 3 20 0 15 0 416122137 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453190149240 140452833608494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4510] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.72 cores=1,3,5,7
/proc/4456/task/4510/stat : 4510 (java) S 4453 4456 1949 0 -1 1077944384 1305 13140 0 0 42 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453222558864 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4511] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.76 cores=1,3,5,7
/proc/4456/task/4511/stat : 4511 (java) S 4453 4456 1949 0 -1 1077944384 2223 13140 0 0 46 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140453150039056 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4512] ppid=4453 vsize=10844936 memory=3754 CPUtime=0.73 cores=1,3,5,7
/proc/4456/task/4512/stat : 4512 (java) S 4453 4456 1949 0 -1 1077944384 1722 13140 0 0 44 21 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452790119312 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4513] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.74 cores=1,3,5,7
/proc/4456/task/4513/stat : 4513 (java) S 4453 4456 1949 0 -1 1077944384 974 13140 0 0 44 22 5 3 20 0 15 0 416122138 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452789066512 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4514] ppid=4453 vsize=10844936 memory=2991860 CPUtime=0.21 cores=1,3,5,7
/proc/4456/task/4514/stat : 4514 (java) S 4453 4456 1949 0 -1 1077944384 3697 13140 0 0 13 0 5 3 20 0 15 0 416122139 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452288256368 140453218327170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4515] ppid=4453 vsize=10844936 memory=111632 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4515/stat : 4515 (java) S 4453 4456 1949 0 -1 1077944384 22 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452208567392 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4516] ppid=4453 vsize=10844936 memory=2991876 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4516/stat : 4516 (java) S 4453 4456 1949 0 -1 1077944384 12 13140 0 0 0 0 5 3 20 0 15 0 416122140 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452007240576 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4517] ppid=4453 vsize=10844936 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4517/stat : 4517 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451766949712 140453218334619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4518] ppid=4453 vsize=10844936 memory=280627123836704 CPUtime=3.74 cores=1,3,5,7
/proc/4456/task/4518/stat : 4518 (java) S 4453 4456 1949 0 -1 1077944384 11228 13140 0 0 363 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452287204208 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4519] ppid=4453 vsize=10844936 memory=1328 CPUtime=3.67 cores=1,3,5,7
/proc/4456/task/4519/stat : 4519 (java) S 4453 4456 1949 0 -1 1077944384 16780 13140 0 0 356 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452286151408 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4520] ppid=4453 vsize=10844936 memory=780 CPUtime=1.57 cores=1,3,5,7
/proc/4456/task/4520/stat : 4520 (java) S 4453 4456 1949 0 -1 1077944384 7831 13140 0 0 146 3 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452285098608 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4521] ppid=4453 vsize=10844936 memory=9580 CPUtime=0.08 cores=1,3,5,7
/proc/4456/task/4521/stat : 4521 (java) S 4453 4456 1949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140451733392096 140453218326229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
[pid=4456/tid=4522] ppid=4453 vsize=10844936 memory=14008 CPUtime=0.1 cores=1,3,5,7
/proc/4456/task/4522/stat : 4522 (java) S 4453 4456 1949 0 -1 1077944384 1155 13140 0 0 1 1 5 3 20 0 15 0 416122143 11105214464 747969 33554432000 4194304 4196468 140721770012256 140452284046000 140453218327170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23195648 140721770019569 140721770022085 140721770022085 140721770024911 0
Current children cumulated CPU time: 56.46 s
Current children cumulated vsize: 10844936 KiB
Current children cumulated memory: 2991876 KiB

Child status: 0
Real time (s): 45.7949
CPU time (s): 56.5752
CPU user time (s): 55.1237
CPU system time (s): 1.45152
CPU usage (%): 123.54
Max. virtual memory (cumulated for all children) (KiB): 10847564
Max. memory (cumulated for all children) (KiB): 2991876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.1237
system time used= 1.45152
maximum resident set size= 2994196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98509
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8043
involuntary context switches= 283


# summary of solver processes directly reported to runsolver:
#   pid: 4456
#   total CPU time (s): 56.5752
#   total CPU user time (s): 55.1237
#   total CPU system time (s): 1.45152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.299978 second user time and 0.472666 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 20:15:52
IDJOB=4395894
IDBENCH=126080
IDSOLVER=2846
FILE ID=node121/4395894-1568398594
RUNJOBID= node121-1568393270-2679
PBS_JOBID= 21701860
Free space on /tmp= 61344 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-01.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395894-1568398594/watcher-4395894-1568398594 -o /tmp/evaluation-result-4395894-1568398594/solver-4395894-1568398594 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568393270-2679 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=26199613 HOME/instance-4395894-1568398594.xml

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

MD5SUM BENCH= 38fbb435e56fa73fec05cbb523a31b1b
RANDOM SEED=26199613

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:        30653884 kB
MemAvailable:   31140112 kB
Buffers:          158684 kB
Cached:           623608 kB
SwapCached:        18860 kB
Active:          1227536 kB
Inactive:         351416 kB
Active(anon):     783416 kB
Inactive(anon):    44268 kB
Active(file):     444120 kB
Inactive(file):   307148 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981680 kB
Dirty:             67928 kB
Writeback:             0 kB
AnonPages:        888360 kB
Mapped:            48164 kB
Shmem:             22112 kB
Slab:             131056 kB
SReclaimable:     101592 kB
SUnreclaim:        29464 kB
KernelStack:        3760 kB
PageTables:         7312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2040448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61312 MiB
End job on node121 at 2019-09-13 20:16:38