Trace number 4402450

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.3UNSAT 22.2083 16.7113

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-64.xml
MD5SUM236be531fe4e5fa4d71f6d1385cbaf81
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 benchmark3.28957
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":9,"count":1},{"degree":10,"count":3},{"degree":12,"count":3},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.80/0.61	c Concrete v3.12.3.1568965526260 running
22.19/16.70	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: 16375 MiB (1699 MiB free)
  memory of node 1: 16384 MiB (1737 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402450-1568972754/watcher-4402450-1568972754 -o /tmp/evaluation-result-4402450-1568972754/solver-4402450-1568972754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402450-1568972754.xml 

running on 4 cores: 4-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=15541, runsolver pid=15538
Current StackSize limit: 8192 KiB


[startup+0.101172 s]*
/proc/loadavg: 1.68 1.70 1.60 3/214 15594
/proc/meminfo: memFree=3518332/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=9970504 memory=11060 CPUtime=0.09 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 3542 13273 0 0 0 0 6 3 20 0 6 0 473281620 10209796096 2765 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2492626 2765 1291 1 0 2481537 0
[pid=15541/tid=15594] ppid=15538 vsize=9970504 memory=8514726395714820750 CPUtime=0.09 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 1383 13273 0 0 0 0 6 3 20 0 6 0 473281630 10209796096 3348 33554432000 4194304 4196468 140727081280992 140407648126280 140407676308541 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=9970504 memory=-9181546050914066336 CPUtime=0.09 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 6 0 473281631 10209796096 3348 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=9970504 memory=139987300099712 CPUtime=0.09 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 6 0 473281631 10209796096 3348 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=9972712 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 6 0 473281631 10212057088 3348 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=9972712 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 6 0 473281631 10212057088 3348 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9970504 KiB
Current children cumulated memory: 11060 KiB

[startup+0.213736 s]*
/proc/loadavg: 1.70 1.70 1.60 4/227 15607
/proc/meminfo: memFree=3493504/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10819716 memory=39440 CPUtime=0.27 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 7142 13273 0 0 16 2 6 3 20 0 15 0 473281620 11079389184 9860 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2704929 9860 3180 1 0 2667149 0
[pid=15541/tid=15594] ppid=15538 vsize=10819716 memory=7022364594140610616 CPUtime=0.19 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 3652 13273 0 0 10 0 6 3 20 0 15 0 473281630 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407648117144 140407657848219 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10819716 memory=364 CPUtime=0.09 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10819716 memory=3473316024186545824 CPUtime=0.09 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10819716 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10819716 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10819716 memory=139987300099712 CPUtime=0.09 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 15 0 473281633 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10819716 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 13 13273 0 0 0 0 6 3 20 0 15 0 473281633 11079389184 9860 33554432000 4194304 4196468 140727081280992 140406574540448 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10819716 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11079389184 9860 33554432000 4194304 4196468 140727081280992 140406440322288 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10819716 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11079389184 9860 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10819716 memory=0 CPUtime=0.1 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 468 13273 0 0 1 0 6 3 20 0 15 0 473281636 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10819716 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 181 13273 0 0 0 0 6 3 20 0 15 0 473281637 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10819716 memory=139987300099712 CPUtime=0.12 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 604 13273 0 0 3 0 6 3 20 0 15 0 473281637 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10819716 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11079389184 9860 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10819716 memory=139987300099712 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281637 11079389184 9860 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 39440 KiB

[startup+0.311437 s]*
/proc/loadavg: 1.70 1.70 1.60 3/227 15607
/proc/meminfo: memFree=3482880/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10820196 memory=50360 CPUtime=0.4 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 10765 13273 0 0 28 3 6 3 20 0 15 0 473281620 11079880704 12590 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2705049 12590 3308 1 0 2667149 0
[pid=15541/tid=15594] ppid=15538 vsize=10820196 memory=1398722017469774279 CPUtime=0.3 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 7263 13273 0 0 19 2 6 3 20 0 15 0 473281630 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407648093584 140407660365150 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 15 0 473281633 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10820196 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 13 13273 0 0 0 0 6 3 20 0 15 0 473281633 11079880704 12593 33554432000 4194304 4196468 140727081280992 140406574540448 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11079880704 12593 33554432000 4194304 4196468 140727081280992 140406440322288 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11079880704 12593 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10820196 memory=0 CPUtime=0.11 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 469 13273 0 0 2 0 6 3 20 0 15 0 473281636 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10820196 memory=-1 CPUtime=0.1 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 190 13273 0 0 1 0 6 3 20 0 15 0 473281637 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10820196 memory=139987300099712 CPUtime=0.14 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 611 13273 0 0 5 0 6 3 20 0 15 0 473281637 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10820196 memory=-1 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11079880704 12593 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10820196 memory=139987300099712 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281637 11079880704 12593 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50360 KiB

[startup+0.701274 s]
/proc/loadavg: 1.70 1.70 1.60 5/227 15607
/proc/meminfo: memFree=3468476/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10822316 memory=77540 CPUtime=1.11 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 14664 13273 0 0 97 5 6 3 20 0 15 0 473281620 11082051584 19385 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2705579 19385 3496 1 0 2667661 0
[pid=15541/tid=15594] ppid=15538 vsize=10822316 memory=0 CPUtime=0.67 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 10119 13273 0 0 55 3 6 3 20 0 15 0 473281630 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407648112168 140407655865934 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10822316 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10822316 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10822316 memory=139987144290512 CPUtime=0.09 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 2 13273 0 0 0 0 6 3 20 0 15 0 473281631 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10822316 memory=139990164046427 CPUtime=0.09 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281631 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10822316 memory=980 CPUtime=0.09 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 5 13273 0 0 0 0 6 3 20 0 15 0 473281633 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10822316 memory=7014751519617144145 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 13 13273 0 0 0 0 6 3 20 0 15 0 473281633 11082051584 19385 33554432000 4194304 4196468 140727081280992 140406574540448 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10822316 memory=6081104596517153130 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11082051584 19385 33554432000 4194304 4196468 140727081280992 140406440322288 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10822316 memory=33104 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11082051584 19385 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10822316 memory=2120 CPUtime=0.19 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) R 15538 15541 13981 0 -1 4202560 878 13273 0 0 10 0 6 3 20 0 15 0 473281636 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407134737392 140407657805842 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10822316 memory=496 CPUtime=0.22 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) R 15538 15541 13981 0 -1 4202560 653 13273 0 0 13 0 6 3 20 0 15 0 473281637 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407133685440 140407659671979 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10822316 memory=1560 CPUtime=0.26 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 774 13273 0 0 17 0 6 3 20 0 15 0 473281637 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10822316 memory=928 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11082051584 19385 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10822316 memory=1724 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281637 11082051584 19385 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10822316 KiB
Current children cumulated memory: 77540 KiB

