Trace number 4402460

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 55.1255 44.1857

General information on the benchmark

NameRandom/Random-m1-5-12-12/
rand-5-12-12-200-12442-22.xml
MD5SUM1f678c7b1175962864f0f6df2117d050
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.7944
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree76
Maximum variable degree93
Distribution of variable degrees[{"degree":76,"count":2},{"degree":78,"count":1},{"degree":80,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":1},{"degree":89,"count":1},{"degree":90,"count":1},{"degree":91,"count":1},{"degree":93,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.54	c Concrete v3.12.3.1568965526260 running
55.03/44.16	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 (5033 MiB free)
  memory of node 1: 16384 MiB (1348 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402460-1568970110/watcher-4402460-1568970110 -o /tmp/evaluation-result-4402460-1568970110/solver-4402460-1568970110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568967596-5049 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=673415012 HOME/instance-4402460-1568970110.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=5535, runsolver pid=5532
Current StackSize limit: 8192 KiB


[startup+0.109713 s]*
/proc/loadavg: 1.19 1.24 1.22 3/222 5593
/proc/meminfo: memFree=6524896/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10355560 memory=21700 CPUtime=0.09 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 4677 13268 0 0 2 0 5 2 20 0 9 0 473279922 10604093440 5425 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2588890 5425 2102 1 0 2551431 0
[pid=5535/tid=5588] ppid=5532 vsize=10355560 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 2448 13268 0 0 2 0 5 2 20 0 9 0 473279931 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623638089584 139623650334046 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 9 0 473279932 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10355560 memory=15684257341626008 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 9 0 473279932 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 9 0 473279932 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 9 0 473279932 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 9 0 473279933 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 33 13268 0 0 0 0 5 2 20 0 9 0 473279934 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623123588512 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 9 0 473279934 10604093440 5425 33554432000 4194304 4196468 140721728214288 139623011444272 139623666263765 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 21700 KiB

[startup+0.213214 s]*
/proc/loadavg: 1.19 1.24 1.22 3/230 5601
/proc/meminfo: memFree=6503316/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10820196 memory=45392 CPUtime=0.27 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 7263 13268 0 0 18 2 5 2 20 0 15 0 473279922 11079880704 11348 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2705049 11348 3308 1 0 2667149 0
[pid=5535/tid=5588] ppid=5532 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 3751 13268 0 0 11 1 5 2 20 0 15 0 473279931 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623638067680 139623646529540 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10820196 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10820196 memory=140250100136652 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10820196 memory=140250100127360 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279933 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 33 13268 0 0 0 0 5 2 20 0 15 0 473279934 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623123588512 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279934 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623011444208 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11079880704 11348 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 486 13268 0 0 1 0 5 2 20 0 15 0 473279937 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 167 13268 0 0 1 0 5 2 20 0 15 0 473279937 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10820196 memory=140250100127360 CPUtime=0.1 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 607 13268 0 0 3 0 5 2 20 0 15 0 473279937 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11079880704 11348 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10820196 memory=140250100127360 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279937 11079880704 11348 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45392 KiB

[startup+0.31596 s]*
/proc/loadavg: 1.19 1.24 1.22 3/230 5601
/proc/meminfo: memFree=6493912/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10820268 memory=53780 CPUtime=0.4 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 10646 13268 0 0 30 3 5 2 20 0 15 0 473279922 11079954432 13445 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2705067 13445 3319 1 0 2667149 0
[pid=5535/tid=5588] ppid=5532 vsize=10820268 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 7125 13268 0 0 20 2 5 2 20 0 15 0 473279931 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623638074960 139623666275485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10820268 memory=8113423430034748947 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10820268 memory=7643295301215600736 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10820268 memory=140250100134353 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279933 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 33 13268 0 0 0 0 5 2 20 0 15 0 473279934 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623123588512 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279934 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623011444208 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11079954432 13445 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10820268 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 487 13268 0 0 2 0 5 2 20 0 15 0 473279937 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 167 13268 0 0 1 0 5 2 20 0 15 0 473279937 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10820268 memory=140250100127360 CPUtime=0.12 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 616 13268 0 0 5 0 5 2 20 0 15 0 473279937 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11079954432 13445 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10820268 memory=140250100127360 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279937 11079954432 13445 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 53780 KiB

[startup+0.700655 s]
/proc/loadavg: 1.19 1.24 1.22 3/230 5601
/proc/meminfo: memFree=6479148/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10824364 memory=86036 CPUtime=1.15 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 14698 13268 0 0 104 4 5 2 20 0 15 0 473279922 11084148736 21509 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2706091 21509 3516 1 0 2668173 0
[pid=5535/tid=5588] ppid=5532 vsize=10825388 memory=140249942534752 CPUtime=0.66 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 10131 13268 0 0 56 3 5 2 20 0 15 0 473279931 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623638071488 139623658933277 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10825388 memory=140249942498032 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10824364 memory=140249942493360 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279932 11084148736 21509 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10824364 memory=2024 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11084148736 21509 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10824364 memory=7090143983960547920 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279932 11084148736 21509 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10825388 memory=7306929129762414934 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 5 13268 0 0 0 0 5 2 20 0 15 0 473279933 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10825388 memory=7810487918915055718 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 33 13268 0 0 0 0 5 2 20 0 15 0 473279934 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623123588512 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10825388 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279934 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623011444208 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10825388 memory=1316 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11085197312 21509 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10825388 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) R 5532 5535 5017 0 -1 4202560 930 13268 0 0 13 0 5 2 20 0 15 0 473279937 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623090030576 139623651177165 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10825388 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 648 13268 0 0 16 0 5 2 20 0 15 0 473279937 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 759 13268 0 0 17 0 5 2 20 0 15 0 473279937 11084148736 21509 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11084148736 21509 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10825388 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 1 13268 0 0 0 0 5 2 20 0 15 0 473279937 11085197312 21509 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 86036 KiB

[startup+1.50076 s]
/proc/loadavg: 1.19 1.24 1.22 5/230 5601
/proc/meminfo: memFree=6373344/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10826488 memory=353012 CPUtime=3.22 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 19516 13268 0 0 298 17 5 2 20 0 15 0 473279922 11086323712 88253 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2706622 88253 3579 1 0 2668685 0
[pid=5535/tid=5588] ppid=5532 vsize=10826488 memory=96 CPUtime=1.4 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 10933 13268 0 0 126 7 5 2 20 0 15 0 473279931 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623638088984 139623233494394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10826488 memory=1 CPUtime=0.09 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 50 13268 0 0 1 1 5 2 20 0 15 0 473279932 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10826488 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 258 13268 0 0 2 2 5 2 20 0 15 0 473279932 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10826488 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 88 13268 0 0 2 2 5 2 20 0 15 0 473279932 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10826488 memory=-7385037615208631145 CPUtime=0.11 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 82 13268 0 0 2 2 5 2 20 0 15 0 473279932 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10826488 memory=8401352418782109792 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 85 13268 0 0 0 0 5 2 20 0 15 0 473279933 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10826488 memory=7018412940649386604 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 33 13268 0 0 0 0 5 2 20 0 15 0 473279934 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623123588512 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10826488 memory=7523107478184158290 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279934 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623011444208 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10826488 memory=1188 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11086323712 88253 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10826488 memory=1536 CPUtime=0.69 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 2589 13268 0 0 62 0 5 2 20 0 15 0 473279937 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10826488 memory=9592 CPUtime=0.72 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 1884 13268 0 0 65 0 5 2 20 0 15 0 473279937 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10826488 memory=2828 CPUtime=0.4 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 1300 13268 0 0 33 0 5 2 20 0 15 0 473279937 11086323712 88253 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0

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

[pid=5535/tid=5600] ppid=5532 vsize=10844940 memory=30028 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11105218560 772485 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10844940 memory=14068 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 281 13268 0 0 0 1 5 2 20 0 15 0 473279937 11105218560 772485 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 52.5 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 3089940 KiB

[startup+43.2008 s]
/proc/loadavg: 1.76 1.38 1.27 3/229 5863
/proc/meminfo: memFree=3763368/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10844940 memory=3089944 CPUtime=54.11 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 87817 13268 0 0 5229 175 5 2 20 0 15 0 473279922 11105218560 772486 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2711235 772486 3619 1 0 2673293 0
[pid=5535/tid=5588] ppid=5532 vsize=10844940 memory=14012 CPUtime=41.88 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 34665 13268 0 0 4125 56 5 2 20 0 15 0 473279931 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623638080848 139623242800208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10844940 memory=2116 CPUtime=1.19 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1083 13268 0 0 87 25 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10844940 memory=30028 CPUtime=1.21 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1398 13268 0 0 88 26 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10844940 memory=14068 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 1328 13268 0 0 88 28 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10844940 memory=524 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 846 13268 0 0 89 27 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10844940 memory=1568 CPUtime=0.15 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 3689 13268 0 0 8 0 5 2 20 0 15 0 473279933 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10844940 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 39 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623123588576 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10844940 memory=3520 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623011444224 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10844940 memory=1976 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11105218560 772486 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10844940 memory=3089940 CPUtime=3.09 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 16312 13268 0 0 300 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10844940 memory=3089940 CPUtime=3 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 11955 13268 0 0 292 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10844940 memory=524 CPUtime=1.55 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 14008 13268 0 0 146 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10844940 memory=1568 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10844940 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 281 13268 0 0 0 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 54.11 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 3089944 KiB

[startup+43.6009 s]
/proc/loadavg: 1.76 1.38 1.27 3/229 5863
/proc/meminfo: memFree=3763368/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10844940 memory=3089944 CPUtime=54.51 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 87835 13268 0 0 5269 175 5 2 20 0 15 0 473279922 11105218560 772486 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2711235 772486 3619 1 0 2673293 0
[pid=5535/tid=5588] ppid=5532 vsize=10844940 memory=988 CPUtime=42.28 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 34683 13268 0 0 4165 56 5 2 20 0 15 0 473279931 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623638085592 139623241055624 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10844940 memory=2024 CPUtime=1.19 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1083 13268 0 0 87 25 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10844940 memory=1384 CPUtime=1.21 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1398 13268 0 0 88 26 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10844940 memory=0 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 1328 13268 0 0 88 28 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10844940 memory=55160 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 846 13268 0 0 89 27 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10844940 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 3689 13268 0 0 8 0 5 2 20 0 15 0 473279933 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10844940 memory=4580 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 39 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623123588576 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10844940 memory=164007621176181 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623011444224 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10844940 memory=164007621176182 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11105218560 772486 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10844940 memory=6944656592455097440 CPUtime=3.09 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 16312 13268 0 0 300 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10844940 memory=164007621176184 CPUtime=3 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 11955 13268 0 0 292 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10844940 memory=164007621176185 CPUtime=1.55 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 14008 13268 0 0 146 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10844940 memory=164007621176186 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10844940 memory=8330969454845486047 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 281 13268 0 0 0 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 54.51 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 3089944 KiB

[startup+44.0007 s]*
/proc/loadavg: 1.76 1.38 1.27 6/229 5863
/proc/meminfo: memFree=3759148/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10844940 memory=3089944 CPUtime=54.93 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 87947 13268 0 0 5311 175 5 2 20 0 15 0 473279922 11105218560 772486 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2711235 772486 3619 1 0 2673293 0
[pid=5535/tid=5588] ppid=5532 vsize=10844940 memory=8317482817917895235 CPUtime=42.69 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 34754 13268 0 0 4206 56 5 2 20 0 15 0 473279931 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623638085168 139623647659830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10844940 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1083 13268 0 0 87 25 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10844940 memory=0 CPUtime=1.21 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1398 13268 0 0 88 26 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10844940 memory=4294967295 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 1328 13268 0 0 88 28 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10844940 memory=2320820793689649717 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 846 13268 0 0 89 27 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10844940 memory=3617991113599022770 CPUtime=0.15 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 3689 13268 0 0 8 0 5 2 20 0 15 0 473279933 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10844940 memory=3907211559079196468 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 39 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623123588576 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10844940 memory=7440059187308358505 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623011444224 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10844940 memory=3807421400833 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11105218560 772486 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10844940 memory=0 CPUtime=3.09 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 16340 13268 0 0 300 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10844940 memory=140249942499663 CPUtime=3 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 11955 13268 0 0 292 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10844940 memory=140250100128648 CPUtime=1.55 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 14022 13268 0 0 146 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10844940 memory=2319413410198991411 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10844940 memory=3624 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 281 13268 0 0 0 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 54.93 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 3089944 KiB

[startup+44.1104 s]
/proc/loadavg: 1.76 1.38 1.27 6/229 5863
/proc/meminfo: memFree=3759148/32770624 swapFree=66959528/67108860
[pid=5535] ppid=5532 vsize=10844940 memory=3089944 CPUtime=55.03 cores=1,3,5,7
/proc/5535/stat : 5535 (java) S 5532 5535 5017 0 -1 1077944320 87973 13268 0 0 5321 175 5 2 20 0 15 0 473279922 11105218560 772486 33554432000 4194304 4196468 140721728214288 140721728196832 139623666253559 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
/proc/5535/statm: 2711235 772486 3619 1 0 2673293 0
[pid=5535/tid=5588] ppid=5532 vsize=10844940 memory=3089944 CPUtime=42.79 cores=1,3,5,7
/proc/5535/task/5588/stat : 5588 (java) R 5532 5535 5017 0 -1 4202560 34758 13268 0 0 4216 56 5 2 20 0 15 0 473279931 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623638085168 139623241055631 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5589] ppid=5532 vsize=10844940 memory=3089940 CPUtime=1.19 cores=1,3,5,7
/proc/5535/task/5589/stat : 5589 (java) S 5532 5535 5017 0 -1 1077944384 1083 13268 0 0 87 25 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623670487312 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5590] ppid=5532 vsize=10844940 memory=3089944 CPUtime=1.21 cores=1,3,5,7
/proc/5535/task/5590/stat : 5590 (java) S 5532 5535 5017 0 -1 1077944384 1398 13268 0 0 88 26 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623558769040 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5591] ppid=5532 vsize=10844940 memory=3089944 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5591/stat : 5591 (java) S 5532 5535 5017 0 -1 1077944384 1328 13268 0 0 88 28 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623557716496 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5592] ppid=5532 vsize=10844940 memory=3089924 CPUtime=1.23 cores=1,3,5,7
/proc/5535/task/5592/stat : 5592 (java) S 5532 5535 5017 0 -1 1077944384 846 13268 0 0 89 27 5 2 20 0 15 0 473279932 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623556663952 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5593] ppid=5532 vsize=10844940 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/5535/task/5593/stat : 5593 (java) S 5532 5535 5017 0 -1 1077944384 3689 13268 0 0 8 0 5 2 20 0 15 0 473279933 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623124642288 139623666264706 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5594] ppid=5532 vsize=10844940 memory=3089812 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5594/stat : 5594 (java) S 5532 5535 5017 0 -1 1077944384 39 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623123588576 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5595] ppid=5532 vsize=10844940 memory=1948353 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5595/stat : 5595 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279934 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623011444224 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5596] ppid=5532 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5596/stat : 5596 (java) S 5532 5535 5017 0 -1 1077944384 2 13268 0 0 0 0 5 2 20 0 15 0 473279936 11105218560 772486 33554432000 4194304 4196468 140721728214288 139622407465680 139623666272155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5597] ppid=5532 vsize=10844940 memory=6944656575208382560 CPUtime=3.09 cores=1,3,5,7
/proc/5535/task/5597/stat : 5597 (java) S 5532 5535 5017 0 -1 1077944384 16340 13268 0 0 300 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623090030576 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5598] ppid=5532 vsize=10844940 memory=33 CPUtime=3 cores=1,3,5,7
/proc/5535/task/5598/stat : 5598 (java) S 5532 5535 5017 0 -1 1077944384 11976 13268 0 0 292 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623088978032 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5599] ppid=5532 vsize=10844940 memory=3089940 CPUtime=1.55 cores=1,3,5,7
/proc/5535/task/5599/stat : 5599 (java) S 5532 5535 5017 0 -1 1077944384 14022 13268 0 0 146 2 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623087925488 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5600] ppid=5532 vsize=10844940 memory=3089940 CPUtime=0.07 cores=1,3,5,7
/proc/5535/task/5600/stat : 5600 (java) S 5532 5535 5017 0 -1 1077944384 3 13268 0 0 0 0 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139621937703520 139623666263765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
[pid=5535/tid=5601] ppid=5532 vsize=10844940 memory=3089944 CPUtime=0.08 cores=1,3,5,7
/proc/5535/task/5601/stat : 5601 (java) S 5532 5535 5017 0 -1 1077944384 281 13268 0 0 0 1 5 2 20 0 15 0 473279937 11105218560 772486 33554432000 4194304 4196468 140721728214288 139623086873392 139623666264706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6721536 140721728219888 140721728222405 140721728222405 140721728225231 0
Current children cumulated CPU time: 55.03 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 3089944 KiB

