Trace number 4400653

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 93.0089 84.922

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-45.xml
MD5SUM9875f5c0ec8fbb2d8215ec13f3e1e37d
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 benchmark10.4554
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree3
Maximum variable degree16
Distribution of variable degrees[{"degree":3,"count":1},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":57}]
Number of extensional constraints57
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":57}]
Optimization problemNO
Type of objective

Solver Data

0.73/0.54	c Concrete v3.12.2.1568631193530 running
92.96/84.91	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 (12175 MiB free)
  memory of node 1: 16384 MiB (15409 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400653-1568675814/watcher-4400653-1568675814 -o /tmp/evaluation-result-4400653-1568675814/solver-4400653-1568675814 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568673291-32274 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1750650444 HOME/instance-4400653-1568675814.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=553, runsolver pid=549
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 2.28 1.64 1.53 4/218 633
/proc/meminfo: memFree=28237080/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=9972712 memory=16816 CPUtime=0.08 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 4477 13270 0 0 1 0 5 2 20 0 6 0 443853970 10212057088 4204 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2493178 4204 1935 1 0 2481616 0
[pid=553/tid=626] ppid=549 vsize=10055356 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 2510 13270 0 0 1 0 5 2 20 0 7 0 443853979 10296684544 4468 33554432000 4194304 4196468 140736509795568 139930259770128 139930272007548 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10055356 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 7 0 443853980 10296684544 4468 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10055356 memory=288370347818423936 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 7 0 443853980 10296684544 4468 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 7 0 443853980 10296684544 4468 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 7 0 443853980 10296684544 4468 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10055356 memory=139971666712192 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 7 0 443853981 10296684544 4468 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209936 s]*
/proc/loadavg: 2.28 1.64 1.53 4/227 642
/proc/meminfo: memFree=28213560/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10820184 memory=45128 CPUtime=0.26 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 7696 13270 0 0 17 2 5 2 20 0 15 0 443853970 11079868416 11282 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2705046 11282 3302 1 0 2667149 0
[pid=553/tid=626] ppid=549 vsize=10821220 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 5565 13270 0 0 10 1 5 2 20 0 15 0 443853979 11080929280 11758 33554432000 4194304 4196468 140736509795568 139930259739392 139930280238258 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10821220 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11080929280 11758 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10821220 memory=288370347818423936 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11080929280 11758 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11080929280 11758 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853980 11080929280 11758 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10821220 memory=139971666712192 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853981 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 34 13270 0 0 0 0 5 2 20 0 15 0 443853981 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929746392224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853982 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929631843056 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 490 13270 0 0 1 0 5 2 20 0 15 0 443853984 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10821220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 175 13270 0 0 1 0 5 2 20 0 15 0 443853984 11080929280 11758 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10821220 memory=139971666712192 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 612 13270 0 0 3 0 5 2 20 0 15 0 443853984 11080929280 11824 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11080929280 11824 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10821220 memory=139971666712192 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853985 11080929280 11824 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820184 KiB
Current children cumulated memory: 45128 KiB

[startup+0.310526 s]*
/proc/loadavg: 2.28 1.64 1.53 3/227 642
/proc/meminfo: memFree=28204280/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10820196 memory=53144 CPUtime=0.39 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 11038 13270 0 0 28 4 5 2 20 0 15 0 443853970 11079880704 13286 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2705049 13286 3315 1 0 2667149 0
[pid=553/tid=626] ppid=549 vsize=10820268 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 7519 13270 0 0 19 3 5 2 20 0 15 0 443853979 11079954432 13351 33554432000 4194304 4196468 140736509795568 139930259752560 139930287948957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11079954432 13351 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11079954432 13351 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11079954432 13351 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853980 11079954432 13351 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853981 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 34 13270 0 0 0 0 5 2 20 0 15 0 443853981 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929746392224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853982 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929631843056 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 490 13270 0 0 1 0 5 2 20 0 15 0 443853984 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10820268 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 176 13270 0 0 2 0 5 2 20 0 15 0 443853984 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10820268 memory=139971666712192 CPUtime=0.12 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 620 13270 0 0 5 0 5 2 20 0 15 0 443853984 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11079954432 13351 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10820268 memory=139971666712192 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853985 11079954432 13351 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53144 KiB

[startup+0.700749 s]
/proc/loadavg: 2.28 1.64 1.53 3/227 642
/proc/meminfo: memFree=28189752/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10824364 memory=85940 CPUtime=1.13 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 15333 13270 0 0 101 5 5 2 20 0 15 0 443853970 11084148736 21485 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2706091 21485 3505 1 0 2668173 0
[pid=553/tid=626] ppid=549 vsize=10824364 memory=2400 CPUtime=0.66 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 10632 13270 0 0 56 3 5 2 20 0 15 0 443853979 11084148736 21485 33554432000 4194304 4196468 140736509795568 139930259744960 139930272007518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10824364 memory=70196 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11084148736 21485 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10824364 memory=6297835844906604903 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11084148736 21485 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10824364 memory=7013345351736579182 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853980 11084148736 21485 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10824364 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853980 11084148736 21485 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10824364 memory=139971666711073 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 5 13270 0 0 0 0 5 2 20 0 15 0 443853981 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 34 13270 0 0 0 0 5 2 20 0 15 0 443853981 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929746392224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853982 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929631843056 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 980 13270 0 0 13 0 5 2 20 0 15 0 443853984 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) R 549 553 32242 0 -1 4202560 658 13270 0 0 13 0 5 2 20 0 15 0 443853984 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929711782768 139930287940940 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 805 13270 0 0 17 0 5 2 20 0 15 0 443853984 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11084148736 21485 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10824364 memory=4120 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853985 11084148736 21485 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85940 KiB

