Trace number 4400828

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.2UNSAT 1608.86 1559.82

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-07-07-fair.xml
MD5SUM2cb13d8f4904ef06e321ec381eb8db90
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.0849
Satisfiable
(Un)Satisfiability was proved
Number of variables12939
Number of constraints12238
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1766},{"size":201,"count":64},{"size":20001,"count":11109}]
Minimum variable degree2
Maximum variable degree106
Distribution of variable degrees[{"degree":2,"count":11409},{"degree":3,"count":294},{"degree":4,"count":28},{"degree":5,"count":140},{"degree":6,"count":83},{"degree":7,"count":252},{"degree":8,"count":356},{"degree":9,"count":267},{"degree":10,"count":23},{"degree":13,"count":49},{"degree":16,"count":1},{"degree":23,"count":8},{"degree":37,"count":8},{"degree":39,"count":5},{"degree":46,"count":1},{"degree":52,"count":7},{"degree":81,"count":2},{"degree":82,"count":5},{"degree":106,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2039},{"arity":3,"count":10197}]
Number of extensional constraints0
Number of intensional constraints12238
Distribution of constraint types[{"type":"intension","count":12238}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
1608.82/1559.81	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12861 MiB free)
  memory of node 1: 16384 MiB (15391 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400828-1568692894/watcher-4400828-1568692894 -o /tmp/evaluation-result-4400828-1568692894/solver-4400828-1568692894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1267883449 HOME/instance-4400828-1568692894.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
solver pid=6587, runsolver pid=6584
Current StackSize limit: 8192 KiB


[startup+0.100122 s]*
/proc/loadavg: 1.70 1.50 1.45 3/219 6644
/proc/meminfo: memFree=28924820/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=9972712 memory=18328 CPUtime=0.1 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 4328 13194 0 0 1 1 5 3 20 0 6 0 445556278 10212057088 4582 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2493178 4582 1931 1 0 2481616 0
[pid=6587/tid=6640] ppid=6584 vsize=9972712 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 2135 13194 0 0 0 0 5 3 20 0 6 0 445556287 10212057088 4582 33554432000 4194304 4196468 140725108319072 139952403841616 139952432026781 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=9972712 memory=7948963741541478447 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 6 0 445556288 10212057088 4582 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=9972712 memory=139880584615552 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 6 0 445556288 10212057088 4582 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 6 0 445556288 10212057088 4582 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 6 0 445556288 10212057088 4582 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210162 s]*
/proc/loadavg: 1.70 1.50 1.45 4/228 6653
/proc/meminfo: memFree=28907076/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10820196 memory=40800 CPUtime=0.27 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 7108 13194 0 0 17 2 5 3 20 0 15 0 445556278 11079880704 10200 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2705049 10200 3235 1 0 2667149 0
[pid=6587/tid=6640] ppid=6584 vsize=10820196 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 3612 13194 0 0 11 0 5 3 20 0 15 0 445556287 11079880704 10332 33554432000 4194304 4196468 140725108319072 139952403801440 139952413398589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10820196 memory=4294967660 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 10332 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10820196 memory=139880587642827 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 10332 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 10332 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 10332 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10820196 memory=139880584615552 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 15 0 445556289 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 33 13194 0 0 0 0 5 3 20 0 15 0 445556289 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951889912736 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951308006384 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) R 6584 6587 31233 0 -1 4202560 601 13194 0 0 1 0 5 3 20 0 15 0 445556292 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951856355824 139952411261512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 57 13194 0 0 0 0 5 3 20 0 15 0 445556292 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10820196 memory=139880584615552 CPUtime=0.11 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 607 13194 0 0 3 0 5 3 20 0 15 0 445556292 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11079880704 10332 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10820196 memory=139880584615552 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556293 11079880704 10332 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40800 KiB

