Trace number 4294392

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.8-SuperNG 2018-06-13SAT 12.6847 5.39794

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-4-cp_c18.xml
MD5SUM323265c27f21e70af41ff0037033f3ab
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 benchmark0.168527
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints726
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":64}]
Minimum variable degree47
Maximum variable degree48
Distribution of variable degrees[{"degree":47,"count":48},{"degree":48,"count":16}]
Minimum constraint arity4
Maximum constraint arity64
Distribution of constraint arities[{"arity":4,"count":720},{"arity":16,"count":5},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints720
Distribution of constraint types[{"type":"intension","count":720},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

1.00/0.74	c Concrete v3.8.1528841891564 running
12.45/5.37	v <instantiation>
12.45/5.37	v       <list>
12.45/5.37	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15]
12.45/5.37	v       </list>
12.45/5.37	v       <values>
12.45/5.37	v         0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 3 1 2 0 0 2 1 3 1 3 0 2 2 0 3 1 3 1 2 0 1 3 0 2 2 0 3 1 0 2 1 3
12.45/5.37	v       </values>
12.45/5.37	v     </instantiation>
12.45/5.37	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 (10047 MiB free)
  memory of node 1: 16384 MiB (11231 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294392-1532461014/watcher-4294392-1532461014 -o /tmp/evaluation-result-4294392-1532461014/solver-4294392-1532461014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532448512-24796 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1521115889 -superng HOME/instance-4294392-1532461014.xml 

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

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=28022, runsolver pid=28019

[startup+0.100124 s]*
/proc/loadavg: 1.67 1.45 1.38 3/206 28079
/proc/meminfo: memFree=21785768/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=9972712 memory=17212 CPUtime=0.1 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 4429 12857 0 0 1 1 5 3 20 0 6 0 63664614 10212057088 4303 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2493178 4303 1934 1 0 2481616 0
[pid=28022/tid=28075] ppid=28019 vsize=9972712 memory=4279135703946461070 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 2238 12857 0 0 1 0 5 3 20 0 6 0 63664623 10212057088 4303 33554432000 4194304 4196468 140726913170224 139698285269584 139698297513310 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 6 0 63664624 10212057088 4303 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=9972712 memory=140295932130944 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 6 0 63664624 10212057088 4303 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 6 0 63664624 10212057088 4303 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 6 0 63664624 10212057088 4303 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17212 KiB

[startup+0.210038 s]*
/proc/loadavg: 1.67 1.45 1.38 3/215 28088
/proc/meminfo: memFree=21754264/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10818856 memory=46984 CPUtime=0.27 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 8646 12857 0 0 17 2 5 3 20 0 15 0 63664614 11078508544 11746 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2704714 11746 2917 1 0 2667149 0
[pid=28022/tid=28075] ppid=28019 vsize=10818856 memory=-6517102902069810590 CPUtime=0.2 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 5293 12857 0 0 11 1 5 3 20 0 15 0 63664623 11078508544 11746 33554432000 4194304 4196468 140726913170224 139698285230480 139698294996361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10818856 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11078508544 11746 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10818856 memory=140295932130944 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10818856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10818856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664624 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10818856 memory=140295932130944 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664625 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10818856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 13 12857 0 0 0 0 5 3 20 0 15 0 63664626 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697770718496 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10818856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664626 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697636501104 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10818856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10818856 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) S 28019 28022 24765 0 -1 1077944384 525 12857 0 0 1 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697839044720 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10818856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) S 28019 28022 24765 0 -1 1077944384 54 12857 0 0 0 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697737160688 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10818856 memory=140295932130944 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 556 12857 0 0 3 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10818856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10818856 memory=140295932130944 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664629 11078508544 11746 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818856 KiB
Current children cumulated memory: 46984 KiB

