Trace number 4400725

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 11.1241 5.92626

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-5.xml
MD5SUMbe3388c5d29b2a85b1452e4a694387b2
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 benchmark0.303618
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
11.06/5.91	v <instantiation
11.06/5.91	v         >
11.06/5.91	v       <list>
11.06/5.91	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] 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[52] 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[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
11.06/5.91	v       </list>
11.06/5.91	v       <values>
11.06/5.91	v         7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 17 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 13 5 13 11 19 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 11 29
11.06/5.91	v       </values>
11.06/5.91	v     </instantiation>
11.06/5.91	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-4400725-1568685322/watcher-4400725-1568685322 -o /tmp/evaluation-result-4400725-1568685322/solver-4400725-1568685322 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4400725-1568685322.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
Current StackSize limit: 8192 KiB

solver pid=19530, runsolver pid=19527

[startup+0.100093 s]*
/proc/loadavg: 1.65 1.47 1.42 3/220 19587
/proc/meminfo: memFree=29397872/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=9972712 memory=17080 CPUtime=0.1 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 4521 13023 0 0 1 1 5 3 20 0 6 0 444780852 10212057088 4270 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2493178 4270 1935 1 0 2481616 0
[pid=19530/tid=19583] ppid=19527 vsize=9972712 memory=4279135703913364878 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 2329 13023 0 0 0 0 5 3 20 0 6 0 444780861 10212057088 4270 33554432000 4194304 4196468 140722128182160 140237067637328 140237080923504 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 6 0 444780862 10212057088 4270 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=9972712 memory=140543289366144 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 6 0 444780862 10212057088 4270 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 6 0 444780862 10212057088 4270 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 6 0 444780862 10212057088 4270 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.210189 s]*
/proc/loadavg: 1.65 1.47 1.42 4/229 19596
/proc/meminfo: memFree=29379220/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10820196 memory=42540 CPUtime=0.27 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 7468 13023 0 0 17 2 5 3 20 0 15 0 444780852 11079880704 10635 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2705049 10635 3288 1 0 2667149 0
[pid=19530/tid=19583] ppid=19527 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 3959 13023 0 0 11 1 5 3 20 0 15 0 444780861 11079880704 10635 33554432000 4194304 4196468 140722128182160 140237067624592 140237095822493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10820196 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 10635 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10820196 memory=140543289366144 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10820196 memory=140543289366144 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 13 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236453569312 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 10635 33554432000 4194304 4196468 140722128182160 140235849589872 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) S 19527 19530 15891 0 -1 1077944384 478 13023 0 0 1 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236554001008 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) S 19527 19530 15891 0 -1 1077944384 167 13023 0 0 1 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236552948208 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10820196 memory=140543289366144 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 632 13023 0 0 3 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10820196 memory=140543289366144 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 10635 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42540 KiB

[startup+0.310701 s]*
/proc/loadavg: 1.65 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29367296/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10820196 memory=50744 CPUtime=0.41 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 10927 13023 0 0 29 4 5 3 20 0 15 0 444780852 11079880704 12686 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2705049 12686 3317 1 0 2667149 0
[pid=19530/tid=19583] ppid=19527 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 7409 13023 0 0 19 2 5 3 20 0 15 0 444780861 11079880704 12686 33554432000 4194304 4196468 140722128182160 140237067620384 140237095822493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 12686 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10820196 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 15 0 444780862 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 13 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236453569312 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11079880704 12686 33554432000 4194304 4196468 140722128182160 140235849589872 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) S 19527 19530 15891 0 -1 1077944384 479 13023 0 0 2 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236554001008 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) S 19527 19530 15891 0 -1 1077944384 167 13023 0 0 1 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236552948208 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 639 13023 0 0 5 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780867 11079880704 12686 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50744 KiB