[startup+0.310669 s]*
/proc/loadavg: 1.70 1.50 1.45 3/228 6653
/proc/meminfo: memFree=28894436/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10820196 memory=49352 CPUtime=0.41 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 10586 13194 0 0 29 4 5 3 20 0 15 0 445556278 11079880704 12338 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2705049 12338 3313 1 0 2667149 0
[pid=6587/tid=6640] ppid=6584 vsize=10820196 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 7061 13194 0 0 19 2 5 3 20 0 15 0 445556287 11079880704 12338 33554432000 4194304 4196468 140725108319072 139952403813808 139952416091264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 12338 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10820196 memory=-2843878408574321822 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 12338 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10820196 memory=-8412656567334364540 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 12338 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 15 0 445556288 11079880704 12338 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 15 0 445556289 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 33 13194 0 0 0 0 5 3 20 0 15 0 445556289 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951889912736 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951308006384 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 602 13194 0 0 2 0 5 3 20 0 15 0 445556292 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 58 13194 0 0 1 0 5 3 20 0 15 0 445556292 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 614 13194 0 0 5 0 5 3 20 0 15 0 445556292 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11079880704 12338 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556293 11079880704 12338 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49352 KiB

[startup+0.704592 s]
/proc/loadavg: 1.70 1.50 1.45 3/228 6653
/proc/meminfo: memFree=28880644/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10824364 memory=81592 CPUtime=1.13 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 14626 13194 0 0 99 6 5 3 20 0 15 0 445556278 11084148736 20398 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2706091 20398 3513 1 0 2668173 0
[pid=6587/tid=6640] ppid=6584 vsize=10824364 memory=2437192615681 CPUtime=0.67 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 9991 13194 0 0 55 4 5 3 20 0 15 0 445556287 11084148736 20398 33554432000 4194304 4196468 140725108319072 139952403835312 139952416085342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10824364 memory=2450077517569 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11084148736 20398 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10824364 memory=2471552354049 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11084148736 20398 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10824364 memory=2475847321345 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556288 11084148736 20398 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10824364 memory=8730425 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 2 13194 0 0 0 0 5 3 20 0 15 0 445556288 11084148736 20398 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10824364 memory=4639649383340284835 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 6 13194 0 0 0 0 5 3 20 0 15 0 445556289 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10824364 memory=6441370542062719057 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 33 13194 0 0 0 0 5 3 20 0 15 0 445556289 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951889912736 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10824364 memory=7013340846366745708 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951308006384 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10824364 memory=279760882673216 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10824364 memory=139882789864033 CPUtime=0.21 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) R 6584 6587 31233 0 -1 4202560 1075 13194 0 0 13 0 5 3 20 0 15 0 445556292 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951856342368 139952413526091 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10824364 memory=142348101091978 CPUtime=0.2 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) R 6584 6587 31233 0 -1 4202560 500 13194 0 0 12 0 5 3 20 0 15 0 445556292 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951855303280 139952411697959 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10824364 memory=139882789864313 CPUtime=0.25 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) R 6584 6587 31233 0 -1 1077944384 804 13194 0 0 17 0 5 3 20 0 15 0 445556292 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10824364 memory=139882789864315 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11084148736 20398 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10824364 memory=139882789864345 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) R 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556293 11084148736 20398 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81592 KiB