[startup+1.50127 s]
/proc/loadavg: 1.70 1.70 1.60 5/227 15607
/proc/meminfo: memFree=3429452/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10832632 memory=178892 CPUtime=2.71 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 23646 13273 0 0 253 9 6 3 20 0 15 0 473281620 11092615168 44723 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2708158 44723 3581 1 0 2670221 0
[pid=15541/tid=15594] ppid=15538 vsize=10832632 memory=136980 CPUtime=1.43 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 15431 13273 0 0 129 5 6 3 20 0 15 0 473281630 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407648095728 140407656929580 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10832632 memory=1444 CPUtime=0.1 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 80 13273 0 0 1 0 6 3 20 0 15 0 473281631 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10832632 memory=1764 CPUtime=0.1 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 5 13273 0 0 1 0 6 3 20 0 15 0 473281631 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10832632 memory=0 CPUtime=0.1 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 43 13273 0 0 1 0 6 3 20 0 15 0 473281631 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10832632 memory=-6154581634397065563 CPUtime=0.1 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 323 13273 0 0 1 0 6 3 20 0 15 0 473281631 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10832632 memory=3833724587141655355 CPUtime=0.1 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 1297 13273 0 0 1 0 6 3 20 0 15 0 473281633 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10832632 memory=-6944103529398779036 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 14 13273 0 0 0 0 6 3 20 0 15 0 473281633 11092615168 44723 33554432000 4194304 4196468 140727081280992 140406574540512 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10832632 memory=-6005673638262905286 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11092615168 44723 33554432000 4194304 4196468 140727081280992 140406440322304 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10832632 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11092615168 44723 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10832632 memory=0 CPUtime=0.44 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 1427 13273 0 0 35 0 6 3 20 0 15 0 473281636 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10832632 memory=4580 CPUtime=0.5 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 1431 13273 0 0 41 0 6 3 20 0 15 0 473281637 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10832632 memory=5936684822193786964 CPUtime=0.49 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 1376 13273 0 0 39 1 6 3 20 0 15 0 473281637 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10832632 memory=7079772213264536934 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11092615168 44723 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10832632 memory=7595999623041475671 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11092615168 44723 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 10832632 KiB

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

