Trace number 4387022

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.10UNSAT 1311.07 1275.87

General information on the benchmark

NameRlfap/
Rlfap-m1-scens11/Rlfap-scen-11-f04.xml
MD5SUM3c3f91fe2d5d1aa7af585cdf812638b5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.9607
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size40
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":33,"count":336},{"size":40,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.70/0.60	c Concrete v3.10.1560635388952 running
1310.97/1275.84	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387022-1568288429/watcher-4387022-1568288429 -o /tmp/evaluation-result-4387022-1568288429/solver-4387022-1568288429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568285921-31917 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1972265900 HOME/instance-4387022-1568288429.xml 

running on 4 cores: 4-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=301, runsolver pid=32766

[startup+0.100161 s]*
/proc/loadavg: 2.20 1.68 1.58 3/215 358
/proc/meminfo: memFree=23956000/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=9970504 memory=9020 CPUtime=0.08 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 3509 13021 0 0 0 0 5 3 20 0 6 0 404784630 10209796096 2255 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2492626 2255 1273 1 0 2481537 0
[pid=301/tid=358] ppid=32766 vsize=9972712 memory=8389772277269004345 CPUtime=0.08 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 2123 13021 0 0 0 0 5 3 20 0 6 0 404784640 10212057088 4108 33554432000 4194304 4196468 140725396987648 140684778943056 140684807128221 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=9972712 memory=288293255295270935 CPUtime=0.08 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 404784640 10212057088 4108 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=9972712 memory=140394340737312 CPUtime=0.08 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 404784640 10212057088 4108 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=9972712 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 6 0 404784640 10212057088 4108 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=9972712 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 404784640 10212057088 4108 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9970504 KiB
Current children cumulated memory: 9020 KiB

[startup+0.212087 s]*
/proc/loadavg: 2.20 1.68 1.58 5/228 371
/proc/meminfo: memFree=23936356/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10818900 memory=35164 CPUtime=0.25 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 6677 13021 0 0 15 2 5 3 20 0 15 0 404784630 11078553600 8791 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2704725 8791 2969 1 0 2667149 0
[pid=301/tid=358] ppid=32766 vsize=10818900 memory=8508281356422055839 CPUtime=0.19 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 3132 13021 0 0 10 1 5 3 20 0 15 0 404784640 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684778896288 140684807128221 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10818900 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10818900 memory=140394340705920 CPUtime=0.08 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10818900 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10818900 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10818900 memory=140394340705920 CPUtime=0.08 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10818900 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684264703648 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10818900 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078553600 8878 33554432000 4194304 4196468 140725396987648 140683667039472 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10818900 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11078553600 8878 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10818900 memory=0 CPUtime=0.09 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 488 13021 0 0 1 0 5 3 20 0 15 0 404784645 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10818900 memory=-1 CPUtime=0.09 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 168 13021 0 0 1 0 5 3 20 0 15 0 404784645 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10818900 memory=140394340705920 CPUtime=0.11 cores=4-7
/proc/301/task/369/stat : 369 (java) R 32766 301 31157 0 -1 4202560 679 13021 0 0 3 0 5 3 20 0 15 0 404784646 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684229040112 140684807118230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10818900 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11078553600 8878 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10818900 memory=140394340705920 CPUtime=0.08 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784646 11078553600 8878 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 35164 KiB

[startup+0.311594 s]*
/proc/loadavg: 2.20 1.68 1.58 5/228 371
/proc/meminfo: memFree=23917136/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10819084 memory=44076 CPUtime=0.39 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 10162 13021 0 0 28 3 5 3 20 0 15 0 404784630 11078742016 11019 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2704771 11019 3025 1 0 2667149 0
[pid=301/tid=358] ppid=32766 vsize=10819084 memory=8508281356422055839 CPUtime=0.29 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 6561 13021 0 0 19 2 5 3 20 0 15 0 404784640 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684778923184 140684791186782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10819084 memory=140394340705920 CPUtime=0.08 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10819084 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10819084 memory=140394340705919 CPUtime=0.08 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684264703648 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784642 11078742016 11113 33554432000 4194304 4196468 140725396987648 140683667039472 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10819084 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11078742016 11113 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10819084 memory=0 CPUtime=0.09 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 495 13021 0 0 1 0 5 3 20 0 15 0 404784645 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.09 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 169 13021 0 0 1 0 5 3 20 0 15 0 404784645 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10819084 memory=140394340705920 CPUtime=0.14 cores=4-7
/proc/301/task/369/stat : 369 (java) R 32766 301 31157 0 -1 4202560 728 13021 0 0 6 0 5 3 20 0 15 0 404784646 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684229040112 140684807127642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10819084 memory=-1 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11078742016 11113 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10819084 memory=140394340705920 CPUtime=0.08 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784646 11078742016 11113 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 44076 KiB

