Trace number 4392106

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT0 49.3963 33.3162

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark44.8839
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.75/0.54	c Concrete v3.10.1560635388952 running
20.57/9.31	o 6
20.57/9.37	o 5
20.90/9.42	o 4
23.68/10.76	o 3
31.77/16.71	o 2
46.51/30.55	o 1
49.27/33.29	o 0
49.27/33.29	v <instantiation
49.27/33.29	v         cost = '0'>
49.27/33.29	v       <list>
49.27/33.29	v         q 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] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14]
49.27/33.29	v       </list>
49.27/33.29	v       <values>
49.27/33.29	v         32 48 33 46 41 26 13 4 19 6 11 20 25 40 27 32 23 28 43 30 45 36 21 8 3 12 17 22 35 44 31 18 5 10 1 14 9 0 15 2 7 16 29 38 47 34 39 24 37 42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
49.27/33.29	v       </values>
49.27/33.29	v     </instantiation>
49.27/33.29	s OPTIMUM FOUND

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392106-1568318069/watcher-4392106-1568318069 -o /tmp/evaluation-result-4392106-1568318069/solver-4392106-1568318069 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5610 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=2065019135 HOME/instance-4392106-1568318069.xml 

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

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

solver pid=10426, runsolver pid=10423

[startup+0.10006 s]*
/proc/loadavg: 1.31 1.42 1.40 3/218 10483
/proc/meminfo: memFree=30999520/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=9972712 memory=17080 CPUtime=0.09 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 4540 13018 0 0 1 0 5 3 20 0 6 0 407720932 10212057088 4270 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2493178 4270 1935 1 0 2481616 0
[pid=10426/tid=10479] ppid=10423 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 2348 13018 0 0 1 0 5 3 20 0 6 0 407720941 10212057088 4336 33554432000 4194304 4196468 140730670143712 140248016237136 140248028480862 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 6 0 407720942 10212057088 4336 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=9972712 memory=140029212595840 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 6 0 407720942 10212057088 4336 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 6 0 407720942 10212057088 4336 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 6 0 407720942 10212057088 4336 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.20978 s]*
/proc/loadavg: 1.31 1.42 1.40 3/227 10492
/proc/meminfo: memFree=30983556/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10818940 memory=36744 CPUtime=0.27 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 7054 13018 0 0 18 1 5 3 20 0 15 0 407720932 11078594560 9186 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2704735 9186 2982 1 0 2667149 0
[pid=10426/tid=10479] ppid=10423 vsize=10818940 memory=5450916389569530688 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 3551 13018 0 0 11 0 5 3 20 0 15 0 407720941 11078594560 9251 33554432000 4194304 4196468 140730670143712 140248016230976 140248028480862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10818940 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 407720942 11078594560 9251 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10818940 memory=140029212595840 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10818940 memory=140029212595840 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 407720943 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 33 13018 0 0 0 0 5 3 20 0 15 0 407720943 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247045190432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720944 11078594560 9251 33554432000 4194304 4196468 140730670143712 140246922552432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11078594560 9251 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 355 13018 0 0 1 0 5 3 20 0 15 0 407720946 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 285 13018 0 0 1 0 5 3 20 0 15 0 407720946 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10818940 memory=140029212595840 CPUtime=0.11 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) R 10423 10426 5578 0 -1 4202560 616 13018 0 0 3 0 5 3 20 0 15 0 407720946 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247009528688 140248036637502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11078594560 9251 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10818940 memory=140029212595840 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720947 11078594560 9251 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36744 KiB

[startup+0.310466 s]*
/proc/loadavg: 1.31 1.42 1.40 3/227 10492
/proc/meminfo: memFree=30973068/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10820244 memory=48336 CPUtime=0.41 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 10807 13018 0 0 30 3 5 3 20 0 15 0 407720932 11079929856 12084 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2705061 12084 3301 1 0 2667149 0
[pid=10426/tid=10479] ppid=10423 vsize=10820244 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 7283 13018 0 0 19 2 5 3 20 0 15 0 407720941 11079929856 12084 33554432000 4194304 4196468 140730670143712 140248016218000 140248044422301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10820244 memory=6441962096801376611 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 407720942 11079929856 12084 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10820244 memory=5787213827347079232 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10820244 memory=7649539413318715073 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10820244 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 407720943 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 33 13018 0 0 0 0 5 3 20 0 15 0 407720943 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247045190432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720944 11079929856 12084 33554432000 4194304 4196468 140730670143712 140246922552432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11079929856 12084 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 356 13018 0 0 1 0 5 3 20 0 15 0 407720946 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) R 10423 10426 5578 0 -1 4202560 286 13018 0 0 1 0 5 3 20 0 15 0 407720946 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247010580976 140248030426049 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10820244 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 628 13018 0 0 5 0 5 3 20 0 15 0 407720946 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11079929856 12084 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720947 11079929856 12084 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 48336 KiB

