Trace number 4402453

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 86.2434 78.7638

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-45.xml
MD5SUM9875f5c0ec8fbb2d8215ec13f3e1e37d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.4554
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree3
Maximum variable degree16
Distribution of variable degrees[{"degree":3,"count":1},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":57}]
Number of extensional constraints57
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":57}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
86.16/78.75	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 (1336 MiB free)
  memory of node 1: 16384 MiB (692 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402453-1568970117/watcher-4402453-1568970117 -o /tmp/evaluation-result-4402453-1568970117/solver-4402453-1568970117 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568967599-29764 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1941630186 HOME/instance-4402453-1568970117.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30377, runsolver pid=30374
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 1.74 1.53 1.33 3/218 30434
/proc/meminfo: memFree=2071920/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=9972712 memory=18332 CPUtime=0.08 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 4331 13308 0 0 1 0 5 2 20 0 6 0 473173321 10212057088 4583 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2493178 4583 1931 1 0 2481616 0
[pid=30377/tid=30430] ppid=30374 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 2124 13308 0 0 1 0 5 2 20 0 6 0 473173330 10212057088 4583 33554432000 4194304 4196468 140732609797728 140149703029328 140149715273040 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 473173331 10212057088 4583 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=9972712 memory=139754856614471 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 473173331 10212057088 4583 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 473173331 10212057088 4583 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 6 0 473173331 10212057088 4583 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.20999 s]*
/proc/loadavg: 1.74 1.53 1.33 3/227 30443
/proc/meminfo: memFree=2047160/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10820196 memory=45168 CPUtime=0.25 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 7102 13308 0 0 17 1 5 2 20 0 15 0 473173321 11079880704 11292 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2705049 11292 3309 1 0 2667149 0
[pid=30377/tid=30430] ppid=30374 vsize=10820196 memory=753035770744996145 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 3585 13308 0 0 11 0 5 2 20 0 15 0 473173330 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149702979568 140149715273054 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10820196 memory=139754856614471 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173332 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 33 13308 0 0 0 0 5 2 20 0 15 0 473173333 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149188920480 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173333 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149077828336 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 344 13308 0 0 1 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 292 13308 0 0 1 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10820196 memory=139754853140096 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 631 13308 0 0 3 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10820196 memory=139754853140096 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 11292 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45168 KiB

[startup+0.310344 s]*
/proc/loadavg: 1.74 1.53 1.33 5/227 30443
/proc/meminfo: memFree=2035852/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10820196 memory=53480 CPUtime=0.4 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 10606 13308 0 0 30 3 5 2 20 0 15 0 473173321 11079880704 13370 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2705049 13370 3321 1 0 2667149 0
[pid=30377/tid=30430] ppid=30374 vsize=10820196 memory=1398722017469774279 CPUtime=0.28 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 7078 13308 0 0 19 2 5 2 20 0 15 0 473173330 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149703001488 140149715273054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173331 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10820196 memory=139754853140095 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173332 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 33 13308 0 0 0 0 5 2 20 0 15 0 473173333 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149188920480 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173333 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149077828336 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 345 13308 0 0 1 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 292 13308 0 0 2 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10820196 memory=139754853140096 CPUtime=0.12 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 641 13308 0 0 5 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10820196 memory=139754853140096 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173336 11079880704 13370 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53480 KiB

[startup+0.70063 s]
/proc/loadavg: 1.74 1.53 1.33 3/227 30443
/proc/meminfo: memFree=2012932/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10824364 memory=85320 CPUtime=1.15 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 14605 13308 0 0 103 5 5 2 20 0 15 0 473173321 11084148736 21330 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2706091 21330 3507 1 0 2668173 0
[pid=30377/tid=30430] ppid=30374 vsize=10824364 memory=5795117241467496816 CPUtime=0.66 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 9970 13308 0 0 56 3 5 2 20 0 15 0 473173330 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149703022112 140149731216157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10824364 memory=1416 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10824364 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10824364 memory=33 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173331 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173331 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 5 13308 0 0 0 0 5 2 20 0 15 0 473173332 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 33 13308 0 0 0 0 5 2 20 0 15 0 473173333 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149188920480 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173333 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149077828336 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10824364 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) R 30374 30377 29733 0 -1 4202560 851 13308 0 0 12 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149155352832 140149723482021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10824364 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 754 13308 0 0 16 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 778 13308 0 0 17 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10824364 memory=3588 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173336 11084148736 21330 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85320 KiB