[startup+0.700761 s]
/proc/loadavg: 2.20 1.68 1.58 5/228 371
/proc/meminfo: memFree=23906708/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10822292 memory=75552 CPUtime=1.1 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 14107 13021 0 0 97 5 5 3 20 0 15 0 404784630 11082027008 18888 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2705573 18888 3492 1 0 2667661 0
[pid=301/tid=358] ppid=32766 vsize=10822292 memory=35660 CPUtime=0.67 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 9632 13021 0 0 55 4 5 3 20 0 15 0 404784640 11082027008 18888 33554432000 4194304 4196468 140725396987648 140684778922272 140684791186782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10822292 memory=1380 CPUtime=0.08 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11082027008 18888 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10822292 memory=1056 CPUtime=0.08 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11082027008 18888 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10822292 memory=764 CPUtime=0.08 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784640 11082027008 18888 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10822292 memory=243 CPUtime=0.08 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11082027008 18888 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10822292 memory=136 CPUtime=0.08 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 5 13021 0 0 0 0 5 3 20 0 15 0 404784642 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10822292 memory=1972 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 404784642 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684264703648 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10822292 memory=1279 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784642 11082027008 18908 33554432000 4194304 4196468 140725396987648 140683667039472 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10822292 memory=11 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11082027008 18908 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10822292 memory=1354 CPUtime=0.18 cores=4-7
/proc/301/task/367/stat : 367 (java) R 32766 301 31157 0 -1 4202560 743 13021 0 0 10 0 5 3 20 0 15 0 404784645 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684231123072 140684791495715 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10822292 memory=28209 CPUtime=0.21 cores=4-7
/proc/301/task/368/stat : 368 (java) R 32766 301 31157 0 -1 4202560 528 13021 0 0 13 0 5 3 20 0 15 0 404784645 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684230081040 140684786352185 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10822292 memory=3612 CPUtime=0.25 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 949 13021 0 0 17 0 5 3 20 0 15 0 404784646 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10822292 memory=8865 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11082027008 18908 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10822292 memory=4420 CPUtime=0.08 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784646 11082027008 18908 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 75552 KiB

[startup+1.50108 s]
/proc/loadavg: 2.20 1.68 1.58 4/228 371
/proc/meminfo: memFree=23779500/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10830560 memory=234304 CPUtime=3.55 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 23934 13021 0 0 337 10 5 3 20 0 15 0 404784630 11090493440 58576 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2707640 58576 3562 1 0 2669709 0
[pid=301/tid=358] ppid=32766 vsize=10830560 memory=136 CPUtime=1.44 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 13868 13021 0 0 130 6 5 3 20 0 15 0 404784640 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684778917024 140684662717264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10830560 memory=1972 CPUtime=0.08 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 14 13021 0 0 0 0 5 3 20 0 15 0 404784640 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10830560 memory=1279 CPUtime=0.08 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 4 13021 0 0 0 0 5 3 20 0 15 0 404784640 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10830560 memory=11 CPUtime=0.09 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 53 13021 0 0 1 0 5 3 20 0 15 0 404784640 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10830560 memory=1354 CPUtime=0.08 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784640 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10830560 memory=1380 CPUtime=0.08 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 87 13021 0 0 0 0 5 3 20 0 15 0 404784642 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10830560 memory=1056 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 34 13021 0 0 0 0 5 3 20 0 15 0 404784642 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684264703712 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10830560 memory=764 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 404784642 11090493440 58576 33554432000 4194304 4196468 140725396987648 140683667039488 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10830560 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11090493440 58576 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10830560 memory=0 CPUtime=0.78 cores=4-7
/proc/301/task/367/stat : 367 (java) R 32766 301 31157 0 -1 4202560 2777 13021 0 0 70 0 5 3 20 0 15 0 404784645 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684231125648 140684787285313 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10830560 memory=0 CPUtime=0.83 cores=4-7
/proc/301/task/368/stat : 368 (java) R 32766 301 31157 0 -1 4202560 2251 13021 0 0 75 0 5 3 20 0 15 0 404784645 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684230078560 140684786800003 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10830560 memory=-9130901251068603729 CPUtime=0.66 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 2630 13021 0 0 57 1 5 3 20 0 15 0 404784646 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10830560 memory=3054156605267021189 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11090493440 58576 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10830560 memory=0 CPUtime=0.08 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 404784646 11090493440 58576 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 10830560 KiB

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