[startup+0.310458 s]*
/proc/loadavg: 1.67 1.45 1.38 3/215 28088
/proc/meminfo: memFree=21748132/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10819352 memory=58392 CPUtime=0.39 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 10664 12857 0 0 28 3 5 3 20 0 15 0 63664614 11079016448 14598 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2704838 14598 3048 1 0 2667149 0
[pid=28022/tid=28075] ppid=28019 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 7307 12857 0 0 19 2 5 3 20 0 15 0 63664623 11079016448 14598 33554432000 4194304 4196468 140726913170224 139698285244832 139698296826160 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10819352 memory=7373043845850746960 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 14598 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10819352 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10819352 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664625 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 13 12857 0 0 0 0 5 3 20 0 15 0 63664626 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697770718496 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664626 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697636501104 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10819352 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) R 28019 28022 24765 0 -1 4202560 526 12857 0 0 2 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697839044720 139698292908129 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) S 28019 28022 24765 0 -1 1077944384 54 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697737160688 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10819352 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 561 12857 0 0 5 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 14598 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 58392 KiB

[startup+0.700732 s]
/proc/loadavg: 1.67 1.45 1.38 3/215 28088
/proc/meminfo: memFree=21737092/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10819352 memory=90668 CPUtime=1 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 16817 12857 0 0 86 6 5 3 20 0 15 0 63664614 11079016448 22667 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2704838 22667 3235 1 0 2667149 0
[pid=28022/tid=28075] ppid=28019 vsize=10819352 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 12593 12857 0 0 55 4 5 3 20 0 15 0 63664623 11079016448 22667 33554432000 4194304 4196468 140726913170224 139698285253648 139698313454749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 22667 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10819352 memory=4136 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664624 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10819352 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 5 12857 0 0 0 0 5 3 20 0 15 0 63664625 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10819352 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 13 12857 0 0 0 0 5 3 20 0 15 0 63664626 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697770718496 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10819352 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664626 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697636501104 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10819352 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10819352 memory=13252 CPUtime=0.17 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) S 28019 28022 24765 0 -1 1077944384 1079 12857 0 0 9 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697839044720 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10819352 memory=15460 CPUtime=0.15 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) R 28019 28022 24765 0 -1 1077944384 327 12857 0 0 7 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697737160688 139698313443970 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10819352 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 597 12857 0 0 13 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10819352 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10819352 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664629 11079016448 22667 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 90668 KiB

[startup+1.50426 s]
/proc/loadavg: 1.67 1.45 1.38 3/215 28088
/proc/meminfo: memFree=21691344/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10834252 memory=186632 CPUtime=2.44 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 24418 12857 0 0 226 10 5 3 20 0 15 0 63664614 11094274048 46658 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2708563 46658 3475 1 0 2670221 0
[pid=28022/tid=28075] ppid=28019 vsize=10834252 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 17842 12857 0 0 130 6 5 3 20 0 15 0 63664623 11094274048 46658 33554432000 4194304 4196468 140726913170224 139698285249504 139698297513310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 29 12857 0 0 1 0 5 3 20 0 15 0 63664624 11094274048 46658 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 172 12857 0 0 1 0 5 3 20 0 15 0 63664624 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 44 12857 0 0 1 0 5 3 20 0 15 0 63664624 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 28 12857 0 0 1 0 5 3 20 0 15 0 63664624 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10834252 memory=1399103955520229747 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 460 12857 0 0 1 0 5 3 20 0 15 0 63664625 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10834252 memory=280591555700992 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 14 12857 0 0 0 0 5 3 20 0 15 0 63664626 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697770718560 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664626 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697636501120 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10834252 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10834252 memory=1704 CPUtime=0.35 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) S 28019 28022 24765 0 -1 1077944384 1578 12857 0 0 27 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697839044720 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10834252 memory=9924 CPUtime=0.3 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) S 28019 28022 24765 0 -1 1077944384 589 12857 0 0 22 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697737160688 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10834252 memory=5788 CPUtime=0.47 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 1465 12857 0 0 39 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10834252 memory=1936 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10834252 memory=1196 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 1 12857 0 0 0 0 5 3 20 0 15 0 63664629 11094274048 46658 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834252 KiB

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

[pid=28022/tid=28087] ppid=28019 vsize=10844512 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11104780288 64289 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10844512 memory=6788 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 8 12857 0 0 0 0 5 3 20 0 15 0 63664629 11104780288 64289 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 6.78 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 257156 KiB