[startup+1.50075 s]
/proc/loadavg: 2.28 1.64 1.53 5/227 642
/proc/meminfo: memFree=28104480/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10832632 memory=258216 CPUtime=2.97 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 19818 13270 0 0 277 13 5 2 20 0 15 0 443853970 11092615168 64554 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2708158 64554 3580 1 0 2670221 0
[pid=553/tid=626] ppid=549 vsize=10832632 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 13904 13270 0 0 128 6 5 2 20 0 15 0 443853979 11092615168 64554 33554432000 4194304 4196468 140736509795568 139930259758448 139930271981083 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10832632 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 32 13270 0 0 2 0 5 2 20 0 15 0 443853980 11092615168 64554 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10832632 memory=6944656592455360569 CPUtime=0.09 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 40 13270 0 0 2 0 5 2 20 0 15 0 443853980 11092615168 64554 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10832632 memory=6944656592455360608 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 40 13270 0 0 2 1 5 2 20 0 15 0 443853980 11092615168 64554 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10832632 memory=6944656592455360608 CPUtime=0.09 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 37 13270 0 0 2 0 5 2 20 0 15 0 443853980 11092615168 64554 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10832632 memory=4639098309541127272 CPUtime=0.08 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 108 13270 0 0 1 0 5 2 20 0 15 0 443853981 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10832632 memory=2400 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 35 13270 0 0 0 0 5 2 20 0 15 0 443853981 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929746392288 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10832632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853982 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929631843072 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10832632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10832632 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 1184 13270 0 0 51 0 5 2 20 0 15 0 443853984 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10832632 memory=279943015585888 CPUtime=0.57 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 1045 13270 0 0 50 0 5 2 20 0 15 0 443853984 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10832632 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 1174 13270 0 0 34 0 5 2 20 0 15 0 443853984 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10832632 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11092615168 64554 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10832632 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 1 13270 0 0 0 0 5 2 20 0 15 0 443853985 11092615168 64554 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0

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

[pid=553/tid=641] ppid=549 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11105218560 228188 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10844940 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 534 13270 0 0 1 2 5 2 20 0 15 0 443853985 11105218560 228188 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 91.26 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 912752 KiB

[startup+84.0014 s]*
/proc/loadavg: 1.83 1.66 1.55 3/228 648
/proc/meminfo: memFree=26353452/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10844940 memory=911700 CPUtime=92.06 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 76763 13270 0 0 9159 40 5 2 20 0 15 0 443853970 11105218560 227925 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2711235 227925 3622 1 0 2673293 0
[pid=553/tid=626] ppid=549 vsize=10844940 memory=6791534058613427641 CPUtime=83.76 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 26713 13270 0 0 8353 16 5 2 20 0 15 0 443853979 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930259763152 139929861966036 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10844940 memory=301741382048153914 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1777 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10844940 memory=15541825314228036 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1901 13270 0 0 10 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10844940 memory=-7737621075815361686 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 3126 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10844940 memory=-7882018838379555936 CPUtime=0.17 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 977 13270 0 0 8 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10844940 memory=8292088525465231505 CPUtime=0.12 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 1611 13270 0 0 5 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10844940 memory=8259761640030508190 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 43 13270 0 0 0 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929746392288 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10844940 memory=7679373425970869011 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 12 13270 0 0 0 0 5 2 20 0 15 0 443853982 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929631843072 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10844940 memory=8028674168966910323 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10844940 memory=-6237260532469557610 CPUtime=3.17 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 11930 13270 0 0 308 2 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10844940 memory=8187704045996132563 CPUtime=3.27 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 16338 13270 0 0 317 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10844940 memory=8405286402700514660 CPUtime=1.42 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 9585 13270 0 0 132 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10844940 memory=7679373425970869011 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10844940 memory=-7595718148000617580 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 534 13270 0 0 1 2 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 92.06 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 911700 KiB

