Trace number 4392127

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.10OPT75 358.645 344.349

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-46-08.xml
MD5SUM1a36b9c979418634ede1d2fbb3d1d330
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark84.9466
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size347
Distribution of domain sizes[{"size":1,"count":1},{"size":347,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":7,"count":5},{"degree":8,"count":40},{"degree":9,"count":9},{"degree":10,"count":6}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":131},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.76/0.54	c Concrete v3.10.1560635388952 running
7.57/3.48	o 90
7.90/3.54	o 89
8.84/3.81	o 88
9.16/4.00	o 87
9.86/4.22	o 86
9.86/4.25	o 85
10.97/4.92	o 84
10.97/4.99	o 83
10.97/4.99	o 80
17.84/10.22	o 79
17.84/10.22	o 78
35.76/25.52	o 77
38.57/28.20	o 76
329.43/315.52	o 75
358.58/344.33	v <instantiation
358.58/344.33	v         cost = '75'>
358.58/344.33	v       <list>
358.58/344.33	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
358.58/344.33	v       </list>
358.58/344.33	v       <values>
358.58/344.33	v         0 0 0 0 6 5 6 11 15 25 7 16 12 15 21 14 7 26 22 32 12 26 14 30 13 17 26 29 25 33 43 64 24 22 39 25 39 42 48 34 43 47 39 34 53 55 47 56 60 64 61 62 53 55 56 66 63 63 65 73 68 75
358.58/344.33	v       </values>
358.58/344.33	v     </instantiation>
358.58/344.33	s OPTIMUM FOUND

Verifier Data

OK	75

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

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

running on 4 cores: 1,3,5,7

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=25632, runsolver pid=25629
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.48 1.82 1.85 3/222 25689
/proc/meminfo: memFree=29676460/32770624 swapFree=67003352/67108860
[pid=25632] ppid=25629 vsize=9972712 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 4367 13156 0 0 1 1 5 2 20 0 6 0 407945446 10212057088 4648 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2493178 4648 1953 1 0 2481616 0
[pid=25632/tid=25685] ppid=25629 vsize=9988792 memory=4279135703946986127 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 2192 13156 0 0 0 0 5 2 20 0 6 0 407945455 10228523008 4648 33554432000 4194304 4196468 140735084380896 140067635888720 140067649535998 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=9988792 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 6 0 407945456 10228523008 4648 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=9988792 memory=140061359441536 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 6 0 407945456 10228523008 4648 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 6 0 407945456 10228523008 4648 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=9988792 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 6 0 407945456 10228523008 4648 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210152 s]*
/proc/loadavg: 1.48 1.82 1.85 3/231 25698
/proc/meminfo: memFree=29659212/32770624 swapFree=67003352/67108860
[pid=25632] ppid=25629 vsize=10818940 memory=39524 CPUtime=0.26 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 6702 13156 0 0 17 2 5 2 20 0 15 0 407945446 11078594560 9881 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2704735 9881 2966 1 0 2667149 0
[pid=25632/tid=25685] ppid=25629 vsize=10818940 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 3231 13156 0 0 10 1 5 2 20 0 15 0 407945455 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067635876112 140067664073885 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10818940 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945456 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10818940 memory=140061359441536 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10818940 memory=140061359441536 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945457 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 13 13156 0 0 0 0 5 2 20 0 15 0 407945458 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067137905696 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945458 11078594560 9881 33554432000 4194304 4196468 140735084380896 140066735252336 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 560 13156 0 0 1 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 59 13156 0 0 0 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10818940 memory=140061359441536 CPUtime=0.1 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) R 25629 25632 20959 0 -1 4202560 624 13156 0 0 3 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067102243440 140067643444209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10818940 memory=140061359441536 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945461 11078594560 9881 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 39524 KiB