[pid=301/tid=370] ppid=32766 vsize=10846964 memory=1564 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10846964 memory=8560 CPUtime=0.81 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1112 13021 0 0 34 39 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 73 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1305.56 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 3108672 KiB

[startup+1273.6 s]
/proc/loadavg: 1.28 1.44 1.54 3/228 527
/proc/meminfo: memFree=20478696/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10846964 memory=3108672 CPUtime=1308.77 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 340793 13021 0 0 130632 237 5 3 20 0 15 0 404784630 11107291136 777168 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2711741 777168 3633 1 0 2673805 0
[pid=301/tid=358] ppid=32766 vsize=10846964 memory=3108672 CPUtime=1266.07 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 165633 13021 0 0 126524 75 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684778941584 140684423990470 0 4 0 16800975 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10846964 memory=1328725297981317182 CPUtime=5 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 17941 13021 0 0 469 23 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10846964 memory=1088 CPUtime=5 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 16490 13021 0 0 468 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10846964 memory=2832 CPUtime=5.01 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 14298 13021 0 0 469 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10846964 memory=1564 CPUtime=5 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 16124 13021 0 0 470 22 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10846964 memory=2044 CPUtime=1.45 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 29058 13021 0 0 117 20 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10846964 memory=1380 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 42 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684264703776 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10846964 memory=1056 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683667039488 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10846964 memory=764 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10846964 memory=3108672 CPUtime=8.17 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 33347 13021 0 0 801 8 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10846964 memory=8560 CPUtime=8.3 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 28282 13021 0 0 817 5 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 74 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10846964 memory=14008 CPUtime=4.58 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 16251 13021 0 0 443 7 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 70 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10846964 memory=16908 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10846964 memory=2424 CPUtime=0.81 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1112 13021 0 0 34 39 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1308.77 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 3108672 KiB

[startup+1275.2 s]
/proc/loadavg: 1.25 1.43 1.53 3/228 527
/proc/meminfo: memFree=20479800/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10846964 memory=3108672 CPUtime=1310.37 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 340912 13021 0 0 130792 237 5 3 20 0 15 0 404784630 11107291136 777168 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2711741 777168 3633 1 0 2673805 0
[pid=301/tid=358] ppid=32766 vsize=10846964 memory=35688 CPUtime=1267.67 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 165752 13021 0 0 126684 75 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684778941584 140684432129963 0 4 0 16800975 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10846964 memory=1328725297981317182 CPUtime=5 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 17941 13021 0 0 469 23 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10846964 memory=3380 CPUtime=5 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 16490 13021 0 0 468 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10846964 memory=1088 CPUtime=5.01 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 14298 13021 0 0 469 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10846964 memory=2832 CPUtime=5 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 16124 13021 0 0 470 22 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10846964 memory=1328725297981317182 CPUtime=1.45 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 29058 13021 0 0 117 20 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10846964 memory=1224 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 42 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684264703776 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10846964 memory=5912 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683667039488 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10846964 memory=780 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10846964 memory=916 CPUtime=8.17 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 33347 13021 0 0 801 8 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10846964 memory=3848 CPUtime=8.3 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 28282 13021 0 0 817 5 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 74 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10846964 memory=2656 CPUtime=4.58 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 16251 13021 0 0 443 7 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 70 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10846964 memory=2596 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10846964 memory=4112 CPUtime=0.81 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1112 13021 0 0 34 39 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1310.37 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 3108672 KiB

