Trace number 4400841

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 376.357 366.869

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-3-5.xml
MD5SUMb9738aa7a21d23764c9c35483473acef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.4427
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":91}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":9},{"degree":1,"count":19},{"degree":2,"count":29},{"degree":3,"count":25},{"degree":4,"count":15},{"degree":6,"count":3}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":8},{"arity":5,"count":9},{"arity":6,"count":5},{"arity":7,"count":6},{"arity":8,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.76/0.55	c Concrete v3.12.2.1568631193530 running
376.23/366.85	v <instantiation
376.23/366.85	v         >
376.23/366.85	v       <list>
376.23/366.85	v         x[0] x[2] x[3] x[4] x[5] x[6] 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[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[31] x[32] x[33] x[34] x[35] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
376.23/366.85	v       </list>
376.23/366.85	v       <values>
376.23/366.85	v         11 9 12 9 11 11 23 11 23 25 9 10 4 17 3 12 13 17 8 20 23 11 11 8 15 4 19 19 3 27 27 28 7 3 24 6 8 7 7 27 28 20 17 28 5 6 9 2 3 10 3 2 18 4 13 25 20 2 2 20 7 29 14 21 2 18 16 12 17 25 27 7 8 27 26 21 5 9 6 13 3 18 28 5 22 29 24 11 12 26 11
376.23/366.85	v       </values>
376.23/366.85	v     </instantiation>
376.23/366.85	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400841-1568685329/watcher-4400841-1568685329 -o /tmp/evaluation-result-4400841-1568685329/solver-4400841-1568685329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=520998890 HOME/instance-4400841-1568685329.xml 

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

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


[startup+0.101102 s]*
/proc/loadavg: 1.70 1.48 1.43 3/220 19714
/proc/meminfo: memFree=29398328/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=9972712 memory=18860 CPUtime=0.08 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 4442 13294 0 0 1 0 5 2 20 0 6 0 444781531 10212057088 4715 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2493178 4715 1935 1 0 2481616 0
[pid=19657/tid=19710] ppid=19654 vsize=9972712 memory=4279135703913235855 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 2226 13294 0 0 1 0 5 2 20 0 6 0 444781540 10212057088 4715 33554432000 4194304 4196468 140728777906352 140027191509584 140027204795760 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 6 0 444781541 10212057088 4715 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=9972712 memory=140513116219008 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 6 0 444781541 10212057088 4715 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 6 0 444781541 10212057088 4715 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 6 0 444781541 10212057088 4715 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18860 KiB

[startup+0.210044 s]*
/proc/loadavg: 1.70 1.48 1.43 4/229 19723
/proc/meminfo: memFree=29376144/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10819712 memory=44856 CPUtime=0.25 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 7135 13294 0 0 17 1 5 2 20 0 15 0 444781531 11079385088 11214 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2704928 11214 3182 1 0 2667149 0
[pid=19657/tid=19710] ppid=19654 vsize=10819712 memory=-6517102902069810590 CPUtime=0.17 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 3624 13294 0 0 10 0 5 2 20 0 15 0 444781540 11079385088 11214 33554432000 4194304 4196468 140728777906352 140027191495984 140027211909950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10819712 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079385088 11214 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10819712 memory=140513116219008 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079385088 11214 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10819712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10819712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10819712 memory=140513116219008 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781542 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10819712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 13 13294 0 0 0 0 5 2 20 0 15 0 444781543 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026671260832 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10819712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781543 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026537042672 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10819712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10819712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 594 13294 0 0 1 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10819712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 58 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10819712 memory=140513116219008 CPUtime=0.1 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) R 19654 19657 15891 0 -1 4202560 623 13294 0 0 3 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026743126512 140027203753310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10819712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10819712 memory=140513116219008 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079385088 11214 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 44856 KiB