[startup+0.316909 s]*
/proc/loadavg: 1.48 1.82 1.85 3/231 25698
/proc/meminfo: memFree=29646756/32770624 swapFree=67003352/67108860
[pid=25632] ppid=25629 vsize=10820244 memory=50884 CPUtime=0.4 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 10473 13156 0 0 30 3 5 2 20 0 15 0 407945446 11079929856 12721 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2705061 12721 3285 1 0 2667149 0
[pid=25632/tid=25685] ppid=25629 vsize=10820244 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 6972 13156 0 0 20 2 5 2 20 0 15 0 407945455 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067635864400 140067649745425 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10820244 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945456 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10820244 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10820244 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945457 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 13 13156 0 0 0 0 5 2 20 0 15 0 407945458 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067137905696 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945458 11079929856 12721 33554432000 4194304 4196468 140735084380896 140066735252336 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 569 13156 0 0 2 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 61 13156 0 0 1 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10820244 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 638 13156 0 0 5 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945461 11079929856 12721 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50884 KiB

[startup+0.700688 s]
/proc/loadavg: 1.48 1.82 1.85 5/231 25698
/proc/meminfo: memFree=29632848/32770624 swapFree=67003352/67108860
[pid=25632] ppid=25629 vsize=10824340 memory=80896 CPUtime=1.14 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 14444 13156 0 0 102 5 5 2 20 0 15 0 407945446 11084124160 20224 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2706085 20224 3508 1 0 2668173 0
[pid=25632/tid=25685] ppid=25629 vsize=10825364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 10162 13156 0 0 55 4 5 2 20 0 15 0 407945455 11085172736 20224 33554432000 4194304 4196468 140735084380896 140067635869920 140067656731677 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10825364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945456 11085172736 20224 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10824340 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945456 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10825364 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 5 13156 0 0 0 0 5 2 20 0 15 0 407945457 11085172736 20224 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10825364 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 13 13156 0 0 0 0 5 2 20 0 15 0 407945458 11085172736 20224 33554432000 4194304 4196468 140735084380896 140067137905696 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10825364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945458 11085172736 20224 33554432000 4194304 4196468 140735084380896 140066735252336 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10824340 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10824340 memory=13252 CPUtime=0.23 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 903 13156 0 0 16 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10824340 memory=15460 CPUtime=0.19 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) R 25629 25632 20959 0 -1 1077944384 348 13156 0 0 12 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10824340 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 815 13156 0 0 17 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10824340 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10824340 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945461 11084124160 20224 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80896 KiB

[startup+1.50132 s]
/proc/loadavg: 1.48 1.82 1.85 3/231 25698
/proc/meminfo: memFree=29590972/32770624 swapFree=67003352/67108860
[pid=25632] ppid=25629 vsize=10834656 memory=168536 CPUtime=2.48 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 21629 13156 0 0 230 11 5 2 20 0 15 0 407945446 11094687744 42134 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2708664 42134 3573 1 0 2670733 0
[pid=25632/tid=25685] ppid=25629 vsize=10834656 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 15055 13156 0 0 130 6 5 2 20 0 15 0 407945455 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067635853632 140067664063894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 362 13156 0 0 1 0 5 2 20 0 15 0 407945456 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 83 13156 0 0 0 0 5 2 20 0 15 0 407945456 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 57 13156 0 0 1 0 5 2 20 0 15 0 407945456 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 28 13156 0 0 1 0 5 2 20 0 15 0 407945456 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10834656 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 711 13156 0 0 1 0 5 2 20 0 15 0 407945457 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10834656 memory=280122464741632 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 14 13156 0 0 0 0 5 2 20 0 15 0 407945458 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067137905760 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945458 11094687744 42134 33554432000 4194304 4196468 140735084380896 140066735252352 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10834656 memory=8252 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10834656 memory=5912 CPUtime=0.33 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 978 13156 0 0 26 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10834656 memory=1056 CPUtime=0.31 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) R 25629 25632 20959 0 -1 1077944384 532 13156 0 0 24 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10834656 memory=1540 CPUtime=0.49 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) R 25629 25632 20959 0 -1 4202560 1594 13156 0 0 42 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067102241840 140067664073306 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10834656 memory=728 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10834656 memory=3436 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 1 13156 0 0 0 0 5 2 20 0 15 0 407945461 11094687744 42134 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834656 KiB

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