[startup+84.4007 s]
/proc/loadavg: 1.83 1.66 1.55 3/228 648
/proc/meminfo: memFree=26353452/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10844940 memory=911700 CPUtime=92.46 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 76763 13270 0 0 9199 40 5 2 20 0 15 0 443853970 11105218560 227925 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2711235 227925 3622 1 0 2673293 0
[pid=553/tid=626] ppid=549 vsize=10844940 memory=6947385649911455296 CPUtime=84.15 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 26713 13270 0 0 8392 16 5 2 20 0 15 0 443853979 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930259763152 139929863801287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10844940 memory=15080 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1777 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10844940 memory=13524 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1901 13270 0 0 10 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10844940 memory=2676 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 3126 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10844940 memory=13240 CPUtime=0.17 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 977 13270 0 0 8 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10844940 memory=500 CPUtime=0.12 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 1611 13270 0 0 5 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10844940 memory=1736 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 43 13270 0 0 0 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929746392288 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10844940 memory=1772 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 12 13270 0 0 0 0 5 2 20 0 15 0 443853982 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929631843072 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10844940 memory=924 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10844940 memory=2344 CPUtime=3.17 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 11930 13270 0 0 308 2 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10844940 memory=2064 CPUtime=3.27 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 16338 13270 0 0 317 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10844940 memory=2876 CPUtime=1.42 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 9585 13270 0 0 132 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10844940 memory=6947385649911455296 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10844940 memory=-2245088631185882904 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 534 13270 0 0 1 2 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 92.46 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 911700 KiB

[startup+84.8007 s]
/proc/loadavg: 1.83 1.66 1.55 3/228 648
/proc/meminfo: memFree=26353452/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10844940 memory=911700 CPUtime=92.86 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 76763 13270 0 0 9239 40 5 2 20 0 15 0 443853970 11105218560 227925 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2711235 227925 3622 1 0 2673293 0
[pid=553/tid=626] ppid=549 vsize=10844940 memory=6947385649911455296 CPUtime=84.55 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 26713 13270 0 0 8432 16 5 2 20 0 15 0 443853979 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930259763152 139929862881500 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10844940 memory=912752 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1777 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10844940 memory=6944656592387989600 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1901 13270 0 0 10 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10844940 memory=6944656592452807318 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 3126 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10844940 memory=4206468019014099040 CPUtime=0.17 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 977 13270 0 0 8 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10844940 memory=-7966001967407402336 CPUtime=0.12 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 1611 13270 0 0 5 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10844940 memory=6944656592455360569 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 43 13270 0 0 0 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929746392288 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10844940 memory=15080 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 12 13270 0 0 0 0 5 2 20 0 15 0 443853982 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929631843072 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10844940 memory=13524 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10844940 memory=2676 CPUtime=3.17 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 11930 13270 0 0 308 2 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10844940 memory=13240 CPUtime=3.27 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 16338 13270 0 0 317 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10844940 memory=500 CPUtime=1.42 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 9585 13270 0 0 132 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10844940 memory=1736 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10844940 memory=1772 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 534 13270 0 0 1 2 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 92.86 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 911700 KiB