[startup+1.50873 s]
/proc/loadavg: 1.74 1.53 1.33 5/227 30443
/proc/meminfo: memFree=1936428/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10832632 memory=258240 CPUtime=2.92 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 19285 13308 0 0 273 12 5 2 20 0 15 0 473173321 11092615168 64560 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2708158 64560 3582 1 0 2670221 0
[pid=30377/tid=30430] ppid=30374 vsize=10832632 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 13425 13308 0 0 129 6 5 2 20 0 15 0 473173330 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149703009984 140149717357424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10832632 memory=7235989811695151191 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 39 13308 0 0 2 1 5 2 20 0 15 0 473173331 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10832632 memory=7235989811694823511 CPUtime=0.09 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 42 13308 0 0 2 0 5 2 20 0 15 0 473173331 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10832632 memory=7811606147942149719 CPUtime=0.09 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 24 13308 0 0 2 0 5 2 20 0 15 0 473173331 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10832632 memory=279509492657952 CPUtime=0.09 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 52 13308 0 0 2 0 5 2 20 0 15 0 473173331 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10832632 memory=3684175647533543057 CPUtime=0.08 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 107 13308 0 0 1 0 5 2 20 0 15 0 473173332 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10832632 memory=279509492325376 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 34 13308 0 0 0 0 5 2 20 0 15 0 473173333 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149188920544 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10832632 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173333 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149077828352 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10832632 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10832632 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 1066 13308 0 0 45 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10832632 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 1088 13308 0 0 50 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10832632 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 1196 13308 0 0 35 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10832632 memory=279509492867072 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10832632 memory=6656426216303648864 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 473173336 11092615168 64560 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 10832632 KiB

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

[pid=30377/tid=30442] ppid=30374 vsize=10844940 memory=901400 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229476 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10844940 memory=2456 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 606 13308 0 0 1 2 5 2 20 0 15 0 473173336 11105218560 229476 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 84.24 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 917904 KiB

[startup+77.6007 s]
/proc/loadavg: 1.79 1.60 1.37 3/228 30451
/proc/meminfo: memFree=806000/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10844940 memory=916876 CPUtime=85.06 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 92355 13308 0 0 8458 41 5 2 20 0 15 0 473173321 11105218560 229219 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2711235 229219 3622 1 0 2673293 0
[pid=30377/tid=30430] ppid=30374 vsize=10844940 memory=1416 CPUtime=77.36 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 47758 13308 0 0 7711 18 5 2 20 0 15 0 473173330 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149703026048 140149307568400 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10844940 memory=6791534058613427641 CPUtime=0.19 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 3148 13308 0 0 9 3 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10844940 memory=740 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1772 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10844940 memory=1052 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1041 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10844940 memory=7548 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 1871 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10844940 memory=3620 CPUtime=0.12 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 1514 13308 0 0 5 0 5 2 20 0 15 0 473173332 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10844940 memory=2832 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 42 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149188920544 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10844940 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 11 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149077828352 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10844940 memory=1160 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10844940 memory=1716 CPUtime=2.85 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 12367 13308 0 0 277 1 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10844940 memory=1096 CPUtime=3.05 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 12139 13308 0 0 296 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10844940 memory=6128 CPUtime=1.35 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 7877 13308 0 0 126 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10844940 memory=14012 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10844940 memory=27296 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 606 13308 0 0 1 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 85.06 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 916876 KiB