[pid=25632/tid=25697] ppid=25629 vsize=10846964 memory=20044 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10846964 memory=164 CPUtime=0.25 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 434 13156 0 0 8 10 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 356.65 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 626308 KiB

[startup+343.201 s]
/proc/loadavg: 1.34 1.63 1.76 3/234 25736
/proc/meminfo: memFree=29070044/32770624 swapFree=67003356/67108860
[pid=25632] ppid=25629 vsize=10846964 memory=626308 CPUtime=357.45 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 103861 13156 0 0 35662 76 5 2 20 0 15 0 407945446 11107291136 156577 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2711741 156577 3628 1 0 2673805 0
[pid=25632/tid=25685] ppid=25629 vsize=10846964 memory=626308 CPUtime=340.39 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 32245 13156 0 0 34013 19 5 2 20 0 15 0 407945455 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067635886592 140067236152543 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.28 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 3253 13156 0 0 114 7 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10846964 memory=37444 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1965 13156 0 0 110 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10846964 memory=988 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 4893 13156 0 0 111 8 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10846964 memory=280122466189568 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 2544 13156 0 0 111 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10846964 memory=6791534058613427641 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 5286 13156 0 0 113 6 5 2 20 0 15 0 407945457 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10846964 memory=1056 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 15 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067137905760 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10846964 memory=1540 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066735252352 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10846964 memory=728 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10846964 memory=3436 CPUtime=3.82 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 17330 13156 0 0 371 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10846964 memory=2832 CPUtime=3.76 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 18215 13156 0 0 365 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10846964 memory=1212 CPUtime=3.43 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 15467 13156 0 0 330 6 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10846964 memory=288230583166042426 CPUtime=0.26 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 434 13156 0 0 8 11 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 357.45 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 626308 KiB

[startup+344.001 s]*
/proc/loadavg: 1.34 1.63 1.76 3/234 25736
/proc/meminfo: memFree=29070044/32770624 swapFree=67003356/67108860
[pid=25632] ppid=25629 vsize=10846964 memory=626308 CPUtime=358.28 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 103867 13156 0 0 35744 77 5 2 20 0 15 0 407945446 11107291136 156577 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2711741 156577 3628 1 0 2673805 0
[pid=25632/tid=25685] ppid=25629 vsize=10846964 memory=6791534058613427641 CPUtime=341.19 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 32250 13156 0 0 34093 19 5 2 20 0 15 0 407945455 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067635886992 140067230458288 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10846964 memory=4872558044660077418 CPUtime=1.28 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 3254 13156 0 0 114 7 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10846964 memory=3300 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1965 13156 0 0 110 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 4893 13156 0 0 112 8 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10846964 memory=8514726395715349656 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 2544 13156 0 0 111 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10846964 memory=3047711553320166262 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 5286 13156 0 0 113 6 5 2 20 0 15 0 407945457 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10846964 memory=7824336315716348491 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 15 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067137905760 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10846964 memory=-8412652169205224307 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066735252352 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10846964 memory=8098996488284433513 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10846964 memory=7883664880147522897 CPUtime=3.82 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 17330 13156 0 0 371 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10846964 memory=6004534624224634479 CPUtime=3.76 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 18215 13156 0 0 365 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10846964 memory=7667497561383256160 CPUtime=3.43 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 15467 13156 0 0 330 6 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10846964 memory=7524503900901105746 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10846964 memory=-8813974798734826869 CPUtime=0.26 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 434 13156 0 0 8 11 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 358.28 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 626308 KiB