[startup+0.310471 s]*
/proc/loadavg: 1.70 1.48 1.43 5/229 19723
/proc/meminfo: memFree=29363224/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10820196 memory=54012 CPUtime=0.39 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 10732 13294 0 0 29 3 5 2 20 0 15 0 444781531 11079880704 13503 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2705049 13503 3313 1 0 2667149 0
[pid=19657/tid=19710] ppid=19654 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 7192 13294 0 0 19 2 5 2 20 0 15 0 444781540 11079880704 13503 33554432000 4194304 4196468 140728777906352 140027191495216 140027203753310 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10820196 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079880704 13503 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10820196 memory=2080 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079880704 13503 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10820196 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781542 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 13 13294 0 0 0 0 5 2 20 0 15 0 444781543 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026671260832 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781543 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026537042672 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 604 13294 0 0 2 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 58 13294 0 0 1 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) S 19654 19657 15891 0 -1 1077944384 642 13294 0 0 5 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026743126512 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781546 11079880704 13503 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54012 KiB

[startup+0.7103 s]
/proc/loadavg: 1.70 1.48 1.43 3/229 19723
/proc/meminfo: memFree=29347788/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10824364 memory=87832 CPUtime=1.15 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 15137 13294 0 0 103 5 5 2 20 0 15 0 444781531 11084148736 21958 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2706091 21958 3510 1 0 2668173 0
[pid=19657/tid=19710] ppid=19654 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 10563 13294 0 0 56 4 5 2 20 0 15 0 444781540 11084148736 21958 33554432000 4194304 4196468 140728777906352 140027191499984 140027219694749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10824364 memory=827 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11084148736 21958 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10824364 memory=3616 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11084148736 21958 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781541 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781541 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10824364 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 5 13294 0 0 0 0 5 2 20 0 15 0 444781542 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10824364 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 13 13294 0 0 0 0 5 2 20 0 15 0 444781543 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026671260832 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10824364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781543 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026537042672 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10824364 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10824364 memory=13252 CPUtime=0.2 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) R 19654 19657 15891 0 -1 4202560 1010 13294 0 0 13 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026745218656 140027219694170 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10824364 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) R 19654 19657 15891 0 -1 4202560 481 13294 0 0 14 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026744179568 140027201194278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10824364 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) R 19654 19657 15891 0 -1 4202560 844 13294 0 0 17 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026743126512 140027211909950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10824364 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10824364 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781546 11084148736 21958 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87832 KiB

[startup+1.50075 s]
/proc/loadavg: 1.70 1.48 1.43 3/229 19723
/proc/meminfo: memFree=29303988/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10834680 memory=175284 CPUtime=2.47 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 21863 13294 0 0 230 10 5 2 20 0 15 0 444781531 11094712320 43821 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2708670 43821 3580 1 0 2670733 0
[pid=19657/tid=19710] ppid=19654 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 15287 13294 0 0 130 6 5 2 20 0 15 0 444781540 11094712320 43821 33554432000 4194304 4196468 140728777906352 140027191472928 140027219684758 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 375 13294 0 0 1 0 5 2 20 0 15 0 444781541 11094712320 43821 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 32 13294 0 0 0 0 5 2 20 0 15 0 444781541 11094712320 43821 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 52 13294 0 0 0 0 5 2 20 0 15 0 444781541 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 79 13294 0 0 1 0 5 2 20 0 15 0 444781541 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10834680 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 162 13294 0 0 1 0 5 2 20 0 15 0 444781542 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10834680 memory=281026018486528 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 13 13294 0 0 0 0 5 2 20 0 15 0 444781543 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026671260896 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781543 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026537042688 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10834680 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10834680 memory=10600 CPUtime=0.31 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) R 19654 19657 15891 0 -1 1077944384 1125 13294 0 0 24 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10834680 memory=1740 CPUtime=0.33 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) R 19654 19657 15891 0 -1 4202560 795 13294 0 0 26 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026744179568 140027212657865 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10834680 memory=5992 CPUtime=0.48 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) R 19654 19657 15891 0 -1 4202560 1726 13294 0 0 41 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026743126512 140027203753310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10834680 memory=636 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10834680 memory=2884 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 1 13294 0 0 0 0 5 2 20 0 15 0 444781546 11094712320 43821 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19657/tid=19722] ppid=19654 vsize=10844940 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10844940 memory=10600 CPUtime=0.29 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 477 13294 0 0 10 12 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 370.95 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 830376 KiB