[startup+0.700733 s]
/proc/loadavg: 1.31 1.42 1.40 5/227 10492
/proc/meminfo: memFree=30957360/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10824340 memory=78756 CPUtime=1.15 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 15052 13018 0 0 103 4 5 3 20 0 15 0 407720932 11084124160 19689 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2706085 19689 3508 1 0 2668173 0
[pid=10426/tid=10479] ppid=10423 vsize=10824340 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 10683 13018 0 0 56 3 5 3 20 0 15 0 407720941 11084124160 19689 33554432000 4194304 4196468 140730670143712 140248016218336 140248044422301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 2 13018 0 0 0 0 5 3 20 0 15 0 407720942 11084124160 19689 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720942 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 5 13018 0 0 0 0 5 3 20 0 15 0 407720943 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 33 13018 0 0 0 0 5 3 20 0 15 0 407720943 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247045190432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10824340 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720944 11084124160 19689 33554432000 4194304 4196468 140730670143712 140246922552432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11084124160 19689 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10824340 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 617 13018 0 0 13 0 5 3 20 0 15 0 407720946 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10824340 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 652 13018 0 0 14 0 5 3 20 0 15 0 407720946 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10824340 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 843 13018 0 0 17 0 5 3 20 0 15 0 407720946 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10824340 memory=140029087221744 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11084124160 19689 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720947 11084124160 19689 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 78756 KiB

[startup+1.50142 s]
/proc/loadavg: 1.36 1.43 1.40 3/227 10492
/proc/meminfo: memFree=30914208/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10834656 memory=164252 CPUtime=2.47 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 20272 13018 0 0 230 9 5 3 20 0 15 0 407720932 11094687744 41063 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2708664 41063 3567 1 0 2670733 0
[pid=10426/tid=10479] ppid=10423 vsize=10834656 memory=21 CPUtime=1.44 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 15009 13018 0 0 131 5 5 3 20 0 15 0 407720941 11094687744 41063 33554432000 4194304 4196468 140730670143712 140248016223072 140248044412310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10834656 memory=25 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 34 13018 0 0 1 0 5 3 20 0 15 0 407720942 11094687744 41063 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 35 13018 0 0 1 0 5 3 20 0 15 0 407720942 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 5 13018 0 0 0 0 5 3 20 0 15 0 407720942 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10834656 memory=95868 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 26 13018 0 0 1 0 5 3 20 0 15 0 407720942 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 43 13018 0 0 1 0 5 3 20 0 15 0 407720943 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10834656 memory=6298398794875491938 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 34 13018 0 0 0 0 5 3 20 0 15 0 407720943 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247045190496 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10834656 memory=7883945221051147624 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720944 11094687744 41063 33554432000 4194304 4196468 140730670143712 140246922552432 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10834656 memory=7306616945735591013 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11094687744 41063 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10834656 memory=5787213840066634841 CPUtime=0.32 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 678 13018 0 0 24 0 5 3 20 0 15 0 407720946 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10834656 memory=7594594438457155927 CPUtime=0.33 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 712 13018 0 0 25 0 5 3 20 0 15 0 407720946 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10834656 memory=6298398794875491938 CPUtime=0.49 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) R 10423 10426 5578 0 -1 4202560 1482 13018 0 0 41 0 5 3 20 0 15 0 407720946 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247009528688 140248044421722 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10834656 memory=6298398794875491938 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11094687744 41063 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10834656 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 1 13018 0 0 0 0 5 3 20 0 15 0 407720947 11094687744 41063 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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