[startup+1.50081 s]
/proc/loadavg: 1.70 1.50 1.45 6/228 6653
/proc/meminfo: memFree=28811008/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10828536 memory=227056 CPUtime=3.52 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 27568 13194 0 0 332 12 5 3 20 0 15 0 445556278 11088420864 56764 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2707134 56764 3583 1 0 2669197 0
[pid=6587/tid=6640] ppid=6584 vsize=10828536 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 12212 13194 0 0 131 6 5 3 20 0 15 0 445556287 11088420864 56764 33554432000 4194304 4196468 140725108319072 139952403821472 139952416085342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 36 13194 0 0 0 0 5 3 20 0 15 0 445556288 11088420864 56764 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 15 13194 0 0 0 0 5 3 20 0 15 0 445556288 11088420864 56764 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 49 13194 0 0 0 0 5 3 20 0 15 0 445556288 11088420864 56764 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 317 13194 0 0 0 0 5 3 20 0 15 0 445556288 11088420864 56764 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 96 13194 0 0 0 0 5 3 20 0 15 0 445556289 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 33 13194 0 0 0 0 5 3 20 0 15 0 445556289 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951889912736 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951308006384 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10828536 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10828536 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 4917 13194 0 0 76 1 5 3 20 0 15 0 445556292 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10828536 memory=-7966001967407402336 CPUtime=0.83 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 5869 13194 0 0 75 0 5 3 20 0 15 0 445556292 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10828536 memory=6944938067432061290 CPUtime=0.53 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 1811 13194 0 0 45 0 5 3 20 0 15 0 445556292 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10828536 memory=7100839861529441392 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11088420864 56764 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10828536 memory=4627829655977429107 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556293 11088420864 56764 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 3.52 s
Current children cumulated vsize: 10828536 KiB

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

[pid=6587/tid=6652] ppid=6584 vsize=10849036 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11109412864 94853 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10849036 memory=382936 CPUtime=0.96 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1303 13194 0 0 40 48 5 3 20 0 15 0 445556293 11109412864 94853 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1604.12 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 379412 KiB

[startup+1558.4 s]
/proc/loadavg: 1.34 1.41 1.46 3/227 6944
/proc/meminfo: memFree=28189792/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10849036 memory=375308 CPUtime=1607.39 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 240937 13194 0 0 160463 268 5 3 20 0 15 0 445556278 11109412864 93827 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2712259 93827 3643 1 0 2674317 0
[pid=6587/tid=6640] ppid=6584 vsize=10849036 memory=47144 CPUtime=1544.19 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 72667 13194 0 0 154364 47 5 3 20 0 15 0 445556287 11109412864 93827 33554432000 4194304 4196468 140725108319072 139952403840208 139952011216552 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10849036 memory=984 CPUtime=9.07 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 13457 13194 0 0 867 32 5 3 20 0 15 0 445556288 11109412864 93827 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10849036 memory=2004 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 13296 13194 0 0 867 33 5 3 20 0 15 0 445556288 11109412864 93827 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10849036 memory=1376 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 20502 13194 0 0 866 34 5 3 20 0 15 0 445556288 11109412864 93827 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10849036 memory=375820 CPUtime=9.12 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 14150 13194 0 0 870 34 5 3 20 0 15 0 445556288 11109412864 93827 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10849036 memory=375820 CPUtime=3.92 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 14485 13194 0 0 337 47 5 3 20 0 15 0 445556289 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10849036 memory=5948 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 45 13194 0 0 0 0 5 3 20 0 15 0 445556289 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951889912800 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10849036 memory=10564 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951308006400 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10849036 memory=716 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10849036 memory=386004 CPUtime=9.73 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 30743 13194 0 0 960 5 5 3 20 0 15 0 445556292 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10849036 memory=47144 CPUtime=9.79 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 34210 13194 0 0 967 4 5 3 20 0 15 0 445556292 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10849036 memory=984 CPUtime=3.07 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 23867 13194 0 0 294 5 5 3 20 0 15 0 445556292 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10849036 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11109412864 93827 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10849036 memory=1376 CPUtime=0.96 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1303 13194 0 0 40 48 5 3 20 0 15 0 445556293 11109412864 93827 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1607.39 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 375308 KiB