[startup+4.00123 s]*
/proc/loadavg: 1.78 1.47 1.38 5/215 28088
/proc/meminfo: memFree=21490768/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10844512 memory=309148 CPUtime=8.83 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 44887 12857 0 0 859 16 5 3 20 0 15 0 63664614 11104780288 77287 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2711128 77287 3504 1 0 2672781 0
[pid=28022/tid=28075] ppid=28019 vsize=10844512 memory=-6517102902069810590 CPUtime=3.75 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 25834 12857 0 0 358 9 5 3 20 0 15 0 63664623 11104780288 77287 33554432000 4194304 4196468 140726913170224 139698285265456 139698297476453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10844512 memory=3691042058319900680 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 68 12857 0 0 1 0 5 3 20 0 15 0 63664624 11104780288 77287 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10844512 memory=4049193261647784096 CPUtime=0.1 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 184 12857 0 0 2 0 5 3 20 0 15 0 63664624 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10844512 memory=8470556256330945681 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 47 12857 0 0 1 0 5 3 20 0 15 0 63664624 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10844512 memory=120353573569512 CPUtime=0.09 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 63 12857 0 0 1 0 5 3 20 0 15 0 63664624 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10844512 memory=3612117495169952993 CPUtime=0.1 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 670 12857 0 0 2 0 5 3 20 0 15 0 63664625 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10844512 memory=3762254132293939231 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 15 12857 0 0 0 0 5 3 20 0 15 0 63664626 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697770718560 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10844512 memory=6440826331439196264 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664626 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697636501120 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10844512 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10844512 memory=0 CPUtime=1.74 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) R 28019 28022 24765 0 -1 4202560 3960 12857 0 0 165 1 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697839030600 139698294957800 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10844512 memory=0 CPUtime=1.89 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) R 28019 28022 24765 0 -1 4202560 4050 12857 0 0 181 0 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697737146640 139698298542389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10844512 memory=8 CPUtime=1.53 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) R 28019 28022 24765 0 -1 1077944384 7788 12857 0 0 143 2 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10844512 memory=82 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10844512 memory=63 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 10 12857 0 0 0 0 5 3 20 0 15 0 63664629 11104780288 77287 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 8.83 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 309148 KiB

[startup+4.80541 s]
/proc/loadavg: 1.78 1.47 1.38 5/215 28088
/proc/meminfo: memFree=21490768/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10846560 memory=316324 CPUtime=11.22 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 47806 12857 0 0 1096 18 5 3 20 0 15 0 63664614 11106877440 79081 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2711640 79081 3513 1 0 2673293 0
[pid=28022/tid=28075] ppid=28019 vsize=10846560 memory=15824378344507954 CPUtime=4.49 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 26561 12857 0 0 432 9 5 3 20 0 15 0 63664623 11106877440 79081 33554432000 4194304 4196468 140726913170224 139698285266848 139698313454749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10846560 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 90 12857 0 0 4 0 5 3 20 0 15 0 63664624 11106877440 79081 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10846560 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 196 12857 0 0 4 0 5 3 20 0 15 0 63664624 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10846560 memory=7016714190785702558 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 75 12857 0 0 3 0 5 3 20 0 15 0 63664624 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10846560 memory=4137293581110450563 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 71 12857 0 0 3 0 5 3 20 0 15 0 63664624 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10846560 memory=8761640388318109335 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 1886 12857 0 0 4 0 5 3 20 0 15 0 63664625 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10846560 memory=6944656592455360608 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 15 12857 0 0 0 0 5 3 20 0 15 0 63664626 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697770718560 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10846560 memory=7016714186490735262 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664626 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697636501120 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10846560 memory=7682744562830902074 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10846560 memory=6944613755495348631 CPUtime=2.34 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) S 28019 28022 24765 0 -1 1077944384 4179 12857 0 0 225 1 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697839044720 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10846560 memory=0 CPUtime=2.53 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) S 28019 28022 24765 0 -1 1077944384 4244 12857 0 0 244 1 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697737160688 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10846560 memory=140295778114353 CPUtime=1.82 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 8279 12857 0 0 172 2 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10846560 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10846560 memory=1 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 11 12857 0 0 0 0 5 3 20 0 15 0 63664629 11106877440 79081 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 11.22 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 316324 KiB