[pid=15541/tid=15606] ppid=15538 vsize=10846988 memory=7740111494983740247 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 119274 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10846988 memory=7380102728051812951 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 38 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 119274 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 19.87 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 477096 KiB

[startup+16.0008 s]*
/proc/loadavg: 1.69 1.70 1.60 3/227 15608
/proc/meminfo: memFree=3043488/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10846988 memory=489416 CPUtime=21.49 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 49351 13273 0 0 2115 25 6 3 20 0 15 0 473281620 11107315712 122354 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2711747 122354 3623 1 0 2673805 0
[pid=15541/tid=15594] ppid=15538 vsize=10846988 memory=1398722017469774279 CPUtime=15.84 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 24844 13273 0 0 1563 12 6 3 20 0 15 0 473281630 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407648120320 140407273647499 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10846988 memory=4872558044660077418 CPUtime=0.13 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 181 13273 0 0 4 0 6 3 20 0 15 0 473281631 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10846988 memory=6944656592455360604 CPUtime=0.14 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 273 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10846988 memory=68922615269866 CPUtime=0.14 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 1435 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10846988 memory=279974288589488 CPUtime=0.14 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 565 13273 0 0 5 0 6 3 20 0 15 0 473281631 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10846988 memory=0 CPUtime=0.14 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 3087 13273 0 0 5 0 6 3 20 0 15 0 473281633 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10846988 memory=576460756329955445 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 15 13273 0 0 0 0 6 3 20 0 15 0 473281633 11107315712 122354 33554432000 4194304 4196468 140727081280992 140406574540512 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10846988 memory=288230600413020516 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11107315712 122354 33554432000 4194304 4196468 140727081280992 140406440322304 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10846988 memory=3517382 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11107315712 122354 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10846988 memory=351 CPUtime=1.95 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 5237 13273 0 0 183 3 6 3 20 0 15 0 473281636 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10846988 memory=278719 CPUtime=2.15 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 5078 13273 0 0 205 1 6 3 20 0 15 0 473281637 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10846988 memory=1 CPUtime=1.46 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 6382 13273 0 0 135 2 6 3 20 0 15 0 473281637 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10846988 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122354 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10846988 memory=0 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 38 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122354 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 21.49 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 489416 KiB

[startup+16.4008 s]
/proc/loadavg: 1.69 1.70 1.60 3/227 15608
/proc/meminfo: memFree=3043488/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10846988 memory=491488 CPUtime=21.89 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 49356 13273 0 0 2154 26 6 3 20 0 15 0 473281620 11107315712 122872 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2711747 122872 3623 1 0 2673805 0
[pid=15541/tid=15594] ppid=15538 vsize=10846988 memory=4040 CPUtime=16.23 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 24845 13273 0 0 1602 12 6 3 20 0 15 0 473281630 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407648120048 140407270314766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10846988 memory=1056 CPUtime=0.14 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 182 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10846988 memory=0 CPUtime=0.14 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 274 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10846988 memory=6791534058613427641 CPUtime=0.15 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 1436 13273 0 0 5 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10846988 memory=3848 CPUtime=0.14 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 566 13273 0 0 5 0 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10846988 memory=2608 CPUtime=0.14 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 3087 13273 0 0 5 0 6 3 20 0 15 0 473281633 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10846988 memory=2788 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 15 13273 0 0 0 0 6 3 20 0 15 0 473281633 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406574540512 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10846988 memory=4100 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406440322304 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10846988 memory=1412 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10846988 memory=3040 CPUtime=1.95 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 5237 13273 0 0 183 3 6 3 20 0 15 0 473281636 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10846988 memory=279974288375616 CPUtime=2.15 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 5078 13273 0 0 205 1 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10846988 memory=279974288380624 CPUtime=1.46 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 6382 13273 0 0 135 2 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10846988 memory=6655300316396806240 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10846988 memory=6944656592455097440 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 38 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 21.89 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 491488 KiB

