Trace number 4391979

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT887 137.637 120.779

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark6.87488
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.73/0.55	c Concrete v3.10.1560635388952 running
5.18/2.65	o 476
5.18/2.66	o 484
5.95/2.95	o 486
5.95/2.95	o 503
5.95/2.95	o 520
5.95/2.95	o 527
5.95/2.95	o 531
5.95/2.95	o 542
5.95/2.95	o 559
5.95/2.95	o 569
5.95/2.95	o 579
5.95/2.95	o 589
5.95/2.95	o 618
5.95/2.95	o 632
5.95/2.95	o 650
5.95/2.95	o 660
5.95/2.95	o 661
5.95/2.95	o 666
5.95/2.95	o 680
5.95/2.95	o 711
5.95/2.95	o 714
5.95/2.95	o 720
5.95/2.95	o 739
5.95/2.95	o 743
5.95/2.95	o 749
5.95/2.95	o 752
5.95/2.95	o 776
5.95/2.95	o 790
5.95/2.95	o 807
5.95/2.95	o 817
5.95/2.97	o 831
5.95/2.98	o 845
6.31/3.06	o 862
6.31/3.06	o 865
6.31/3.06	o 875
9.65/4.56	o 879
11.25/5.46	o 880
11.25/5.47	o 886
14.33/7.20	o 887
137.53/120.76	v <instantiation
137.53/120.76	v         cost = '887'>
137.53/120.76	v       <list>
137.53/120.76	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
137.53/120.76	v       </list>
137.53/120.76	v       <values>
137.53/120.76	v         1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0
137.53/120.76	v       </values>
137.53/120.76	v     </instantiation>
137.53/120.76	s OPTIMUM FOUND

Verifier Data