[startup+1559.2 s]
/proc/loadavg: 1.40 1.42 1.46 3/227 6944
/proc/meminfo: memFree=28191528/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10849036 memory=374284 CPUtime=1608.21 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 240949 13194 0 0 160545 268 5 3 20 0 15 0 445556278 11109412864 93571 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2712259 93571 3643 1 0 2674317 0
[pid=6587/tid=6640] ppid=6584 vsize=10849036 memory=375308 CPUtime=1544.98 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 72673 13194 0 0 154443 47 5 3 20 0 15 0 445556287 11109412864 93571 33554432000 4194304 4196468 140725108319072 139952403840544 139952012198906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10849036 memory=4068 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 13457 13194 0 0 868 32 5 3 20 0 15 0 445556288 11109412864 93571 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10849036 memory=3096 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 13296 13194 0 0 867 33 5 3 20 0 15 0 445556288 11109412864 93571 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10849036 memory=1758892 CPUtime=9.09 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 20502 13194 0 0 867 34 5 3 20 0 15 0 445556288 11109412864 93571 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10849036 memory=1732 CPUtime=9.13 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 14150 13194 0 0 871 34 5 3 20 0 15 0 445556288 11109412864 93571 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10849036 memory=8112282956445269571 CPUtime=3.92 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 14491 13194 0 0 337 47 5 3 20 0 15 0 445556289 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10849036 memory=12040 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 45 13194 0 0 0 0 5 3 20 0 15 0 445556289 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951889912800 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10849036 memory=23836 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951308006400 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10849036 memory=2120 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10849036 memory=500 CPUtime=9.73 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 30743 13194 0 0 960 5 5 3 20 0 15 0 445556292 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10849036 memory=1720 CPUtime=9.79 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 34210 13194 0 0 967 4 5 3 20 0 15 0 445556292 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10849036 memory=5948 CPUtime=3.07 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 23867 13194 0 0 294 5 5 3 20 0 15 0 445556292 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10849036 memory=10564 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11109412864 93571 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10849036 memory=716 CPUtime=0.96 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1303 13194 0 0 40 48 5 3 20 0 15 0 445556293 11109412864 93571 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1608.21 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 374284 KiB

[startup+1559.6 s]
/proc/loadavg: 1.40 1.42 1.46 3/227 6944
/proc/meminfo: memFree=28191528/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10849036 memory=376340 CPUtime=1608.61 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 240954 13194 0 0 160585 268 5 3 20 0 15 0 445556278 11109412864 94085 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2712259 94085 3643 1 0 2674317 0
[pid=6587/tid=6640] ppid=6584 vsize=10849036 memory=47144 CPUtime=1545.37 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 72674 13194 0 0 154482 47 5 3 20 0 15 0 445556287 11109412864 94085 33554432000 4194304 4196468 140725108319072 139952403840096 139952011216507 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10849036 memory=984 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 13458 13194 0 0 868 32 5 3 20 0 15 0 445556288 11109412864 94085 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10849036 memory=2004 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 13297 13194 0 0 867 33 5 3 20 0 15 0 445556288 11109412864 94085 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10849036 memory=1376 CPUtime=9.09 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 20503 13194 0 0 867 34 5 3 20 0 15 0 445556288 11109412864 94085 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10849036 memory=1060 CPUtime=9.13 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 14151 13194 0 0 871 34 5 3 20 0 15 0 445556288 11109412864 94085 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10849036 memory=4068 CPUtime=3.92 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 14491 13194 0 0 337 47 5 3 20 0 15 0 445556289 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10849036 memory=1720 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 45 13194 0 0 0 0 5 3 20 0 15 0 445556289 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951889912800 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10849036 memory=5948 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951308006400 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10849036 memory=10564 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10849036 memory=716 CPUtime=9.73 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 30743 13194 0 0 960 5 5 3 20 0 15 0 445556292 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10849036 memory=780 CPUtime=9.79 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 34210 13194 0 0 967 4 5 3 20 0 15 0 445556292 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10849036 memory=1552 CPUtime=3.07 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 23867 13194 0 0 294 5 5 3 20 0 15 0 445556292 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10849036 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11109412864 94085 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10849036 memory=1192 CPUtime=0.96 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1303 13194 0 0 40 48 5 3 20 0 15 0 445556293 11109412864 94085 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1608.61 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 376340 KiB