[startup+16.6008 s]
/proc/loadavg: 1.69 1.70 1.60 3/227 15608
/proc/meminfo: memFree=3043488/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10846988 memory=491488 CPUtime=22.09 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 49356 13273 0 0 2174 26 6 3 20 0 15 0 473281620 11107315712 122872 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2711747 122872 3623 1 0 2673805 0
[pid=15541/tid=15594] ppid=15538 vsize=10846988 memory=6655300316396806240 CPUtime=16.43 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 24845 13273 0 0 1622 12 6 3 20 0 15 0 473281630 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407648119936 140407273677923 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10846988 memory=6943526294502006880 CPUtime=0.14 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 182 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10846988 memory=6944656592387989600 CPUtime=0.14 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 274 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10846988 memory=6944656592455359580 CPUtime=0.15 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 1436 13273 0 0 5 1 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10846988 memory=6943526294502006880 CPUtime=0.14 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 566 13273 0 0 5 0 6 3 20 0 15 0 473281631 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10846988 memory=6944656592455359580 CPUtime=0.14 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 3087 13273 0 0 5 0 6 3 20 0 15 0 473281633 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10846988 memory=6944656592455097440 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 15 13273 0 0 0 0 6 3 20 0 15 0 473281633 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406574540512 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10846988 memory=6944656575208382560 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406440322304 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10846988 memory=6943526294502006880 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10846988 memory=6944656592387989600 CPUtime=1.95 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 5237 13273 0 0 183 3 6 3 20 0 15 0 473281636 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10846988 memory=7956010499115057218 CPUtime=2.15 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 5078 13273 0 0 205 1 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10846988 memory=288283359726090990 CPUtime=1.46 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 6382 13273 0 0 135 2 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10846988 memory=3847868920173440032 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10846988 memory=6944656592455097440 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 38 13273 0 0 0 0 6 3 20 0 15 0 473281637 11107315712 122872 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 22.09 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 491488 KiB

[startup+16.7008 s]
/proc/loadavg: 1.69 1.70 1.60 3/227 15608
/proc/meminfo: memFree=3043488/32770688 swapFree=66927192/67108860
[pid=15541] ppid=15538 vsize=10846988 memory=491504 CPUtime=22.19 cores=4-7
/proc/15541/stat : 15541 (java) S 15538 15541 13981 0 -1 1077944320 50185 13273 0 0 2184 26 6 3 20 0 15 0 473281620 11107315712 122875 33554432000 4194304 4196468 140727081280992 140727081263536 140407676284663 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
/proc/15541/statm: 2711747 122876 3624 1 0 2673805 0
[pid=15541/tid=15594] ppid=15538 vsize=10846988 memory=489416 CPUtime=16.53 cores=4-7
/proc/15541/task/15594/stat : 15594 (java) R 15538 15541 13981 0 -1 4202560 25690 13273 0 0 1632 12 6 3 20 0 15 0 473281630 11107315712 122876 33554432000 4194304 4196468 140727081280992 140407648119936 140407657857968 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15595] ppid=15538 vsize=10846988 memory=475048 CPUtime=0.14 cores=4-7
/proc/15541/task/15595/stat : 15595 (java) S 15538 15541 13981 0 -1 1077944384 182 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122876 33554432000 4194304 4196468 140727081280992 140407680526864 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15596] ppid=15538 vsize=10846988 memory=475048 CPUtime=0.14 cores=4-7
/proc/15541/task/15596/stat : 15596 (java) S 15538 15541 13981 0 -1 1077944384 274 13273 0 0 4 1 6 3 20 0 15 0 473281631 11107315712 122876 33554432000 4194304 4196468 140727081280992 140407584729744 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15597] ppid=15538 vsize=10879760 memory=7451578779323557975 CPUtime=0.15 cores=4-7
/proc/15541/task/15597/stat : 15597 (java) S 15538 15541 13981 0 -1 1077944384 1436 13273 0 0 5 1 6 3 20 0 15 0 473281631 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407583676688 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15598] ppid=15538 vsize=10879760 memory=7740111494983805015 CPUtime=0.14 cores=4-7
/proc/15541/task/15598/stat : 15598 (java) S 15538 15541 13981 0 -1 1077944384 566 13273 0 0 5 0 6 3 20 0 15 0 473281631 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407582624144 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15599] ppid=15538 vsize=10879760 memory=6791534058613427641 CPUtime=0.14 cores=4-7
/proc/15541/task/15599/stat : 15599 (java) S 15538 15541 13981 0 -1 1077944384 3087 13273 0 0 5 0 6 3 20 0 15 0 473281633 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407135804144 140407676295810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15600] ppid=15538 vsize=10879760 memory=63632 CPUtime=0.09 cores=4-7
/proc/15541/task/15600/stat : 15600 (java) S 15538 15541 13981 0 -1 1077944384 15 13273 0 0 0 0 6 3 20 0 15 0 473281633 11140874240 122876 33554432000 4194304 4196468 140727081280992 140406574540512 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15601] ppid=15538 vsize=10879760 memory=984 CPUtime=0.09 cores=4-7
/proc/15541/task/15601/stat : 15601 (java) S 15538 15541 13981 0 -1 1077944384 1 13273 0 0 0 0 6 3 20 0 15 0 473281634 11140874240 122876 33554432000 4194304 4196468 140727081280992 140406440322304 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15602] ppid=15538 vsize=10879760 memory=139987144696433 CPUtime=0.09 cores=4-7
/proc/15541/task/15602/stat : 15602 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281636 11140874240 122876 33554432000 4194304 4196468 140727081280992 140406200031696 140407676303259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15603] ppid=15538 vsize=10879760 memory=279973013592395 CPUtime=1.95 cores=4-7
/proc/15541/task/15603/stat : 15603 (java) S 15538 15541 13981 0 -1 1077944384 5237 13273 0 0 183 3 6 3 20 0 15 0 473281636 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407134750960 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15604] ppid=15538 vsize=10879760 memory=288230574492221466 CPUtime=2.15 cores=4-7
/proc/15541/task/15604/stat : 15604 (java) S 15538 15541 13981 0 -1 1077944384 5078 13273 0 0 205 1 6 3 20 0 15 0 473281637 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407133698416 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15605] ppid=15538 vsize=10879760 memory=288230591755977018 CPUtime=1.46 cores=4-7
/proc/15541/task/15605/stat : 15605 (java) S 15538 15541 13981 0 -1 1077944384 6382 13273 0 0 135 2 6 3 20 0 15 0 473281637 11140874240 122876 33554432000 4194304 4196468 140727081280992 140407132645360 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15606] ppid=15538 vsize=10879760 memory=14132229966143655 CPUtime=0.09 cores=4-7
/proc/15541/task/15606/stat : 15606 (java) S 15538 15541 13981 0 -1 1077944384 3 13273 0 0 0 0 6 3 20 0 15 0 473281637 11140874240 122876 33554432000 4194304 4196468 140727081280992 140406166473056 140407676294869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
[pid=15541/tid=15607] ppid=15538 vsize=10879760 memory=1764 CPUtime=0.09 cores=4-7
/proc/15541/task/15607/stat : 15607 (java) S 15538 15541 13981 0 -1 1077944384 38 13273 0 0 0 0 6 3 20 0 15 0 473281637 11140874240 123388 33554432000 4194304 4196468 140727081280992 140407131593776 140407676295810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38522880 140727081286383 140727081288901 140727081288901 140727081291727 0
Current children cumulated CPU time: 22.19 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 491504 KiB