[startup+344.201 s]
/proc/loadavg: 1.34 1.63 1.76 3/234 25736
/proc/meminfo: memFree=29070044/32770624 swapFree=67003356/67108860
[pid=25632] ppid=25629 vsize=10846964 memory=626308 CPUtime=358.47 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 103872 13156 0 0 35763 77 5 2 20 0 15 0 407945446 11107291136 156577 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2711741 156577 3628 1 0 2673805 0
[pid=25632/tid=25685] ppid=25629 vsize=10846964 memory=7886195908801490535 CPUtime=341.38 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 32251 13156 0 0 34112 19 5 2 20 0 15 0 407945455 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067635888128 140067647435925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10846964 memory=7523107478184158290 CPUtime=1.28 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 3255 13156 0 0 114 7 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10846964 memory=7014464632998748269 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1965 13156 0 0 110 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10846964 memory=4641072027672536174 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 4893 13156 0 0 112 8 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10846964 memory=303430223234596890 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 2544 13156 0 0 111 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10846964 memory=303430231908417850 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 5289 13156 0 0 113 6 5 2 20 0 15 0 407945457 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10846964 memory=14694080391154107 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 15 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067137905760 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10846964 memory=626308 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066735252352 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10846964 memory=2052 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10846964 memory=1220 CPUtime=3.82 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 17330 13156 0 0 371 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10846964 memory=1616 CPUtime=3.76 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 18215 13156 0 0 365 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10846964 memory=784 CPUtime=3.43 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 15467 13156 0 0 330 6 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10846964 memory=8252 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10846964 memory=5912 CPUtime=0.26 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 434 13156 0 0 8 11 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 358.47 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 626308 KiB

[startup+344.301 s]
/proc/loadavg: 1.34 1.63 1.76 3/234 25736
/proc/meminfo: memFree=29070044/32770624 swapFree=67003356/67108860
[pid=25632] ppid=25629 vsize=10846964 memory=626308 CPUtime=358.58 cores=1,3,5,7
/proc/25632/stat : 25632 (java) S 25629 25632 20959 0 -1 1077944320 103873 13156 0 0 35774 77 5 2 20 0 15 0 407945446 11107291136 156577 33554432000 4194304 4196468 140735084380896 140735084363440 140067664051959 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
/proc/25632/statm: 2711741 156577 3628 1 0 2673805 0
[pid=25632/tid=25685] ppid=25629 vsize=10846964 memory=626308 CPUtime=341.48 cores=1,3,5,7
/proc/25632/task/25685/stat : 25685 (java) R 25629 25632 20959 0 -1 4202560 32252 13156 0 0 34122 19 5 2 20 0 15 0 407945455 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067635887920 140067236325497 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25686] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.28 cores=1,3,5,7
/proc/25632/task/25686/stat : 25686 (java) S 25629 25632 20959 0 -1 1077944384 3255 13156 0 0 114 7 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067668294800 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25687] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25687/stat : 25687 (java) S 25629 25632 20959 0 -1 1077944384 1965 13156 0 0 110 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067556568080 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25688] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25688/stat : 25688 (java) S 25629 25632 20959 0 -1 1077944384 4893 13156 0 0 112 8 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067555515280 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25689] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.27 cores=1,3,5,7
/proc/25632/task/25689/stat : 25689 (java) S 25629 25632 20959 0 -1 1077944384 2544 13156 0 0 111 9 5 2 20 0 15 0 407945456 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067554462480 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25690] ppid=25629 vsize=10846964 memory=626308 CPUtime=1.26 cores=1,3,5,7
/proc/25632/task/25690/stat : 25690 (java) S 25629 25632 20959 0 -1 1077944384 5289 13156 0 0 113 6 5 2 20 0 15 0 407945457 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067206650224 140067664063106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25691] ppid=25629 vsize=10846964 memory=626308 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25691/stat : 25691 (java) S 25629 25632 20959 0 -1 1077944384 15 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067137905760 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25692] ppid=25629 vsize=10846964 memory=621916 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25692/stat : 25692 (java) S 25629 25632 20959 0 -1 1077944384 2 13156 0 0 0 0 5 2 20 0 15 0 407945458 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066735252352 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25693] ppid=25629 vsize=10846964 memory=624132 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25693/stat : 25693 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066226526032 140067664070555 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25694] ppid=25629 vsize=10846964 memory=626308 CPUtime=3.82 cores=1,3,5,7
/proc/25632/task/25694/stat : 25694 (java) S 25629 25632 20959 0 -1 1077944384 17330 13156 0 0 371 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067104349040 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25695] ppid=25629 vsize=10846964 memory=3280 CPUtime=3.76 cores=1,3,5,7
/proc/25632/task/25695/stat : 25695 (java) S 25629 25632 20959 0 -1 1077944384 18215 13156 0 0 365 4 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067103296240 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25696] ppid=25629 vsize=10846964 memory=626308 CPUtime=3.43 cores=1,3,5,7
/proc/25632/task/25696/stat : 25696 (java) S 25629 25632 20959 0 -1 1077944384 15467 13156 0 0 330 6 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067102243440 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25697] ppid=25629 vsize=10846964 memory=626308 CPUtime=0.07 cores=1,3,5,7
/proc/25632/task/25697/stat : 25697 (java) S 25629 25632 20959 0 -1 1077944384 3 13156 0 0 0 0 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140066192968416 140067664062165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
[pid=25632/tid=25698] ppid=25629 vsize=10846964 memory=626308 CPUtime=0.26 cores=1,3,5,7
/proc/25632/task/25698/stat : 25698 (java) S 25629 25632 20959 0 -1 1077944384 434 13156 0 0 8 11 5 2 20 0 15 0 407945461 11107291136 156577 33554432000 4194304 4196468 140735084380896 140067101190832 140067664063106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29696000 140735084382965 140735084385477 140735084385477 140735084388303 0
Current children cumulated CPU time: 358.58 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 626308 KiB