[pid=10426/tid=10491] ppid=10423 vsize=10851072 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 224273 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10851072 memory=1224 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 161 13018 0 0 0 0 5 3 20 0 15 0 407720947 11111497728 224273 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 44.81 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 897092 KiB

[startup+30.4008 s]
/proc/loadavg: 1.58 1.47 1.42 3/228 10494
/proc/meminfo: memFree=30122460/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10851072 memory=915524 CPUtime=46.41 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 83610 13018 0 0 4582 51 5 3 20 0 15 0 407720932 11111497728 228881 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2712768 228881 3622 1 0 2674829 0
[pid=10426/tid=10479] ppid=10423 vsize=10851072 memory=6791534058613427641 CPUtime=30.13 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 29269 13018 0 0 2986 19 5 3 20 0 15 0 407720941 11111497728 228881 33554432000 4194304 4196468 140730670143712 140248016234704 140247612097455 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10851072 memory=111636 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 1127 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 228881 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10851072 memory=808 CPUtime=0.2 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1137 13018 0 0 8 4 5 3 20 0 15 0 407720942 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10851072 memory=1804 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1481 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10851072 memory=33472 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 564 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10851072 memory=988 CPUtime=0.15 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 1260 13018 0 0 7 0 5 3 20 0 15 0 407720943 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10851072 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 42 13018 0 0 0 0 5 3 20 0 15 0 407720943 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247045190496 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10851072 memory=1240 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 407720944 11111497728 228881 33554432000 4194304 4196468 140730670143712 140246922552448 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10851072 memory=580 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 228881 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10851072 memory=1696 CPUtime=6.08 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 14919 13018 0 0 595 5 5 3 20 0 15 0 407720946 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10851072 memory=3436 CPUtime=5.93 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 12830 13018 0 0 581 4 5 3 20 0 15 0 407720946 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10851072 memory=7548 CPUtime=3.87 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 18490 13018 0 0 373 6 5 3 20 0 15 0 407720946 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10851072 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 228881 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10851072 memory=1224 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 271 13018 0 0 0 0 5 3 20 0 15 0 407720947 11111497728 228881 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 46.41 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 915524 KiB

[startup+32.0007 s]*
/proc/loadavg: 1.61 1.48 1.42 3/227 10494
/proc/meminfo: memFree=30101872/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10851072 memory=917608 CPUtime=48.07 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 86809 13018 0 0 4747 52 5 3 20 0 15 0 407720932 11111497728 229402 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2712768 229402 3622 1 0 2674829 0
[pid=10426/tid=10479] ppid=10423 vsize=10851072 memory=1398722017469774279 CPUtime=31.73 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 30387 13018 0 0 3146 19 5 3 20 0 15 0 407720941 11111497728 229402 33554432000 4194304 4196468 140730670143712 140248016234944 140247611547416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10851072 memory=4126316290023845779 CPUtime=0.2 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 1131 13018 0 0 9 3 5 3 20 0 15 0 407720942 11111497728 229402 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10851072 memory=8 CPUtime=0.21 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1198 13018 0 0 9 4 5 3 20 0 15 0 407720942 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10851072 memory=8 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1485 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10851072 memory=280058175452144 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1184 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10851072 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 1558 13018 0 0 7 0 5 3 20 0 15 0 407720943 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10851072 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 42 13018 0 0 0 0 5 3 20 0 15 0 407720943 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247045190496 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10851072 memory=-5921431000321636112 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 407720944 11111497728 229402 33554432000 4194304 4196468 140730670143712 140246922552448 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10851072 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229402 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10851072 memory=-6305719394934284928 CPUtime=6.11 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 15103 13018 0 0 598 5 5 3 20 0 15 0 407720946 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10851072 memory=784268 CPUtime=5.93 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) R 10423 10426 5578 0 -1 4202560 13424 13018 0 0 581 4 5 3 20 0 15 0 407720946 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247010580976 140248023751881 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10851072 memory=988 CPUtime=3.88 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 18831 13018 0 0 374 6 5 3 20 0 15 0 407720946 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10851072 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229402 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10851072 memory=1240 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 287 13018 0 0 0 0 5 3 20 0 15 0 407720947 11111497728 229402 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 48.07 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 917608 KiB