[startup+1559.8 s]
/proc/loadavg: 1.40 1.42 1.46 3/227 6944
/proc/meminfo: memFree=28191528/32770624 swapFree=66967456/67108860
[pid=6587] ppid=6584 vsize=10849036 memory=377952 CPUtime=1608.82 cores=1,3,5,7
/proc/6587/stat : 6587 (java) S 6584 6587 31233 0 -1 1077944320 241341 13194 0 0 160606 268 5 3 20 0 15 0 445556278 11109412864 94488 33554432000 4194304 4196468 140725108319072 140725108301616 139952432004855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
/proc/6587/statm: 2712259 94488 3643 1 0 2674317 0
[pid=6587/tid=6640] ppid=6584 vsize=10849036 memory=14008 CPUtime=1545.57 cores=1,3,5,7
/proc/6587/task/6640/stat : 6640 (java) R 6584 6587 31233 0 -1 4202560 72931 13194 0 0 154502 47 5 3 20 0 15 0 445556287 11109412864 94488 33554432000 4194304 4196468 140725108319072 139952403840288 139952017237520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6641] ppid=6584 vsize=10849036 memory=12040 CPUtime=9.08 cores=1,3,5,7
/proc/6587/task/6641/stat : 6641 (java) S 6584 6587 31233 0 -1 1077944384 13482 13194 0 0 868 32 5 3 20 0 15 0 445556288 11109412864 94488 33554432000 4194304 4196468 140725108319072 139952436247312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6642] ppid=6584 vsize=10849036 memory=23836 CPUtime=9.09 cores=1,3,5,7
/proc/6587/task/6642/stat : 6642 (java) S 6584 6587 31233 0 -1 1077944384 13337 13194 0 0 868 33 5 3 20 0 15 0 445556288 11109412864 94488 33554432000 4194304 4196468 140725108319072 139952324520848 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6643] ppid=6584 vsize=10849036 memory=2120 CPUtime=9.09 cores=1,3,5,7
/proc/6587/task/6643/stat : 6643 (java) S 6584 6587 31233 0 -1 1077944384 20551 13194 0 0 867 34 5 3 20 0 15 0 445556288 11109412864 94488 33554432000 4194304 4196468 140725108319072 139952323468304 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6644] ppid=6584 vsize=10849036 memory=500 CPUtime=9.13 cores=1,3,5,7
/proc/6587/task/6644/stat : 6644 (java) S 6584 6587 31233 0 -1 1077944384 14167 13194 0 0 871 34 5 3 20 0 15 0 445556288 11109412864 94488 33554432000 4194304 4196468 140725108319072 139952322415760 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6645] ppid=6584 vsize=10849036 memory=1556 CPUtime=3.92 cores=1,3,5,7
/proc/6587/task/6645/stat : 6645 (java) S 6584 6587 31233 0 -1 1077944384 14493 13194 0 0 337 47 5 3 20 0 15 0 445556289 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951890966512 139952432016002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6646] ppid=6584 vsize=10849036 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6646/stat : 6646 (java) S 6584 6587 31233 0 -1 1077944384 45 13194 0 0 0 0 5 3 20 0 15 0 445556289 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951889912800 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6647] ppid=6584 vsize=10849036 memory=1520 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6647/stat : 6647 (java) S 6584 6587 31233 0 -1 1077944384 1 13194 0 0 0 0 5 3 20 0 15 0 445556290 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951308006400 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6648] ppid=6584 vsize=10849036 memory=1980 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6648/stat : 6648 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556292 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951000606928 139952432023451 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6649] ppid=6584 vsize=10849036 memory=2572 CPUtime=9.73 cores=1,3,5,7
/proc/6587/task/6649/stat : 6649 (java) S 6584 6587 31233 0 -1 1077944384 30743 13194 0 0 960 5 5 3 20 0 15 0 445556292 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951856355824 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6650] ppid=6584 vsize=10849036 memory=900 CPUtime=9.79 cores=1,3,5,7
/proc/6587/task/6650/stat : 6650 (java) S 6584 6587 31233 0 -1 1077944384 34210 13194 0 0 967 4 5 3 20 0 15 0 445556292 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951855303280 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6651] ppid=6584 vsize=10849036 memory=1432 CPUtime=3.07 cores=1,3,5,7
/proc/6587/task/6651/stat : 6651 (java) S 6584 6587 31233 0 -1 1077944384 23867 13194 0 0 294 5 5 3 20 0 15 0 445556292 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951854250736 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6652] ppid=6584 vsize=10849036 memory=1764 CPUtime=0.08 cores=1,3,5,7
/proc/6587/task/6652/stat : 6652 (java) S 6584 6587 31233 0 -1 1077944384 3 13194 0 0 0 0 5 3 20 0 15 0 445556293 11109412864 94488 33554432000 4194304 4196468 140725108319072 139950967049312 139952432015061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
[pid=6587/tid=6653] ppid=6584 vsize=10849036 memory=111632 CPUtime=0.96 cores=1,3,5,7
/proc/6587/task/6653/stat : 6653 (java) S 6584 6587 31233 0 -1 1077944384 1303 13194 0 0 40 48 5 3 20 0 15 0 445556293 11109412864 94488 33554432000 4194304 4196468 140725108319072 139951853197616 139952432016002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29036544 140725108321007 140725108323525 140725108323525 140725108326351 0
Current children cumulated CPU time: 1608.82 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 377952 KiB