Child status: 0
Real time (s): 16.7113
CPU time (s): 22.2083
CPU user time (s): 21.9051
CPU system time (s): 0.303111
CPU usage (%): 132.893
Max. virtual memory (cumulated for all children) (KiB): 10846988
Max. memory (cumulated for all children) (KiB): 491504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.9051
system time used= 0.303111
maximum resident set size= 493552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63591
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= 6863
involuntary context switches= 70


# summary of solver processes directly reported to runsolver:
#   pid: 15541
#   total CPU time (s): 22.2083
#   total CPU user time (s): 21.9051
#   total CPU system time (s): 0.303111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.13068 second user time and 0.223576 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-21 18:06:15
IDJOB=4402450
IDBENCH=125649
IDSOLVER=2861
FILE ID=node120/4402450-1568972754
RUNJOBID= node120-1324482060-14013
PBS_JOBID= 21704627
Free space on /tmp= 23256 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-64.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402450-1568972754/watcher-4402450-1568972754 -o /tmp/evaluation-result-4402450-1568972754/solver-4402450-1568972754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402450-1568972754.xml

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

MD5SUM BENCH= 236be531fe4e5fa4d71f6d1385cbaf81
RANDOM SEED=2142651045

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:         3520552 kB
MemAvailable:   30854560 kB
Buffers:          106996 kB
Cached:         27187736 kB
SwapCached:        68632 kB
Active:         14564852 kB
Inactive:       13724240 kB
Active(anon):     924152 kB
Inactive(anon):   126532 kB
Active(file):   13640700 kB
Inactive(file): 13597708 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66927192 kB
Dirty:             35144 kB
Writeback:             0 kB
AnonPages:        986200 kB
Mapped:            71136 kB
Shmem:             47316 kB
Slab:             553140 kB
SReclaimable:     524060 kB
SUnreclaim:        29080 kB
KernelStack:        3984 kB
PageTables:         8084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    2210528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    808960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23220 MiB
End job on node120 at 2011-12-21 18:06:32