[startup+32.8007 s]
/proc/loadavg: 1.61 1.48 1.42 3/227 10494
/proc/meminfo: memFree=30101872/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10851072 memory=917612 CPUtime=48.87 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 87651 13018 0 0 4827 52 5 3 20 0 15 0 407720932 11111497728 229403 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2712768 229403 3623 1 0 2674829 0
[pid=10426/tid=10479] ppid=10423 vsize=10851072 memory=288230596050944315 CPUtime=32.53 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 30535 13018 0 0 3226 19 5 3 20 0 15 0 407720941 11111497728 229403 33554432000 4194304 4196468 140730670143712 140248016233480 140247614208328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10851072 memory=15817794159643256 CPUtime=0.2 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 1131 13018 0 0 9 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10851072 memory=288230574492221466 CPUtime=0.21 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1198 13018 0 0 9 4 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10851072 memory=288230596050944315 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1485 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10851072 memory=15817794159643256 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1184 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10851072 memory=1412 CPUtime=0.15 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 1558 13018 0 0 7 0 5 3 20 0 15 0 407720943 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10851072 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 42 13018 0 0 0 0 5 3 20 0 15 0 407720943 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247045190496 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10851072 memory=97 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 407720944 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246922552448 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10851072 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10851072 memory=908 CPUtime=6.11 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 15471 13018 0 0 598 5 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10851072 memory=61524 CPUtime=5.94 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 13709 13018 0 0 582 4 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10851072 memory=0 CPUtime=3.88 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 18831 13018 0 0 374 6 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10851072 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10851072 memory=50 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 287 13018 0 0 0 0 5 3 20 0 15 0 407720947 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 48.87 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 917612 KiB

[startup+33.2007 s]
/proc/loadavg: 1.61 1.48 1.42 3/227 10494
/proc/meminfo: memFree=30101872/32770624 swapFree=66999780/67108860
[pid=10426] ppid=10423 vsize=10851072 memory=917612 CPUtime=49.27 cores=1,3,5,7
/proc/10426/stat : 10426 (java) S 10423 10426 5578 0 -1 1077944320 87657 13018 0 0 4867 52 5 3 20 0 15 0 407720932 11111497728 229403 33554432000 4194304 4196468 140730670143712 140730670126256 140248044400375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
/proc/10426/statm: 2712768 229403 3623 1 0 2674829 0
[pid=10426/tid=10479] ppid=10423 vsize=10851072 memory=8259761640030508194 CPUtime=32.93 cores=1,3,5,7
/proc/10426/task/10479/stat : 10479 (java) R 10423 10426 5578 0 -1 4202560 30540 13018 0 0 3266 19 5 3 20 0 15 0 407720941 11111497728 229403 33554432000 4194304 4196468 140730670143712 140248016235520 140247615620679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10480] ppid=10423 vsize=10851072 memory=7679937479730885395 CPUtime=0.2 cores=1,3,5,7
/proc/10426/task/10480/stat : 10480 (java) S 10423 10426 5578 0 -1 1077944384 1131 13018 0 0 9 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140248048642960 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10481] ppid=10423 vsize=10851072 memory=6944656425122831986 CPUtime=0.21 cores=1,3,5,7
/proc/10426/task/10481/stat : 10481 (java) S 10423 10426 5578 0 -1 1077944384 1198 13018 0 0 9 4 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247936916240 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10482] ppid=10423 vsize=10851072 memory=-6237260532469557610 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10482/stat : 10482 (java) S 10423 10426 5578 0 -1 1077944384 1485 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247935863952 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10483] ppid=10423 vsize=10851072 memory=-6237260532469557610 CPUtime=0.19 cores=1,3,5,7
/proc/10426/task/10483/stat : 10483 (java) S 10423 10426 5578 0 -1 1077944384 1184 13018 0 0 8 3 5 3 20 0 15 0 407720942 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247934811152 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10484] ppid=10423 vsize=10851072 memory=301741373374332954 CPUtime=0.15 cores=1,3,5,7
/proc/10426/task/10484/stat : 10484 (java) S 10423 10426 5578 0 -1 1077944384 1559 13018 0 0 7 0 5 3 20 0 15 0 407720943 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247046244464 140248044411522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10485] ppid=10423 vsize=10851072 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10485/stat : 10485 (java) S 10423 10426 5578 0 -1 1077944384 42 13018 0 0 0 0 5 3 20 0 15 0 407720943 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247045190496 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10486] ppid=10423 vsize=10851072 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10486/stat : 10486 (java) S 10423 10426 5578 0 -1 1077944384 8 13018 0 0 0 0 5 3 20 0 15 0 407720944 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246922552448 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10487] ppid=10423 vsize=10851072 memory=4206186544037388384 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10487/stat : 10487 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246615152720 140248044418971 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10488] ppid=10423 vsize=10851072 memory=6944656592455097440 CPUtime=6.11 cores=1,3,5,7
/proc/10426/task/10488/stat : 10488 (java) S 10423 10426 5578 0 -1 1077944384 15471 13018 0 0 598 5 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247011633776 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10489] ppid=10423 vsize=10851072 memory=6656426216303648864 CPUtime=5.94 cores=1,3,5,7
/proc/10426/task/10489/stat : 10489 (java) S 10423 10426 5578 0 -1 1077944384 13709 13018 0 0 582 4 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247010580976 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10490] ppid=10423 vsize=10851072 memory=7811044310603950144 CPUtime=3.88 cores=1,3,5,7
/proc/10426/task/10490/stat : 10490 (java) S 10423 10426 5578 0 -1 1077944384 18831 13018 0 0 374 6 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247009528688 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10491] ppid=10423 vsize=10851072 memory=33 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10491/stat : 10491 (java) S 10423 10426 5578 0 -1 1077944384 3 13018 0 0 0 0 5 3 20 0 15 0 407720946 11111497728 229403 33554432000 4194304 4196468 140730670143712 140246581595104 140248044410581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
[pid=10426/tid=10492] ppid=10423 vsize=10851072 memory=7308048505528997737 CPUtime=0.08 cores=1,3,5,7
/proc/10426/task/10492/stat : 10492 (java) S 10423 10426 5578 0 -1 1077944384 287 13018 0 0 0 0 5 3 20 0 15 0 407720947 11111497728 229403 33554432000 4194304 4196468 140730670143712 140247008475568 140248044411522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21770240 140730670148341 140730670150853 140730670150853 140730670153679 0
Current children cumulated CPU time: 49.27 s
Current children cumulated vsize: 10851072 KiB
Current children cumulated memory: 917612 KiB