[startup+5.20067 s]
/proc/loadavg: 1.78 1.47 1.38 3/215 28088
/proc/meminfo: memFree=21471680/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10914144 memory=358312 CPUtime=12.13 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 59915 12857 0 0 1186 19 5 3 20 0 15 0 63664614 11176083456 89578 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2728536 89578 3514 1 0 2690189 0
[pid=28022/tid=28075] ppid=28019 vsize=10914144 memory=15824378344507954 CPUtime=4.88 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 38301 12857 0 0 470 10 5 3 20 0 15 0 63664623 11176083456 89578 33554432000 4194304 4196468 140726913170224 139698285266352 139698297476453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10914144 memory=6655300316396806240 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 90 12857 0 0 4 0 5 3 20 0 15 0 63664624 11176083456 89578 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10914144 memory=6944656592387989600 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 196 12857 0 0 4 0 5 3 20 0 15 0 63664624 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10914144 memory=6944656592455360604 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 75 12857 0 0 3 0 5 3 20 0 15 0 63664624 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10914144 memory=-7022074515825631275 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 71 12857 0 0 3 0 5 3 20 0 15 0 63664624 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10914144 memory=-6876588461455810464 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 1886 12857 0 0 4 0 5 3 20 0 15 0 63664625 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10914144 memory=-7522837415730323359 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 15 12857 0 0 0 0 5 3 20 0 15 0 63664626 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697770718560 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10914144 memory=-8918985357576057910 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664626 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697636501120 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10914144 memory=6791534058613427641 CPUtime=2.54 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) R 28019 28022 24765 0 -1 4202560 4238 12857 0 0 245 1 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697839035104 139698294955061 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10914144 memory=0 CPUtime=2.72 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) R 28019 28022 24765 0 -1 4202560 4305 12857 0 0 263 1 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697737160688 139698298559045 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10914144 memory=6297532452091482727 CPUtime=1.96 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) S 28019 28022 24765 0 -1 1077944384 8528 12857 0 0 185 3 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697736108400 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10914144 memory=315280 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10914144 memory=313996 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 11 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89578 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 12.13 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 358312 KiB

[startup+5.30419 s]
/proc/loadavg: 1.78 1.47 1.38 3/215 28088
/proc/meminfo: memFree=21471680/32770624 swapFree=67108860/67108860
[pid=28022] ppid=28019 vsize=10914144 memory=359200 CPUtime=12.45 cores=0,2,4,6
/proc/28022/stat : 28022 (java) S 28019 28022 24765 0 -1 1077944320 60173 12857 0 0 1217 20 5 3 20 0 15 0 63664614 11176083456 89800 33554432000 4194304 4196468 140726913170224 140726913152768 139698313432823 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
/proc/28022/statm: 2728536 89800 3514 1 0 2690189 0
[pid=28022/tid=28075] ppid=28019 vsize=10914144 memory=356752 CPUtime=4.99 cores=0,2,4,6
/proc/28022/task/28075/stat : 28075 (java) R 28019 28022 24765 0 -1 4202560 38352 12857 0 0 481 10 5 3 20 0 15 0 63664623 11176083456 89800 33554432000 4194304 4196468 140726913170224 139698285265536 139697937434303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28076] ppid=28019 vsize=10914144 memory=312336 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28076/stat : 28076 (java) S 28019 28022 24765 0 -1 1077944384 90 12857 0 0 4 0 5 3 20 0 15 0 63664624 11176083456 89800 33554432000 4194304 4196468 140726913170224 139698317674896 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28077] ppid=28019 vsize=10914144 memory=56 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28077/stat : 28077 (java) S 28019 28022 24765 0 -1 1077944384 196 12857 0 0 4 0 5 3 20 0 15 0 63664624 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697886828816 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28078] ppid=28019 vsize=10914144 memory=6944656592455359580 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28078/stat : 28078 (java) S 28019 28022 24765 0 -1 1077944384 75 12857 0 0 3 0 5 3 20 0 15 0 63664624 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697885776528 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28079] ppid=28019 vsize=10914144 memory=6943526294502006880 CPUtime=0.11 cores=0,2,4,6
/proc/28022/task/28079/stat : 28079 (java) S 28019 28022 24765 0 -1 1077944384 71 12857 0 0 3 0 5 3 20 0 15 0 63664624 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697884723728 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28080] ppid=28019 vsize=10914144 memory=307248 CPUtime=0.12 cores=0,2,4,6
/proc/28022/task/28080/stat : 28080 (java) S 28019 28022 24765 0 -1 1077944384 1886 12857 0 0 4 0 5 3 20 0 15 0 63664625 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697840097904 139698313443970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28081] ppid=28019 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28081/stat : 28081 (java) S 28019 28022 24765 0 -1 1077944384 15 12857 0 0 0 0 5 3 20 0 15 0 63664626 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697770718560 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28082] ppid=28019 vsize=10914144 memory=280591555625200 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28082/stat : 28082 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664626 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697636501120 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28083] ppid=28019 vsize=10914144 memory=7306054030225599079 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28083/stat : 28083 (java) S 28019 28022 24765 0 -1 1077944384 2 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697032522320 139698313451419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28084] ppid=28019 vsize=10914144 memory=5793709819104946280 CPUtime=2.59 cores=0,2,4,6
/proc/28022/task/28084/stat : 28084 (java) R 28019 28022 24765 0 -1 4202560 4269 12857 0 0 250 1 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697839030912 139698293149959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28085] ppid=28019 vsize=10914144 memory=306984 CPUtime=2.79 cores=0,2,4,6
/proc/28022/task/28085/stat : 28085 (java) R 28019 28022 24765 0 -1 4202560 4331 12857 0 0 270 1 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697737150400 139698291180322 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28086] ppid=28019 vsize=10914144 memory=0 CPUtime=2.04 cores=0,2,4,6
/proc/28022/task/28086/stat : 28086 (java) R 28019 28022 24765 0 -1 4202560 8679 12857 0 0 193 3 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697736106360 139698306536480 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28087] ppid=28019 vsize=10914144 memory=280591556492960 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28087/stat : 28087 (java) S 28019 28022 24765 0 -1 1077944384 3 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139696562760160 139698313443029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
[pid=28022/tid=28088] ppid=28019 vsize=10914144 memory=140295778248752 CPUtime=0.08 cores=0,2,4,6
/proc/28022/task/28088/stat : 28088 (java) S 28019 28022 24765 0 -1 1077944384 11 12857 0 0 0 0 5 3 20 0 15 0 63664629 11176083456 89800 33554432000 4194304 4196468 140726913170224 139697735056304 139698313443970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 33046528 140726913173675 140726913176924 140726913176924 140726913179599 0
Current children cumulated CPU time: 12.45 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 359200 KiB