Child status: 0
Real time (s): 344.349
CPU time (s): 358.645
CPU user time (s): 357.835
CPU system time (s): 0.809827
CPU usage (%): 104.152
Max. virtual memory (cumulated for all children) (KiB): 10846964
Max. memory (cumulated for all children) (KiB): 626308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.835
system time used= 0.809827
maximum resident set size= 628392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117931
page faults= 0
swaps= 0
block input operations= 0
block output operations= 608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47224
involuntary context switches= 1142


# summary of solver processes directly reported to runsolver:
#   pid: 25632
#   total CPU time (s): 358.645
#   total CPU user time (s): 357.835
#   total CPU system time (s): 0.809827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.91588 second user time and 3.64676 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-12 21:36:59
IDJOB=4392127
IDBENCH=128523
IDSOLVER=2837
FILE ID=node133/4392127-1568317058
RUNJOBID= node133-1568301421-20991
PBS_JOBID= 21701111
Free space on /tmp= 55080 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-46-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392127-1568317058/watcher-4392127-1568317058 -o /tmp/evaluation-result-4392127-1568317058/solver-4392127-1568317058 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568301421-20991 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1885100310 HOME/instance-4392127-1568317058.xml

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

MD5SUM BENCH= 1a36b9c979418634ede1d2fbb3d1d330
RANDOM SEED=1885100310

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:        29686520 kB
MemAvailable:   29935892 kB
Buffers:          119960 kB
Cached:           413768 kB
SwapCached:         3532 kB
Active:          2283724 kB
Inactive:         217888 kB
Active(anon):    1992328 kB
Inactive(anon):    15664 kB
Active(file):     291396 kB
Inactive(file):   202224 kB
Unevictable:      111240 kB
Mlocked:          111240 kB
SwapTotal:      67108860 kB
SwapFree:       67003352 kB
Dirty:             35052 kB
Writeback:             0 kB
AnonPages:       2077240 kB
Mapped:            56012 kB
Shmem:             31216 kB
Slab:             171624 kB
SReclaimable:     143176 kB
SUnreclaim:        28448 kB
KernelStack:        3840 kB
PageTables:         9544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3059676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1888256 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 21:42:43