Child status: 0
Real time (s): 33.3162
CPU time (s): 49.3963
CPU user time (s): 48.8299
CPU system time (s): 0.566362
CPU usage (%): 148.265
Max. virtual memory (cumulated for all children) (KiB): 10853740
Max. memory (cumulated for all children) (KiB): 917612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.8299
system time used= 0.566362
maximum resident set size= 919696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102074
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17354
involuntary context switches= 112


# summary of solver processes directly reported to runsolver:
#   pid: 10426
#   total CPU time (s): 49.3963
#   total CPU user time (s): 48.8299
#   total CPU system time (s): 0.566362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.251839 second user time and 0.328716 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-12 21:53:48
IDJOB=4392106
IDBENCH=130611
IDSOLVER=2837
FILE ID=node146/4392106-1568318069
RUNJOBID= node146-1568301260-5610
PBS_JOBID= 21701109
Free space on /tmp= 56664 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392106-1568318069/watcher-4392106-1568318069 -o /tmp/evaluation-result-4392106-1568318069/solver-4392106-1568318069 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5610 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=2065019135 HOME/instance-4392106-1568318069.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=2065019135

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31007788 kB
MemAvailable:   31283584 kB
Buffers:          124864 kB
Cached:           431568 kB
SwapCached:         5292 kB
Active:           927676 kB
Inactive:         251740 kB
Active(anon):     639788 kB
Inactive(anon):    20848 kB
Active(file):     287888 kB
Inactive(file):   230892 kB
Unevictable:      111008 kB
Mlocked:          111008 kB
SwapTotal:      67108860 kB
SwapFree:       66999780 kB
Dirty:             34992 kB
Writeback:            16 kB
AnonPages:        730584 kB
Mapped:            53812 kB
Shmem:             29140 kB
Slab:             174784 kB
SReclaimable:     145700 kB
SUnreclaim:        29084 kB
KernelStack:        3712 kB
PageTables:         7000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1894332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56628 MiB
End job on node146 at 2019-09-12 21:54:22