Child status: 0
Real time (s): 1559.82
CPU time (s): 1608.86
CPU user time (s): 1606.13
CPU system time (s): 2.72855
CPU usage (%): 103.144
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 2113444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1606.13
system time used= 2.72855
maximum resident set size= 2114980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255329
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 114530
involuntary context switches= 3659


# summary of solver processes directly reported to runsolver:
#   pid: 6587
#   total CPU time (s): 1608.86
#   total CPU user time (s): 1606.13
#   total CPU system time (s): 2.72855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.19712 second user time and 14.807 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 06:00:52
IDJOB=4400828
IDBENCH=139200
IDSOLVER=2857
FILE ID=node125/4400828-1568692894
RUNJOBID= node125-1568673289-31265
PBS_JOBID= 21703785
Free space on /tmp= 59696 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-07-07-fair.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400828-1568692894/watcher-4400828-1568692894 -o /tmp/evaluation-result-4400828-1568692894/solver-4400828-1568692894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568673289-31265 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1267883449 HOME/instance-4400828-1568692894.xml

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

MD5SUM BENCH= 2cb13d8f4904ef06e321ec381eb8db90
RANDOM SEED=1267883449

node125.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.29
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.29
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.29
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.29
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:        28931940 kB
MemAvailable:   30485876 kB
Buffers:          203320 kB
Cached:          1648644 kB
SwapCached:        38412 kB
Active:          2207308 kB
Inactive:        1060152 kB
Active(anon):    1395576 kB
Inactive(anon):    68464 kB
Active(file):     811732 kB
Inactive(file):   991688 kB
Unevictable:      108972 kB
Mlocked:          108972 kB
SwapTotal:      67108860 kB
SwapFree:       66967456 kB
Dirty:             36076 kB
Writeback:             0 kB
AnonPages:       1487872 kB
Mapped:            61800 kB
Shmem:             39868 kB
Slab:             162296 kB
SReclaimable:     132704 kB
SUnreclaim:        29592 kB
KernelStack:        3696 kB
PageTables:        10724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2263908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1396736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59660 MiB
End job on node125 at 2019-09-17 06:26:52