OK	887

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 (15290 MiB free)
  memory of node 1: 16384 MiB (15000 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391979-1568319585/watcher-4391979-1568319585 -o /tmp/evaluation-result-4391979-1568319585/solver-4391979-1568319585 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568301421-20990 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=930486717 HOME/instance-4391979-1568319585.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=26558, runsolver pid=26555
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.30 1.38 1.42 3/223 26615
/proc/meminfo: memFree=31012672/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=9972712 memory=15180 CPUtime=0.09 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 4580 13035 0 0 1 1 5 2 20 0 6 0 408198188 10212057088 3795 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2493178 3795 1935 1 0 2481616 0
[pid=26558/tid=26611] ppid=26555 vsize=9972712 memory=4279135703913365132 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 2384 13035 0 0 1 0 5 2 20 0 6 0 408198197 10212057088 3861 33554432000 4194304 4196468 140726705122304 140076169052752 140076182527993 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 6 0 408198198 10212057088 3861 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=9972712 memory=140036812228224 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 6 0 408198198 10212057088 3861 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 6 0 408198198 10212057088 3861 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 6 0 408198198 10212057088 3861 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 15180 KiB

[startup+0.210913 s]*
/proc/loadavg: 1.30 1.38 1.42 3/232 26624
/proc/meminfo: memFree=30994956/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10819964 memory=36768 CPUtime=0.26 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 7567 13035 0 0 17 2 5 2 20 0 15 0 408198188 11079643136 9192 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2704991 9192 2983 1 0 2667405 0
[pid=26558/tid=26611] ppid=26555 vsize=10819964 memory=-6517102902069810590 CPUtime=0.19 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 4041 13035 0 0 11 1 5 2 20 0 15 0 408198197 11079643136 9258 33554432000 4194304 4196468 140726705122304 140076169040672 140076189895709 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10819964 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079643136 9258 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10819964 memory=140036812228224 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10819964 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10819964 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10819964 memory=140036812228224 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198199 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10819964 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 33 13035 0 0 0 0 5 2 20 0 15 0 408198200 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075655468320 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10819964 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198200 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075056752240 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10819964 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079643136 9258 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10819964 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 464 13035 0 0 1 0 5 2 20 0 15 0 408198203 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10819964 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 178 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10819964 memory=140036812228224 CPUtime=0.1 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 697 13035 0 0 3 0 5 2 20 0 15 0 408198203 11079643136 9258 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10819964 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079643136 9258 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10820924 memory=140036812228224 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198203 11080626176 9258 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819964 KiB
Current children cumulated memory: 36768 KiB

[startup+0.310727 s]*
/proc/loadavg: 1.30 1.38 1.42 4/232 26624
/proc/meminfo: memFree=30985100/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10820096 memory=47412 CPUtime=0.39 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 11110 13035 0 0 29 3 5 2 20 0 15 0 408198188 11079778304 11853 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2705024 11853 3247 1 0 2667149 0
[pid=26558/tid=26611] ppid=26555 vsize=10820096 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 7460 13035 0 0 19 2 5 2 20 0 15 0 408198197 11079778304 11853 33554432000 4194304 4196468 140726705122304 140076169029136 140075800821967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10820096 memory=7228928657774891088 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079778304 11853 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10820096 memory=2076 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10820096 memory=4872558044660077418 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198198 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198199 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 33 13035 0 0 0 0 5 2 20 0 15 0 408198200 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075655468320 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198200 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075056752240 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 469 13035 0 0 2 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 186 13035 0 0 1 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10820096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 736 13035 0 0 5 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10820096 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198203 11079778304 11853 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47412 KiB

[startup+0.701315 s]
/proc/loadavg: 1.30 1.38 1.42 5/232 26624
/proc/meminfo: memFree=30969476/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10824340 memory=79336 CPUtime=1.14 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 15125 13035 0 0 102 5 5 2 20 0 15 0 408198188 11084124160 19834 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2706085 19834 3505 1 0 2668173 0
[pid=26558/tid=26611] ppid=26555 vsize=10824340 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 10569 13035 0 0 56 4 5 2 20 0 15 0 408198197 11084124160 19834 33554432000 4194304 4196468 140726705122304 140076169040616 140076181322116 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11084124160 19834 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10824340 memory=3280 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198198 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10824340 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198198 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10824340 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 5 13035 0 0 0 0 5 2 20 0 15 0 408198199 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10824340 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 33 13035 0 0 0 0 5 2 20 0 15 0 408198200 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075655468320 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10824340 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 2 13035 0 0 0 0 5 2 20 0 15 0 408198200 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075056752240 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10824340 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10824340 memory=13252 CPUtime=0.2 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 743 13035 0 0 13 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10824340 memory=15460 CPUtime=0.21 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 565 13035 0 0 14 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10824340 memory=17668 CPUtime=0.24 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 987 13035 0 0 17 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10824340 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10824340 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198203 11084124160 19834 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 79336 KiB

[startup+1.50268 s]
/proc/loadavg: 1.30 1.38 1.42 4/232 26624
/proc/meminfo: memFree=30924044/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10834656 memory=165260 CPUtime=2.48 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 22468 13035 0 0 230 11 5 2 20 0 15 0 408198188 11094687744 41315 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2708664 41315 3573 1 0 2670733 0
[pid=26558/tid=26611] ppid=26555 vsize=10834656 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 15277 13035 0 0 130 6 5 2 20 0 15 0 408198197 11094687744 41315 33554432000 4194304 4196468 140726705122304 140076169033024 140076197227926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 420 13035 0 0 1 0 5 2 20 0 15 0 408198198 11094687744 41315 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 64 13035 0 0 1 0 5 2 20 0 15 0 408198198 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 18 13035 0 0 0 0 5 2 20 0 15 0 408198198 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 110 13035 0 0 0 0 5 2 20 0 15 0 408198198 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10834656 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 676 13035 0 0 1 0 5 2 20 0 15 0 408198199 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10834656 memory=280073341053184 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 33 13035 0 0 0 0 5 2 20 0 15 0 408198200 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075655468320 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10834656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198200 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075056752240 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10834656 memory=8252 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10834656 memory=5912 CPUtime=0.35 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) R 26555 26558 20959 0 -1 4202560 1065 13035 0 0 28 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075621897424 140076183238325 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10834656 memory=1056 CPUtime=0.32 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) R 26555 26558 20959 0 -1 1077944384 816 13035 0 0 25 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10834656 memory=1540 CPUtime=0.46 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) R 26555 26558 20959 0 -1 4202560 1769 13035 0 0 39 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075619801280 140076197237338 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10834656 memory=728 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10834656 memory=3436 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) R 26555 26558 20959 0 -1 1077944384 1 13035 0 0 0 0 5 2 20 0 15 0 408198203 11094687744 41315 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834656 KiB

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

[pid=26558/tid=26623] ppid=26555 vsize=10844916 memory=8252 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10844916 memory=5912 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 250 13035 0 0 3 2 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 135.19 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 627432 KiB

[startup+120.001 s]*
/proc/loadavg: 1.33 1.39 1.42 3/232 26641
/proc/meminfo: memFree=30397864/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10844916 memory=627432 CPUtime=136.83 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 83429 13035 0 0 13625 51 5 2 20 0 15 0 408198188 11105193984 156858 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2711229 156858 3616 1 0 2673293 0
[pid=26558/tid=26611] ppid=26555 vsize=10844916 memory=6791534058613427641 CPUtime=119.15 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 27819 13035 0 0 11893 15 5 2 20 0 15 0 408198197 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076169051616 140076180599904 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10844916 memory=4872558044660077418 CPUtime=0.38 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1844 13035 0 0 28 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10844916 memory=20088 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 3003 13035 0 0 29 4 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10844916 memory=496 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 2374 13035 0 0 30 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10844916 memory=1564 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 1603 13035 0 0 28 5 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10844916 memory=928 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 5028 13035 0 0 32 2 5 2 20 0 15 0 408198199 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10844916 memory=1512 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 39 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075655468448 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10844916 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075056752256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10844916 memory=1440 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10844916 memory=627432 CPUtime=5.94 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 11407 13035 0 0 582 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10844916 memory=627432 CPUtime=5.85 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 10323 13035 0 0 573 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10844916 memory=627432 CPUtime=4.29 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 17520 13035 0 0 415 7 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10844916 memory=37544 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10844916 memory=988 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 250 13035 0 0 3 2 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 136.83 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 627432 KiB