[startup+1275.6 s]
/proc/loadavg: 1.25 1.43 1.53 3/228 527
/proc/meminfo: memFree=20479800/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10846964 memory=3108672 CPUtime=1310.77 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 340912 13021 0 0 130832 237 5 3 20 0 15 0 404784630 11107291136 777168 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2711741 777168 3633 1 0 2673805 0
[pid=301/tid=358] ppid=32766 vsize=10846964 memory=14008 CPUtime=1268.07 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 165752 13021 0 0 126724 75 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684778941584 140684432129939 0 4 0 16800975 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10846964 memory=16908 CPUtime=5 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 17941 13021 0 0 469 23 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10846964 memory=14068 CPUtime=5 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 16490 13021 0 0 468 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10846964 memory=3108672 CPUtime=5.01 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 14298 13021 0 0 469 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10846964 memory=3612 CPUtime=5 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 16124 13021 0 0 470 22 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10846964 memory=14008 CPUtime=1.45 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 29058 13021 0 0 117 20 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10846964 memory=16916 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 42 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684264703776 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10846964 memory=14068 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683667039488 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10846964 memory=2120 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10846964 memory=496 CPUtime=8.17 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 33347 13021 0 0 801 8 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10846964 memory=1556 CPUtime=8.3 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 28282 13021 0 0 817 5 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 74 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10846964 memory=928 CPUtime=4.58 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 16251 13021 0 0 443 7 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 70 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10846964 memory=1628 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10846964 memory=796 CPUtime=0.81 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1112 13021 0 0 34 39 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1310.77 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 3108672 KiB

[startup+1275.8 s]
/proc/loadavg: 1.25 1.43 1.53 3/228 527
/proc/meminfo: memFree=20479800/32770688 swapFree=66960400/67108860
[pid=301] ppid=32766 vsize=10846964 memory=3108672 CPUtime=1310.97 cores=4-7
/proc/301/stat : 301 (java) S 32766 301 31157 0 -1 1077944320 340912 13021 0 0 130852 237 5 3 20 0 15 0 404784630 11107291136 777168 33554432000 4194304 4196468 140725396987648 140725396970192 140684807106295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
/proc/301/statm: 2711741 777168 3633 1 0 2673805 0
[pid=301/tid=358] ppid=32766 vsize=10846964 memory=1984 CPUtime=1268.27 cores=4-7
/proc/301/task/358/stat : 358 (java) R 32766 301 31157 0 -1 4202560 165752 13021 0 0 126744 75 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684778941584 140684432126090 0 4 0 16800975 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=359] ppid=32766 vsize=10846964 memory=2424 CPUtime=5 cores=4-7
/proc/301/task/359/stat : 359 (java) S 32766 301 31157 0 -1 1077944384 17941 13021 0 0 469 23 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684811348496 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=360] ppid=32766 vsize=10846964 memory=1760 CPUtime=5 cores=4-7
/proc/301/task/360/stat : 360 (java) S 32766 301 31157 0 -1 1077944384 16490 13021 0 0 468 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684380531344 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=361] ppid=32766 vsize=10846964 memory=111636 CPUtime=5.01 cores=4-7
/proc/301/task/361/stat : 361 (java) S 32766 301 31157 0 -1 1077944384 14298 13021 0 0 469 24 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684379478288 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=362] ppid=32766 vsize=10846964 memory=800 CPUtime=5 cores=4-7
/proc/301/task/362/stat : 362 (java) S 32766 301 31157 0 -1 1077944384 16124 13021 0 0 470 22 5 3 20 0 15 0 404784640 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684378425744 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=363] ppid=32766 vsize=10846964 memory=1596 CPUtime=1.45 cores=4-7
/proc/301/task/363/stat : 363 (java) S 32766 301 31157 0 -1 1077944384 29058 13021 0 0 117 20 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684265757424 140684807117442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=364] ppid=32766 vsize=10846964 memory=1804 CPUtime=0.08 cores=4-7
/proc/301/task/364/stat : 364 (java) S 32766 301 31157 0 -1 1077944384 42 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684264703776 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=365] ppid=32766 vsize=10846964 memory=916 CPUtime=0.08 cores=4-7
/proc/301/task/365/stat : 365 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784642 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683667039488 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=366] ppid=32766 vsize=10846964 memory=3848 CPUtime=0.08 cores=4-7
/proc/301/task/366/stat : 366 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683359640016 140684807124891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=367] ppid=32766 vsize=10846964 memory=2656 CPUtime=8.17 cores=4-7
/proc/301/task/367/stat : 367 (java) S 32766 301 31157 0 -1 1077944384 33347 13021 0 0 801 8 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684231145712 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=368] ppid=32766 vsize=10846964 memory=2596 CPUtime=8.3 cores=4-7
/proc/301/task/368/stat : 368 (java) S 32766 301 31157 0 -1 1077944384 28282 13021 0 0 817 5 5 3 20 0 15 0 404784645 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684230093168 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 74 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=369] ppid=32766 vsize=10846964 memory=4112 CPUtime=4.58 cores=4-7
/proc/301/task/369/stat : 369 (java) S 32766 301 31157 0 -1 1077944384 16251 13021 0 0 443 7 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684229040112 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 70 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=370] ppid=32766 vsize=10846964 memory=1408 CPUtime=0.08 cores=4-7
/proc/301/task/370/stat : 370 (java) S 32766 301 31157 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140683326081376 140684807116501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
[pid=301/tid=371] ppid=32766 vsize=10846964 memory=3260 CPUtime=0.81 cores=4-7
/proc/301/task/371/stat : 371 (java) S 32766 301 31157 0 -1 1077944384 1112 13021 0 0 34 39 5 3 20 0 15 0 404784646 11107291136 777168 33554432000 4194304 4196468 140725396987648 140684227988528 140684807117442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 15970304 140725396994805 140725396997317 140725396997317 140725397000143 0
Current children cumulated CPU time: 1310.97 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 3108672 KiB