[startup+364.801 s]
/proc/loadavg: 1.51 1.53 1.47 3/227 19887
/proc/meminfo: memFree=30004420/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10844940 memory=830376 CPUtime=374.2 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 81255 13294 0 0 37337 76 5 2 20 0 15 0 444781531 11105218560 207594 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2711235 207594 3622 1 0 2673293 0
[pid=19657/tid=19710] ppid=19654 vsize=10844940 memory=830376 CPUtime=361.03 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 32918 13294 0 0 36076 20 5 2 20 0 15 0 444781540 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027191508352 140026832779503 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10844940 memory=830376 CPUtime=1.57 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 3231 13294 0 0 141 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10844940 memory=830376 CPUtime=1.59 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 4842 13294 0 0 142 10 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10844940 memory=12040 CPUtime=1.59 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 3919 13294 0 0 143 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10844940 memory=2120 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2311 13294 0 0 144 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10844940 memory=1416 CPUtime=1.58 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 6439 13294 0 0 142 9 5 2 20 0 15 0 444781542 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10844940 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 14 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026671260896 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10844940 memory=3980 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026537042688 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10844940 memory=10600 CPUtime=2.13 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 6002 13294 0 0 204 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10844940 memory=1740 CPUtime=2.06 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 11855 13294 0 0 198 1 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10844940 memory=5992 CPUtime=1.28 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) S 19654 19657 15891 0 -1 1077944384 7030 13294 0 0 119 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026743126512 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10844940 memory=636 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10844940 memory=2884 CPUtime=0.29 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 477 13294 0 0 10 12 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 374.2 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 830376 KiB

[startup+365.601 s]
/proc/loadavg: 1.55 1.53 1.47 3/227 19887
/proc/meminfo: memFree=30004420/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10844940 memory=830376 CPUtime=375.01 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 81264 13294 0 0 37418 76 5 2 20 0 15 0 444781531 11105218560 207594 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2711235 207594 3622 1 0 2673293 0
[pid=19657/tid=19710] ppid=19654 vsize=10844940 memory=830376 CPUtime=361.82 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 32924 13294 0 0 36155 20 5 2 20 0 15 0 444781540 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027191508624 140026833067410 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10844940 memory=3616 CPUtime=1.57 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 3231 13294 0 0 141 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10844940 memory=6791534058613427641 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 4842 13294 0 0 143 10 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10844940 memory=2024 CPUtime=1.59 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 3919 13294 0 0 143 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10844940 memory=1416 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2311 13294 0 0 144 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10844940 memory=776 CPUtime=1.58 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 6442 13294 0 0 142 9 5 2 20 0 15 0 444781542 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10844940 memory=3980 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 14 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026671260896 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10844940 memory=25560 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026537042688 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10844940 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10844940 memory=500 CPUtime=2.13 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 6002 13294 0 0 204 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10844940 memory=932 CPUtime=2.06 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 11855 13294 0 0 198 1 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10844940 memory=1768 CPUtime=1.28 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) S 19654 19657 15891 0 -1 1077944384 7030 13294 0 0 119 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026743126512 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10844940 memory=1656 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10844940 memory=1056 CPUtime=0.29 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 477 13294 0 0 10 12 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 375.01 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 830376 KiB