[startup+84.9007 s]
/proc/loadavg: 1.83 1.66 1.55 3/228 648
/proc/meminfo: memFree=26353452/32770624 swapFree=67027124/67108860
[pid=553] ppid=549 vsize=10844940 memory=911700 CPUtime=92.96 cores=1,3,5,7
/proc/553/stat : 553 (java) S 549 553 32242 0 -1 1077944320 76763 13270 0 0 9249 40 5 2 20 0 15 0 443853970 11105218560 227925 33554432000 4194304 4196468 140736509795568 140736509778112 139930287927031 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
/proc/553/statm: 2711235 227925 3622 1 0 2673293 0
[pid=553/tid=626] ppid=549 vsize=10844940 memory=911700 CPUtime=84.65 cores=1,3,5,7
/proc/553/task/626/stat : 626 (java) R 549 553 32242 0 -1 4202560 26713 13270 0 0 8442 16 5 2 20 0 15 0 443853979 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930259763152 139929862044039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=628] ppid=549 vsize=10844940 memory=913776 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/628/stat : 628 (java) S 549 553 32242 0 -1 1077944384 1777 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930292169744 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=629] ppid=549 vsize=10844940 memory=913776 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/629/stat : 629 (java) S 549 553 32242 0 -1 1077944384 1901 13270 0 0 10 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930180443280 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=631] ppid=549 vsize=10844940 memory=911700 CPUtime=0.19 cores=1,3,5,7
/proc/553/task/631/stat : 631 (java) S 549 553 32242 0 -1 1077944384 3126 13270 0 0 9 3 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930179390224 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=633] ppid=549 vsize=10844940 memory=279943015931328 CPUtime=0.17 cores=1,3,5,7
/proc/553/task/633/stat : 633 (java) S 549 553 32242 0 -1 1077944384 977 13270 0 0 8 2 5 2 20 0 15 0 443853980 11105218560 227925 33554432000 4194304 4196468 140736509795568 139930178337680 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=634] ppid=549 vsize=10844940 memory=5 CPUtime=0.12 cores=1,3,5,7
/proc/553/task/634/stat : 634 (java) S 549 553 32242 0 -1 1077944384 1611 13270 0 0 5 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929747446000 139930287938178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=635] ppid=549 vsize=10844940 memory=913828 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/635/stat : 635 (java) S 549 553 32242 0 -1 1077944384 43 13270 0 0 0 0 5 2 20 0 15 0 443853981 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929746392288 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=636] ppid=549 vsize=10844940 memory=920984 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/636/stat : 636 (java) S 549 553 32242 0 -1 1077944384 12 13270 0 0 0 0 5 2 20 0 15 0 443853982 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929631843072 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=637] ppid=549 vsize=10844940 memory=2780 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/637/stat : 637 (java) S 549 553 32242 0 -1 1077944384 2 13270 0 0 0 0 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929027864528 139930287945627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=638] ppid=549 vsize=10844940 memory=870636 CPUtime=3.17 cores=1,3,5,7
/proc/553/task/638/stat : 638 (java) S 549 553 32242 0 -1 1077944384 11930 13270 0 0 308 2 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929712835312 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=639] ppid=549 vsize=10844940 memory=288230574492221466 CPUtime=3.27 cores=1,3,5,7
/proc/553/task/639/stat : 639 (java) S 549 553 32242 0 -1 1077944384 16338 13270 0 0 317 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929711782768 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=640] ppid=549 vsize=10844940 memory=288230583166042426 CPUtime=1.42 cores=1,3,5,7
/proc/553/task/640/stat : 640 (java) S 549 553 32242 0 -1 1077944384 9585 13270 0 0 132 3 5 2 20 0 15 0 443853984 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929710729712 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=641] ppid=549 vsize=10844940 memory=911700 CPUtime=0.07 cores=1,3,5,7
/proc/553/task/641/stat : 641 (java) S 549 553 32242 0 -1 1077944384 3 13270 0 0 0 0 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139928558103392 139930287937237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
[pid=553/tid=642] ppid=549 vsize=10844940 memory=912752 CPUtime=0.1 cores=1,3,5,7
/proc/553/task/642/stat : 642 (java) S 549 553 32242 0 -1 1077944384 534 13270 0 0 1 2 5 2 20 0 15 0 443853985 11105218560 227925 33554432000 4194304 4196468 140736509795568 139929709677104 139930287938178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23113728 140736509799151 140736509801669 140736509801669 140736509804495 0
Current children cumulated CPU time: 92.96 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 911700 KiB

Child status: 0
Real time (s): 84.922
CPU time (s): 93.0089
CPU user time (s): 92.5613
CPU system time (s): 0.447648
CPU usage (%): 109.523
Max. virtual memory (cumulated for all children) (KiB): 10847608
Max. memory (cumulated for all children) (KiB): 920984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.5613
system time used= 0.447648
maximum resident set size= 923072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8647
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 553
#   total CPU time (s): 93.0089
#   total CPU user time (s): 92.5613
#   total CPU system time (s): 0.447648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.489699 second user time and 0.877942 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 01:16:14
IDJOB=4400653
IDBENCH=121393
IDSOLVER=2857
FILE ID=node150/4400653-1568675814
RUNJOBID= node150-1568673291-32274
PBS_JOBID= 21703772
Free space on /tmp= 59332 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-45.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400653-1568675814/watcher-4400653-1568675814 -o /tmp/evaluation-result-4400653-1568675814/solver-4400653-1568675814 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568673291-32274 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1750650444 HOME/instance-4400653-1568675814.xml

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

MD5SUM BENCH= 9875f5c0ec8fbb2d8215ec13f3e1e37d
RANDOM SEED=1750650444

node150.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.79
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.79
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.79
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.79
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:        28247100 kB
MemAvailable:   30067344 kB
Buffers:          205496 kB
Cached:          1876980 kB
SwapCached:        11148 kB
Active:          2710068 kB
Inactive:        1190596 kB
Active(anon):    1779344 kB
Inactive(anon):    78600 kB
Active(file):     930724 kB
Inactive(file):  1111996 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027124 kB
Dirty:             37228 kB
Writeback:             0 kB
AnonPages:       1844124 kB
Mapped:            60380 kB
Shmem:             30588 kB
Slab:             216884 kB
SReclaimable:     186716 kB
SUnreclaim:        30168 kB
KernelStack:        3760 kB
PageTables:         9784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3248468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1626112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59296 MiB
End job on node150 at 2019-09-17 01:17:39