[startup+120.401 s]
/proc/loadavg: 1.33 1.39 1.42 3/232 26641
/proc/meminfo: memFree=30397864/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10844916 memory=627432 CPUtime=137.23 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 83431 13035 0 0 13665 51 5 2 20 0 15 0 408198188 11105193984 156858 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2711229 156858 3616 1 0 2673293 0
[pid=26558/tid=26611] ppid=26555 vsize=10844916 memory=6791534058613427641 CPUtime=119.54 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 27821 13035 0 0 11932 15 5 2 20 0 15 0 408198197 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076169051536 140075811735638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10844916 memory=2944 CPUtime=0.39 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1844 13035 0 0 29 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10844916 memory=4100 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 3003 13035 0 0 30 4 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10844916 memory=1408 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 2374 13035 0 0 30 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10844916 memory=3216 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 1603 13035 0 0 28 5 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10844916 memory=6791534058613427641 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 5028 13035 0 0 32 2 5 2 20 0 15 0 408198199 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10844916 memory=12024 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 39 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075655468448 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10844916 memory=2116 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075056752256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10844916 memory=20088 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10844916 memory=496 CPUtime=5.94 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 11407 13035 0 0 582 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10844916 memory=1564 CPUtime=5.85 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 10323 13035 0 0 573 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10844916 memory=928 CPUtime=4.29 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 17520 13035 0 0 415 7 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10844916 memory=1512 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10844916 memory=792 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 250 13035 0 0 3 2 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 137.23 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 627432 KiB

[startup+120.601 s]
/proc/loadavg: 1.33 1.39 1.42 3/232 26641
/proc/meminfo: memFree=30397864/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10844916 memory=627432 CPUtime=137.43 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 83442 13035 0 0 13685 51 5 2 20 0 15 0 408198188 11105193984 156858 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2711229 156858 3616 1 0 2673293 0
[pid=26558/tid=26611] ppid=26555 vsize=10844916 memory=988 CPUtime=119.74 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 27822 13035 0 0 11952 15 5 2 20 0 15 0 408198197 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076169051552 140076180391596 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10844916 memory=2052 CPUtime=0.39 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1844 13035 0 0 29 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10844916 memory=1220 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 3003 13035 0 0 30 4 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10844916 memory=1616 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 2374 13035 0 0 30 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10844916 memory=784 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 1603 13035 0 0 29 5 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10844916 memory=8252 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 5028 13035 0 0 32 2 5 2 20 0 15 0 408198199 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10844916 memory=5912 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 39 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075655468448 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10844916 memory=1056 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075056752256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10844916 memory=288230574492221466 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10844916 memory=288230583166042426 CPUtime=5.94 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 11407 13035 0 0 582 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10844916 memory=14694080391154107 CPUtime=5.85 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 10323 13035 0 0 573 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10844916 memory=2376 CPUtime=4.29 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 17520 13035 0 0 415 7 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10844916 memory=1768 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10844916 memory=111628 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 260 13035 0 0 3 2 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 137.43 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 627432 KiB