[startup+0.702972 s]
/proc/loadavg: 1.65 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29352632/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10825388 memory=83696 CPUtime=1.14 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 15135 13023 0 0 100 6 5 3 20 0 15 0 444780852 11085197312 20859 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2706347 20924 3505 1 0 2668429 0
[pid=19530/tid=19583] ppid=19527 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 10588 13023 0 0 55 4 5 3 20 0 15 0 444780861 11084148736 20899 33554432000 4194304 4196468 140722128182160 140237067618496 140237088479789 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10825388 memory=827 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11085197312 20899 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10825388 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11085197312 20899 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10825388 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780862 11085197312 20899 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 2 13023 0 0 0 0 5 3 20 0 15 0 444780862 11084148736 20899 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10825388 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 5 13023 0 0 0 0 5 3 20 0 15 0 444780864 11085197312 20899 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10825388 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 13 13023 0 0 0 0 5 3 20 0 15 0 444780864 11085197312 20899 33554432000 4194304 4196468 140722128182160 140236453569312 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10825388 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11085197312 20960 33554432000 4194304 4196468 140722128182160 140235849589872 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10825388 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11085197312 20960 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10824364 memory=13252 CPUtime=0.21 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) R 19527 19530 15891 0 -1 4202560 905 13023 0 0 13 0 5 3 20 0 15 0 444780867 11084148736 20960 33554432000 4194304 4196468 140722128182160 140236554001008 140237088090039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10825388 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) R 19527 19530 15891 0 -1 4202560 523 13023 0 0 13 0 5 3 20 0 15 0 444780867 11085197312 20960 33554432000 4194304 4196468 140722128182160 140236552948208 140237074216392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10825388 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 911 13023 0 0 17 0 5 3 20 0 15 0 444780867 11085197312 20960 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10825388 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11085197312 20960 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) R 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780867 11084148736 20960 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10825388 KiB
Current children cumulated memory: 83696 KiB

[startup+1.50441 s]
/proc/loadavg: 1.67 1.47 1.42 4/229 19596
/proc/meminfo: memFree=29308188/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10834680 memory=171176 CPUtime=2.46 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 22039 13023 0 0 229 9 5 3 20 0 15 0 444780852 11094712320 42794 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2708670 42794 3576 1 0 2670733 0
[pid=19530/tid=19583] ppid=19527 vsize=10834680 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 15342 13023 0 0 131 6 5 3 20 0 15 0 444780861 11094712320 42794 33554432000 4194304 4196468 140722128182160 140237067604096 140237095812502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 69 13023 0 0 1 0 5 3 20 0 15 0 444780862 11094712320 42794 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 346 13023 0 0 1 0 5 3 20 0 15 0 444780862 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 28 13023 0 0 1 0 5 3 20 0 15 0 444780862 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 53 13023 0 0 1 0 5 3 20 0 15 0 444780862 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 151 13023 0 0 1 0 5 3 20 0 15 0 444780864 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10834680 memory=281086282246400 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 14 13023 0 0 0 0 5 3 20 0 15 0 444780864 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236453569376 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11094712320 42794 33554432000 4194304 4196468 140722128182160 140235849589888 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10834680 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10834680 memory=10600 CPUtime=0.31 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) R 19527 19530 15891 0 -1 1077944384 1170 13023 0 0 23 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236554001008 140237095811714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10834680 memory=1740 CPUtime=0.33 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) R 19527 19530 15891 0 -1 4202560 883 13023 0 0 25 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236552948208 140237077210717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10834680 memory=5992 CPUtime=0.5 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) R 19527 19530 15891 0 -1 4202560 1773 13023 0 0 42 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236551890960 140237095821914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10834680 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10834680 memory=2884 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780867 11094712320 42794 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19530/tid=19595] ppid=19527 vsize=10847588 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11107930112 70978 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10847588 memory=6788 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 5 13023 0 0 0 0 5 3 20 0 15 0 444780867 11107930112 70978 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 7.2 s
Current children cumulated vsize: 10847588 KiB
Current children cumulated memory: 283912 KiB

[startup+4.80077 s]
/proc/loadavg: 1.67 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29096996/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10844940 memory=359212 CPUtime=9.91 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 51270 13023 0 0 963 20 5 3 20 0 15 0 444780852 11105218560 89803 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2711235 89803 3617 1 0 2673293 0
[pid=19530/tid=19583] ppid=19527 vsize=10844940 memory=14126740981156277 CPUtime=4.67 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 23906 13023 0 0 448 11 5 3 20 0 15 0 444780861 11105218560 89803 33554432000 4194304 4196468 140722128182160 140237067635904 140237095812502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 92 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 89803 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10844940 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 382 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10844940 memory=7016714186490735262 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 142 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10844940 memory=-7522837583129307271 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 193 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10844940 memory=6944656592455350634 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 3967 13023 0 0 3 0 5 3 20 0 15 0 444780864 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10844940 memory=7682744562830902074 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 15 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236453569440 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10844940 memory=-7385037615309293161 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 89803 33554432000 4194304 4196468 140722128182160 140235849589888 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10844940 memory=-7384994778349281184 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10844940 memory=8761640388318109335 CPUtime=2.08 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) R 19527 19530 15891 0 -1 4202560 10471 13023 0 0 198 2 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236554001008 140237095812502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10844940 memory=0 CPUtime=1.81 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) S 19527 19530 15891 0 -1 1077944384 3942 13023 0 0 173 0 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236552948208 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10844940 memory=140543141387057 CPUtime=1.32 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 5940 13023 0 0 123 1 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10844940 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10844940 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 8 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 89803 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 9.91 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 359212 KiB