[startup+78.4007 s]
/proc/loadavg: 1.80 1.61 1.37 3/228 30451
/proc/meminfo: memFree=805536/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10844940 memory=916876 CPUtime=85.86 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 92355 13308 0 0 8538 41 5 2 20 0 15 0 473173321 11105218560 229219 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2711235 229219 3622 1 0 2673293 0
[pid=30377/tid=30430] ppid=30374 vsize=10844940 memory=27296 CPUtime=78.16 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 47758 13308 0 0 7791 18 5 2 20 0 15 0 473173330 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149703026048 140149306919208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10844940 memory=14068 CPUtime=0.19 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 3148 13308 0 0 9 3 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1772 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1041 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10844940 memory=930972 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 1871 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10844940 memory=6791534058613427641 CPUtime=0.12 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 1514 13308 0 0 5 0 5 2 20 0 15 0 473173332 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10844940 memory=53708 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 42 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149188920544 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10844940 memory=984 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 11 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149077828352 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10844940 memory=1940 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10844940 memory=2877444 CPUtime=2.85 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 12367 13308 0 0 277 1 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10844940 memory=1408 CPUtime=3.05 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 12139 13308 0 0 296 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10844940 memory=2944 CPUtime=1.35 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 7877 13308 0 0 126 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10844940 memory=6791534058613427641 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 606 13308 0 0 1 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 85.86 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 916876 KiB

[startup+78.6007 s]
/proc/loadavg: 1.80 1.61 1.37 3/228 30451
/proc/meminfo: memFree=805536/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10844940 memory=916876 CPUtime=86.06 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 92355 13308 0 0 8558 41 5 2 20 0 15 0 473173321 11105218560 229219 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2711235 229219 3622 1 0 2673293 0
[pid=30377/tid=30430] ppid=30374 vsize=10844940 memory=1692 CPUtime=78.36 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 47758 13308 0 0 7811 18 5 2 20 0 15 0 473173330 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149703026048 140149306919212 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10844940 memory=912 CPUtime=0.19 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 3148 13308 0 0 9 3 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10844940 memory=1448 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1772 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10844940 memory=1964 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1041 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10844940 memory=2456 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 1871 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10844940 memory=1760 CPUtime=0.12 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 1514 13308 0 0 5 0 5 2 20 0 15 0 473173332 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 42 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149188920544 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 11 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149077828352 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10844940 memory=0 CPUtime=2.85 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 12367 13308 0 0 277 1 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10844940 memory=0 CPUtime=3.05 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 12139 13308 0 0 296 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10844940 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 7877 13308 0 0 126 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10844940 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 606 13308 0 0 1 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 86.06 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 916876 KiB

[startup+78.7007 s]
/proc/loadavg: 1.80 1.61 1.37 3/228 30451
/proc/meminfo: memFree=805536/32770624 swapFree=67002104/67108860
[pid=30377] ppid=30374 vsize=10844940 memory=916876 CPUtime=86.16 cores=0,2,4,6
/proc/30377/stat : 30377 (java) S 30374 30377 29733 0 -1 1077944320 92355 13308 0 0 8568 41 5 2 20 0 15 0 473173321 11105218560 229219 33554432000 4194304 4196468 140732609797728 140732609780272 140149731192567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
/proc/30377/statm: 2711235 229219 3622 1 0 2673293 0
[pid=30377/tid=30430] ppid=30374 vsize=10844940 memory=917904 CPUtime=78.46 cores=0,2,4,6
/proc/30377/task/30430/stat : 30430 (java) R 30374 30377 29733 0 -1 4202560 47758 13308 0 0 7821 18 5 2 20 0 15 0 473173330 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149703026048 140149307568400 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30431] ppid=30374 vsize=10844940 memory=916876 CPUtime=0.19 cores=0,2,4,6
/proc/30377/task/30431/stat : 30431 (java) S 30374 30377 29733 0 -1 1077944384 3148 13308 0 0 9 3 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149735435280 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30432] ppid=30374 vsize=10844940 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30432/stat : 30432 (java) S 30374 30377 29733 0 -1 1077944384 1772 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149623708816 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30433] ppid=30374 vsize=10844940 memory=3588 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30433/stat : 30433 (java) S 30374 30377 29733 0 -1 1077944384 1041 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149622655760 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30434] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.18 cores=0,2,4,6
/proc/30377/task/30434/stat : 30434 (java) S 30374 30377 29733 0 -1 1077944384 1871 13308 0 0 9 2 5 2 20 0 15 0 473173331 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149621603216 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30435] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.12 cores=0,2,4,6
/proc/30377/task/30435/stat : 30435 (java) S 30374 30377 29733 0 -1 1077944384 1514 13308 0 0 5 0 5 2 20 0 15 0 473173332 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149189974256 140149731203714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30436] ppid=30374 vsize=10844940 memory=917904 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30436/stat : 30436 (java) S 30374 30377 29733 0 -1 1077944384 42 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149188920544 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30437] ppid=30374 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30437/stat : 30437 (java) S 30374 30377 29733 0 -1 1077944384 11 13308 0 0 0 0 5 2 20 0 15 0 473173333 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149077828352 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30438] ppid=30374 vsize=10844940 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30438/stat : 30438 (java) S 30374 30377 29733 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148473849808 140149731211163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30439] ppid=30374 vsize=10844940 memory=65 CPUtime=2.85 cores=0,2,4,6
/proc/30377/task/30439/stat : 30439 (java) S 30374 30377 29733 0 -1 1077944384 12367 13308 0 0 277 1 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149155363568 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30440] ppid=30374 vsize=10844940 memory=-3123010188551861097 CPUtime=3.05 cores=0,2,4,6
/proc/30377/task/30440/stat : 30440 (java) S 30374 30377 29733 0 -1 1077944384 12139 13308 0 0 296 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149154311024 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30441] ppid=30374 vsize=10844940 memory=916876 CPUtime=1.35 cores=0,2,4,6
/proc/30377/task/30441/stat : 30441 (java) S 30374 30377 29733 0 -1 1077944384 7877 13308 0 0 126 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149153257968 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30442] ppid=30374 vsize=10844940 memory=2120 CPUtime=0.07 cores=0,2,4,6
/proc/30377/task/30442/stat : 30442 (java) S 30374 30377 29733 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140148004088672 140149731202773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
[pid=30377/tid=30443] ppid=30374 vsize=10844940 memory=504 CPUtime=0.1 cores=0,2,4,6
/proc/30377/task/30443/stat : 30443 (java) S 30374 30377 29733 0 -1 1077944384 606 13308 0 0 1 2 5 2 20 0 15 0 473173336 11105218560 229219 33554432000 4194304 4196468 140732609797728 140149152205360 140149731203714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20553728 140732609805039 140732609807557 140732609807557 140732609810383 0
Current children cumulated CPU time: 86.16 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 916876 KiB