Child status: 0
Real time (s): 1275.87
CPU time (s): 1311.07
CPU user time (s): 1308.64
CPU system time (s): 2.43311
CPU usage (%): 102.759
Max. virtual memory (cumulated for all children) (KiB): 10849664
Max. memory (cumulated for all children) (KiB): 3108672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1308.64
system time used= 2.43311
maximum resident set size= 3110752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355540
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68462
involuntary context switches= 1865


# summary of solver processes directly reported to runsolver:
#   pid: 301
#   total CPU time (s): 1311.07
#   total CPU user time (s): 1308.64
#   total CPU system time (s): 2.43311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.54757 second user time and 13.8537 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-12 13:39:48
IDJOB=4387022
IDBENCH=120792
IDSOLVER=2823
FILE ID=node116/4387022-1568288429
RUNJOBID= node116-1568285921-31917
PBS_JOBID= 21701086
Free space on /tmp= 54296 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens11/Rlfap-scen-11-f04.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387022-1568288429/watcher-4387022-1568288429 -o /tmp/evaluation-result-4387022-1568288429/solver-4387022-1568288429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568285921-31917 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1972265900 HOME/instance-4387022-1568288429.xml

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

MD5SUM BENCH= 3c3f91fe2d5d1aa7af585cdf812638b5
RANDOM SEED=1972265900

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        23965904 kB
MemAvailable:   31479348 kB
Buffers:           95440 kB
Cached:          7631376 kB
SwapCached:        46384 kB
Active:          1768204 kB
Inactive:        6346656 kB
Active(anon):     351752 kB
Inactive(anon):    76696 kB
Active(file):    1416452 kB
Inactive(file):  6269960 kB
Unevictable:      110104 kB
Mlocked:          110104 kB
SwapTotal:      67108860 kB
SwapFree:       66960400 kB
Dirty:             35336 kB
Writeback:             0 kB
AnonPages:        451476 kB
Mapped:            55000 kB
Shmem:             31784 kB
Slab:             284112 kB
SReclaimable:     255492 kB
SUnreclaim:        28620 kB
KernelStack:        3872 kB
PageTables:         6700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1648340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 54260 MiB
End job on node116 at 2019-09-12 14:01:05