[startup+5.60077 s]
/proc/loadavg: 1.67 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29057456/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10844940 memory=398800 CPUtime=10.74 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 51313 13023 0 0 1044 22 5 3 20 0 15 0 444780852 11105218560 99700 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2711235 99700 3617 1 0 2673293 0
[pid=19530/tid=19583] ppid=19527 vsize=10844940 memory=0 CPUtime=5.47 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 23930 13023 0 0 527 12 5 3 20 0 15 0 444780861 11105218560 99700 33554432000 4194304 4196468 140722128182160 140237067635872 140236682739571 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10844940 memory=281086283038368 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 93 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 99700 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10844940 memory=140543141521456 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 383 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10844940 memory=988 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 143 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10844940 memory=2024 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 194 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10844940 memory=1416 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 3982 13023 0 0 4 0 5 3 20 0 15 0 444780864 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10844940 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 15 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236453569440 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10844940 memory=3980 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 99700 33554432000 4194304 4196468 140722128182160 140235849589888 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10844940 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10844940 memory=10600 CPUtime=2.08 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) S 19527 19530 15891 0 -1 1077944384 10471 13023 0 0 198 2 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236554001008 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10844940 memory=1740 CPUtime=1.82 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) S 19527 19530 15891 0 -1 1077944384 3942 13023 0 0 174 0 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236552948208 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10844940 memory=5992 CPUtime=1.32 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 5940 13023 0 0 123 1 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10844940 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10844940 memory=2884 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 8 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 99700 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 10.74 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 398800 KiB

[startup+5.80077 s]
/proc/loadavg: 1.67 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29057456/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10844940 memory=411088 CPUtime=10.94 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 51325 13023 0 0 1064 22 5 3 20 0 15 0 444780852 11105218560 102772 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2711235 102772 3617 1 0 2673293 0
[pid=19530/tid=19583] ppid=19527 vsize=10844940 memory=7732787656921737320 CPUtime=5.66 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 23942 13023 0 0 546 12 5 3 20 0 15 0 444780861 11105218560 102772 33554432000 4194304 4196468 140722128182160 140237067635872 140236683818657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10844940 memory=6791534058613427641 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 93 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 102772 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10844940 memory=1448 CPUtime=0.11 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 383 13023 0 0 3 0 5 3 20 0 15 0 444780862 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10844940 memory=1980 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 143 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10844940 memory=2812 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 194 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10844940 memory=1764 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 3982 13023 0 0 4 0 5 3 20 0 15 0 444780864 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10844940 memory=111632 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 15 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236453569440 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10844940 memory=796 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 102772 33554432000 4194304 4196468 140722128182160 140235849589888 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10844940 memory=1804 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10844940 memory=916 CPUtime=2.08 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) S 19527 19530 15891 0 -1 1077944384 10471 13023 0 0 198 2 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236554001008 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10844940 memory=3848 CPUtime=1.82 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) S 19527 19530 15891 0 -1 1077944384 3942 13023 0 0 174 0 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236552948208 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10844940 memory=0 CPUtime=1.32 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) S 19527 19530 15891 0 -1 1077944384 5940 13023 0 0 123 1 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10844940 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10844940 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 8 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 102772 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 10.94 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 411088 KiB