[startup+120.701 s]
/proc/loadavg: 1.33 1.39 1.42 3/232 26641
/proc/meminfo: memFree=30397864/32770624 swapFree=67003364/67108860
[pid=26558] ppid=26555 vsize=10844916 memory=627432 CPUtime=137.53 cores=0,2,4,6
/proc/26558/stat : 26558 (java) S 26555 26558 20959 0 -1 1077944320 83443 13035 0 0 13695 51 5 2 20 0 15 0 408198188 11105193984 156858 33554432000 4194304 4196468 140726705122304 140726705104848 140076197215991 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
/proc/26558/statm: 2711229 156858 3616 1 0 2673293 0
[pid=26558/tid=26611] ppid=26555 vsize=10844916 memory=627432 CPUtime=119.84 cores=0,2,4,6
/proc/26558/task/26611/stat : 26611 (java) R 26555 26558 20959 0 -1 4202560 27823 13035 0 0 11962 15 5 2 20 0 15 0 408198197 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076169052480 140075814879349 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26612] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.39 cores=0,2,4,6
/proc/26558/task/26612/stat : 26612 (java) S 26555 26558 20959 0 -1 1077944384 1844 13035 0 0 29 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140076201458064 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26613] ppid=26555 vsize=10844916 memory=627420 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26613/stat : 26613 (java) S 26555 26558 20959 0 -1 1077944384 3003 13035 0 0 30 4 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075770243344 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26614] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.4 cores=0,2,4,6
/proc/26558/task/26614/stat : 26614 (java) S 26555 26558 20959 0 -1 1077944384 2374 13035 0 0 30 3 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075769191056 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26615] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26615/stat : 26615 (java) S 26555 26558 20959 0 -1 1077944384 1603 13035 0 0 29 5 5 2 20 0 15 0 408198198 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075768138256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26616] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.41 cores=0,2,4,6
/proc/26558/task/26616/stat : 26616 (java) S 26555 26558 20959 0 -1 1077944384 5028 13035 0 0 32 2 5 2 20 0 15 0 408198199 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075656522352 140076197227138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26617] ppid=26555 vsize=10844916 memory=627420 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26617/stat : 26617 (java) S 26555 26558 20959 0 -1 1077944384 39 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075655468448 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26618] ppid=26555 vsize=10844916 memory=625372 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26618/stat : 26618 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198200 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075056752256 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26619] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26619/stat : 26619 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074749352528 140076197234587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26620] ppid=26555 vsize=10844916 memory=627420 CPUtime=5.94 cores=0,2,4,6
/proc/26558/task/26620/stat : 26620 (java) S 26555 26558 20959 0 -1 1077944384 11407 13035 0 0 582 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075621910640 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26621] ppid=26555 vsize=10844916 memory=111628 CPUtime=5.85 cores=0,2,4,6
/proc/26558/task/26621/stat : 26621 (java) S 26555 26558 20959 0 -1 1077944384 10323 13035 0 0 573 5 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075620857840 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26622] ppid=26555 vsize=10844916 memory=627432 CPUtime=4.29 cores=0,2,4,6
/proc/26558/task/26622/stat : 26622 (java) S 26555 26558 20959 0 -1 1077944384 17520 13035 0 0 415 7 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075619805552 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26623] ppid=26555 vsize=10844916 memory=627432 CPUtime=0.07 cores=0,2,4,6
/proc/26558/task/26623/stat : 26623 (java) S 26555 26558 20959 0 -1 1077944384 3 13035 0 0 0 0 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140074715793888 140076197226197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
[pid=26558/tid=26624] ppid=26555 vsize=10844916 memory=304556123141439514 CPUtime=0.12 cores=0,2,4,6
/proc/26558/task/26624/stat : 26624 (java) S 26555 26558 20959 0 -1 1077944384 260 13035 0 0 3 2 5 2 20 0 15 0 408198203 11105193984 156858 33554432000 4194304 4196468 140726705122304 140075618753456 140076197227138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10952704 140726705130230 140726705132741 140726705132741 140726705135567 0
Current children cumulated CPU time: 137.53 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 627432 KiB

Child status: 0
Real time (s): 120.779
CPU time (s): 137.637
CPU user time (s): 137.081
CPU system time (s): 0.555678
CPU usage (%): 113.958
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 630992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.081
system time used= 0.555678
maximum resident set size= 632516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97220
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29492
involuntary context switches= 392


# summary of solver processes directly reported to runsolver:
#   pid: 26558
#   total CPU time (s): 137.637
#   total CPU user time (s): 137.081
#   total CPU system time (s): 0.555678

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.823926 second user time and 1.1056 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-12 22:19:06
IDJOB=4391979
IDBENCH=133505
IDSOLVER=2837
FILE ID=node133/4391979-1568319585
RUNJOBID= node133-1568301421-20990
PBS_JOBID= 21701111
Free space on /tmp= 55080 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391979-1568319585/watcher-4391979-1568319585 -o /tmp/evaluation-result-4391979-1568319585/solver-4391979-1568319585 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568301421-20990 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=930486717 HOME/instance-4391979-1568319585.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=930486717

node133.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.18
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.18
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.18
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.18
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:        31018244 kB
MemAvailable:   31270500 kB
Buffers:          122484 kB
Cached:           413828 kB
SwapCached:         3552 kB
Active:           950452 kB
Inactive:         220836 kB
Active(anon):     659216 kB
Inactive(anon):    15692 kB
Active(file):     291236 kB
Inactive(file):   205144 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       67003364 kB
Dirty:             35140 kB
Writeback:             0 kB
AnonPages:        744432 kB
Mapped:            56092 kB
Shmem:             31224 kB
Slab:             172156 kB
SReclaimable:     143420 kB
SUnreclaim:        28736 kB
KernelStack:        3776 kB
PageTables:         7048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1905328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55044 MiB
End job on node133 at 2019-09-12 22:21:07