Child status: 0
Real time (s): 5.39794
CPU time (s): 12.6847
CPU user time (s): 12.4389
CPU system time (s): 0.245829
CPU usage (%): 234.992
Max. virtual memory (cumulated for all children) (KiB): 10914144
Max. memory (cumulated for all children) (KiB): 359200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4389
system time used= 0.245829
maximum resident set size= 362312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73296
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7136
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 28022
#   total CPU time (s): 12.6847
#   total CPU user time (s): 12.4389
#   total CPU system time (s): 0.245829

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055419 second user time and 0.094109 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-24 21:36:54
IDJOB=4294392
IDBENCH=141378
IDSOLVER=2751
FILE ID=node105/4294392-1532461014
RUNJOBID= node105-1532448512-24796
PBS_JOBID= 21021581
Free space on /tmp= 44736 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-4-cp_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294392-1532461014/watcher-4294392-1532461014 -o /tmp/evaluation-result-4294392-1532461014/solver-4294392-1532461014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532448512-24796 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1521115889 -superng HOME/instance-4294392-1532461014.xml

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

MD5SUM BENCH= 323265c27f21e70af41ff0037033f3ab
RANDOM SEED=1521115889

node105.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.32
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.32
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.32
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.32
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:        21790388 kB
MemAvailable:   31062304 kB
Buffers:          222600 kB
Cached:          9189496 kB
SwapCached:            0 kB
Active:          2522904 kB
Inactive:        7818284 kB
Active(anon):     883704 kB
Inactive(anon):    65412 kB
Active(file):    1639200 kB
Inactive(file):  7752872 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26808 kB
Writeback:             0 kB
AnonPages:        936228 kB
Mapped:            51644 kB
Shmem:             17036 kB
Slab:             336004 kB
SReclaimable:     308304 kB
SUnreclaim:        27700 kB
KernelStack:        3776 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1926624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44712 MiB
End job on node105 at 2018-07-24 21:37:00