Child status: 0
Real time (s): 44.1857
CPU time (s): 55.1255
CPU user time (s): 53.3304
CPU system time (s): 1.79509
CPU usage (%): 124.759
Max. virtual memory (cumulated for all children) (KiB): 10847168
Max. memory (cumulated for all children) (KiB): 3094872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.3304
system time used= 1.79509
maximum resident set size= 3094872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102488
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8256
involuntary context switches= 173


# summary of solver processes directly reported to runsolver:
#   pid: 5535
#   total CPU time (s): 55.1255
#   total CPU user time (s): 53.3304
#   total CPU system time (s): 1.79509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.284829 second user time and 0.475013 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-20 11:01:10
IDJOB=4402460
IDBENCH=120983
IDSOLVER=2861
FILE ID=node127/4402460-1568970110
RUNJOBID= node127-1568967596-5049
PBS_JOBID= 21704621
Free space on /tmp= 35756 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Random/Random-m1-5-12-12/rand-5-12-12-200-12442-22.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402460-1568970110/watcher-4402460-1568970110 -o /tmp/evaluation-result-4402460-1568970110/solver-4402460-1568970110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568967596-5049 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=673415012 HOME/instance-4402460-1568970110.xml

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

MD5SUM BENCH= 1f678c7b1175962864f0f6df2117d050
RANDOM SEED=673415012

node127.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.55
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.55
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.55
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.55
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:         6535960 kB
MemAvailable:   30718524 kB
Buffers:           95880 kB
Cached:         24051968 kB
SwapCached:        44564 kB
Active:         15375840 kB
Inactive:        9907304 kB
Active(anon):    1089448 kB
Inactive(anon):    95588 kB
Active(file):   14286392 kB
Inactive(file):  9811716 kB
Unevictable:      107128 kB
Mlocked:          107128 kB
SwapTotal:      67108860 kB
SwapFree:       66959528 kB
Dirty:             64544 kB
Writeback:             0 kB
AnonPages:       1199820 kB
Mapped:            66020 kB
Shmem:             40776 kB
Slab:             541664 kB
SReclaimable:     512916 kB
SUnreclaim:        28748 kB
KernelStack:        3744 kB
PageTables:         8040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1988992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1107968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35720 MiB
End job on node127 at 2019-09-20 11:01:55