Child status: 0
Real time (s): 78.7638
CPU time (s): 86.2434
CPU user time (s): 85.7929
CPU system time (s): 0.450496
CPU usage (%): 109.496
Max. virtual memory (cumulated for all children) (KiB): 10844940
Max. memory (cumulated for all children) (KiB): 931416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.7929
system time used= 0.450496
maximum resident set size= 931920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107485
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8295
involuntary context switches= 166


# summary of solver processes directly reported to runsolver:
#   pid: 30377
#   total CPU time (s): 86.2434
#   total CPU user time (s): 85.7929
#   total CPU system time (s): 0.450496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.480107 second user time and 0.77155 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 11:01:20
IDJOB=4402453
IDBENCH=121393
IDSOLVER=2861
FILE ID=node148/4402453-1568970117
RUNJOBID= node148-1568967599-29764
PBS_JOBID= 21704612
Free space on /tmp= 21624 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-45.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402453-1568970117/watcher-4402453-1568970117 -o /tmp/evaluation-result-4402453-1568970117/solver-4402453-1568970117 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568967599-29764 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1941630186 HOME/instance-4402453-1568970117.xml

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

MD5SUM BENCH= 9875f5c0ec8fbb2d8215ec13f3e1e37d
RANDOM SEED=1941630186

node148.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.13
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.13
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.13
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.13
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:         2078056 kB
MemAvailable:   29389748 kB
Buffers:          104032 kB
Cached:         27355572 kB
SwapCached:         2784 kB
Active:         16167016 kB
Inactive:       13755220 kB
Active(anon):    2460864 kB
Inactive(anon):    49744 kB
Active(file):   13706152 kB
Inactive(file): 13705476 kB
Unevictable:      110964 kB
Mlocked:          110964 kB
SwapTotal:      67108860 kB
SwapFree:       67002104 kB
Dirty:             36552 kB
Writeback:             0 kB
AnonPages:       2573276 kB
Mapped:            64676 kB
Shmem:             38428 kB
Slab:             357796 kB
SReclaimable:     328524 kB
SUnreclaim:        29272 kB
KernelStack:        3728 kB
PageTables:        10752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3559276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1929216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 21588 MiB
End job on node148 at 2019-09-20 11:02:39