[startup+366.401 s]
/proc/loadavg: 1.55 1.53 1.47 3/227 19887
/proc/meminfo: memFree=30004420/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10844940 memory=830376 CPUtime=375.82 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 81270 13294 0 0 37499 76 5 2 20 0 15 0 444781531 11105218560 207594 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2711235 207594 3622 1 0 2673293 0
[pid=19657/tid=19710] ppid=19654 vsize=10844940 memory=988 CPUtime=362.61 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 32929 13294 0 0 36234 20 5 2 20 0 15 0 444781540 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027191508256 140026832779509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10844940 memory=6791534058613427641 CPUtime=1.58 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 3231 13294 0 0 142 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10844940 memory=1448 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 4842 13294 0 0 143 10 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10844940 memory=1980 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 3919 13294 0 0 144 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10844940 memory=2812 CPUtime=1.61 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2312 13294 0 0 145 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10844940 memory=830376 CPUtime=1.58 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 6442 13294 0 0 142 9 5 2 20 0 15 0 444781542 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10844940 memory=1040 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 14 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026671260896 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10844940 memory=14008 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026537042688 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10844940 memory=12040 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10844940 memory=2120 CPUtime=2.13 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 6002 13294 0 0 204 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10844940 memory=776 CPUtime=2.06 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 11855 13294 0 0 198 1 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10844940 memory=3980 CPUtime=1.28 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) S 19654 19657 15891 0 -1 1077944384 7030 13294 0 0 119 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026743126512 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10844940 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10844940 memory=10600 CPUtime=0.29 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 477 13294 0 0 10 12 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 375.82 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 830376 KiB

[startup+366.801 s]
/proc/loadavg: 1.55 1.53 1.47 3/227 19887
/proc/meminfo: memFree=30004420/32770624 swapFree=67002416/67108860
[pid=19657] ppid=19654 vsize=10844940 memory=830376 CPUtime=376.23 cores=1,3,5,7
/proc/19657/stat : 19657 (java) S 19654 19657 15891 0 -1 1077944320 81273 13294 0 0 37540 76 5 2 20 0 15 0 444781531 11105218560 207594 33554432000 4194304 4196468 140728777906352 140728777888896 140027219672823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
/proc/19657/statm: 2711235 207594 3622 1 0 2673293 0
[pid=19657/tid=19710] ppid=19654 vsize=10844940 memory=1740 CPUtime=363 cores=1,3,5,7
/proc/19657/task/19710/stat : 19710 (java) R 19654 19657 15891 0 -1 4202560 32932 13294 0 0 36273 20 5 2 20 0 15 0 444781540 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027191508432 140026833067310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19711] ppid=19654 vsize=10844940 memory=5992 CPUtime=1.58 cores=1,3,5,7
/proc/19657/task/19711/stat : 19711 (java) S 19654 19657 15891 0 -1 1077944384 3231 13294 0 0 142 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027223915536 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19712] ppid=19654 vsize=10844940 memory=636 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19712/stat : 19712 (java) S 19654 19657 15891 0 -1 1077944384 4842 13294 0 0 143 10 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140027142667408 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19713] ppid=19654 vsize=10844940 memory=2884 CPUtime=1.6 cores=1,3,5,7
/proc/19657/task/19713/stat : 19713 (java) S 19654 19657 15891 0 -1 1077944384 3919 13294 0 0 144 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026791779088 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19714] ppid=19654 vsize=10844940 memory=830376 CPUtime=1.61 cores=1,3,5,7
/proc/19657/task/19714/stat : 19714 (java) S 19654 19657 15891 0 -1 1077944384 2312 13294 0 0 145 9 5 2 20 0 15 0 444781541 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026790726544 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19715] ppid=19654 vsize=10844940 memory=6791534058613427641 CPUtime=1.59 cores=1,3,5,7
/proc/19657/task/19715/stat : 19715 (java) S 19654 19657 15891 0 -1 1077944384 6442 13294 0 0 143 9 5 2 20 0 15 0 444781542 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026746284272 140027219683970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19716] ppid=19654 vsize=10844940 memory=830376 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19716/stat : 19716 (java) S 19654 19657 15891 0 -1 1077944384 14 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026671260896 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19717] ppid=19654 vsize=10844940 memory=830376 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19717/stat : 19717 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781543 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026537042688 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19718] ppid=19654 vsize=10844940 memory=14126740981156277 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19718/stat : 19718 (java) S 19654 19657 15891 0 -1 1077944384 2 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025933064144 140027219691419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19719] ppid=19654 vsize=10844940 memory=830376 CPUtime=2.13 cores=1,3,5,7
/proc/19657/task/19719/stat : 19719 (java) S 19654 19657 15891 0 -1 1077944384 6002 13294 0 0 204 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026745232112 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19720] ppid=19654 vsize=10844940 memory=636 CPUtime=2.06 cores=1,3,5,7
/proc/19657/task/19720/stat : 19720 (java) S 19654 19657 15891 0 -1 1077944384 11855 13294 0 0 198 1 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026744179568 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19721] ppid=19654 vsize=10844940 memory=2884 CPUtime=1.28 cores=1,3,5,7
/proc/19657/task/19721/stat : 19721 (java) S 19654 19657 15891 0 -1 1077944384 7030 13294 0 0 119 2 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026743126512 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19722] ppid=19654 vsize=10844940 memory=830376 CPUtime=0.07 cores=1,3,5,7
/proc/19657/task/19722/stat : 19722 (java) S 19654 19657 15891 0 -1 1077944384 3 13294 0 0 0 0 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140025463303008 140027219683029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
[pid=19657/tid=19723] ppid=19654 vsize=10844940 memory=1056 CPUtime=0.29 cores=1,3,5,7
/proc/19657/task/19723/stat : 19723 (java) S 19654 19657 15891 0 -1 1077944384 477 13294 0 0 10 12 5 2 20 0 15 0 444781546 11105218560 207594 33554432000 4194304 4196468 140728777906352 140026742073904 140027219683970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 24592384 140728777915120 140728777917637 140728777917637 140728777920463 0
Current children cumulated CPU time: 376.23 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 830376 KiB