[startup+5.90065 s]
/proc/loadavg: 1.67 1.47 1.42 3/229 19596
/proc/meminfo: memFree=29057456/32770624 swapFree=67002416/67108860
[pid=19530] ppid=19527 vsize=10844940 memory=429560 CPUtime=11.06 cores=1,3,5,7
/proc/19530/stat : 19530 (java) S 19527 19530 15891 0 -1 1077944320 51376 13023 0 0 1076 22 5 3 20 0 15 0 444780852 11105218560 107390 33554432000 4194304 4196468 140722128182160 140722128164704 140237095800567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
/proc/19530/statm: 2711235 107390 3617 1 0 2673293 0
[pid=19530/tid=19583] ppid=19527 vsize=10844940 memory=8836 CPUtime=5.76 cores=1,3,5,7
/proc/19530/task/19583/stat : 19583 (java) R 19527 19530 15891 0 -1 4202560 23964 13023 0 0 556 12 5 3 20 0 15 0 444780861 11105218560 107390 33554432000 4194304 4196468 140722128182160 140237067635728 140237095812502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19584] ppid=19527 vsize=10844940 memory=357128 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19584/stat : 19584 (java) S 19527 19530 15891 0 -1 1077944384 93 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 107390 33554432000 4194304 4196468 140722128182160 140237100043152 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19585] ppid=19527 vsize=10844940 memory=56 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19585/stat : 19585 (java) S 19527 19530 15891 0 -1 1077944384 386 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236998933264 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19586] ppid=19527 vsize=10844940 memory=1056 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19586/stat : 19586 (java) S 19527 19530 15891 0 -1 1077944384 144 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236997880976 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19587] ppid=19527 vsize=10844940 memory=1568 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19587/stat : 19587 (java) S 19527 19530 15891 0 -1 1077944384 194 13023 0 0 4 0 5 3 20 0 15 0 444780862 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236996828176 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19588] ppid=19527 vsize=10844940 memory=3616 CPUtime=0.12 cores=1,3,5,7
/proc/19530/task/19588/stat : 19588 (java) S 19527 19530 15891 0 -1 1077944384 3999 13023 0 0 4 0 5 3 20 0 15 0 444780864 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236555053168 140237095811714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19589] ppid=19527 vsize=10844940 memory=47416 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19589/stat : 19589 (java) S 19527 19530 15891 0 -1 1077944384 15 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236453569440 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19590] ppid=19527 vsize=10844940 memory=396696 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19590/stat : 19590 (java) S 19527 19530 15891 0 -1 1077944384 1 13023 0 0 0 0 5 3 20 0 15 0 444780864 11105218560 107390 33554432000 4194304 4196468 140722128182160 140235849589888 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19591] ppid=19527 vsize=10844940 memory=323544 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19591/stat : 19591 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140235609299024 140237095819163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19592] ppid=19527 vsize=10844940 memory=0 CPUtime=2.08 cores=1,3,5,7
/proc/19530/task/19592/stat : 19592 (java) R 19527 19530 15891 0 -1 4202560 10472 13023 0 0 198 2 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236553990080 140237088906284 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19593] ppid=19527 vsize=10844940 memory=281086282170608 CPUtime=1.83 cores=1,3,5,7
/proc/19530/task/19593/stat : 19593 (java) R 19527 19530 15891 0 -1 4202560 3949 13023 0 0 175 0 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236552939536 140237081779392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19594] ppid=19527 vsize=10844940 memory=56 CPUtime=1.32 cores=1,3,5,7
/proc/19530/task/19594/stat : 19594 (java) R 19527 19530 15891 0 -1 1077944384 5940 13023 0 0 123 1 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236551895920 140237095811714 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19595] ppid=19527 vsize=10844940 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19595/stat : 19595 (java) S 19527 19530 15891 0 -1 1077944384 3 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140235575741408 140237095810773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
[pid=19530/tid=19596] ppid=19527 vsize=10844940 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/19530/task/19596/stat : 19596 (java) S 19527 19530 15891 0 -1 1077944384 8 13023 0 0 0 0 5 3 20 0 15 0 444780867 11105218560 107390 33554432000 4194304 4196468 140722128182160 140236550842800 140237095811714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14184448 140722128186096 140722128188613 140722128188613 140722128191439 0
Current children cumulated CPU time: 11.06 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 429560 KiB

Child status: 0
Real time (s): 5.92626
CPU time (s): 11.1241
CPU user time (s): 10.8578
CPU system time (s): 0.266297
CPU usage (%): 187.708
Max. virtual memory (cumulated for all children) (KiB): 10847608
Max. memory (cumulated for all children) (KiB): 429560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8578
system time used= 0.266297
maximum resident set size= 431808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6017
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 19530
#   total CPU time (s): 11.1241
#   total CPU user time (s): 10.8578
#   total CPU system time (s): 0.266297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059205 second user time and 0.09647 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 03:54:38
IDJOB=4400725
IDBENCH=133432
IDSOLVER=2857
FILE ID=node136/4400725-1568685322
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-60-3-5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400725-1568685322/watcher-4400725-1568685322 -o /tmp/evaluation-result-4400725-1568685322/solver-4400725-1568685322 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=548403584 HOME/instance-4400725-1568685322.xml

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

MD5SUM BENCH= be3388c5d29b2a85b1452e4a694387b2
RANDOM SEED=548403584

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:        29407360 kB
MemAvailable:   29643464 kB
Buffers:           52092 kB
Cached:           485988 kB
SwapCached:         3548 kB
Active:          2514280 kB
Inactive:         282744 kB
Active(anon):    2258752 kB
Inactive(anon):    49424 kB
Active(file):     255528 kB
Inactive(file):   233320 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002416 kB
Dirty:             35356 kB
Writeback:             0 kB
AnonPages:       2367920 kB
Mapped:            61688 kB
Shmem:             40348 kB
Slab:             155328 kB
SReclaimable:     126180 kB
SUnreclaim:        29148 kB
KernelStack:        3760 kB
PageTables:        10448 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:   2179072 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 03:54:44