Child status: 0
Real time (s): 366.869
CPU time (s): 376.357
CPU user time (s): 375.546
CPU system time (s): 0.810494
CPU usage (%): 102.586
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 830376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.546
system time used= 0.810494
maximum resident set size= 832816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101012
page faults= 0
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45902
involuntary context switches= 1553


# summary of solver processes directly reported to runsolver:
#   pid: 19657
#   total CPU time (s): 376.357
#   total CPU user time (s): 375.546
#   total CPU system time (s): 0.810494

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.60643 second user time and 3.1527 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 03:54:45
IDJOB=4400841
IDBENCH=133440
IDSOLVER=2857
FILE ID=node136/4400841-1568685329
RUNJOBID= node136-1568673287-15923
PBS_JOBID= 21703781
Free space on /tmp= 61108 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-3-5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400841-1568685329/watcher-4400841-1568685329 -o /tmp/evaluation-result-4400841-1568685329/solver-4400841-1568685329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=520998890 HOME/instance-4400841-1568685329.xml

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

MD5SUM BENCH= b9738aa7a21d23764c9c35483473acef
RANDOM SEED=520998890

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29406956 kB
MemAvailable:   29643124 kB
Buffers:           52200 kB
Cached:           485744 kB
SwapCached:         3548 kB
Active:          2513936 kB
Inactive:         282832 kB
Active(anon):    2258496 kB
Inactive(anon):    49424 kB
Active(file):     255440 kB
Inactive(file):   233408 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002416 kB
Dirty:             35540 kB
Writeback:             0 kB
AnonPages:       2375344 kB
Mapped:            61812 kB
Shmem:             40348 kB
Slab:             155548 kB
SReclaimable:     126312 kB
SUnreclaim:        29236 kB
KernelStack:        4016 kB
PageTables:        10388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3347124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2187264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61076 MiB
End job on node136 at 2019-09-17 04:00:52