Trace number 4292026

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
OscaR - Hybrid 2018-07-02? (TO) 2400.11 2367.32

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-test03-0400_c18.xml
MD5SUMa5fe7a04cb5002912ef3d870057982e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark164004631
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables6864
Number of constraints4370
Number of domains85
Minimum domain size1
Maximum domain size175
Distribution of domain sizes[{"size":1,"count":8},{"size":2,"count":2413},{"size":11,"count":2021},{"size":12,"count":1},{"size":21,"count":15},{"size":26,"count":8},{"size":29,"count":37},{"size":31,"count":9},{"size":32,"count":9},{"size":33,"count":36},{"size":35,"count":22},{"size":37,"count":62},{"size":41,"count":51},{"size":43,"count":13},{"size":44,"count":6},{"size":47,"count":16},{"size":49,"count":20},{"size":51,"count":47},{"size":53,"count":8},{"size":55,"count":14},{"size":56,"count":16},{"size":57,"count":3},{"size":59,"count":3},{"size":61,"count":30},{"size":63,"count":21},"...",{"size":91,"count":18}, {"size":93,"count":6}, {"size":94,"count":7}, {"size":97,"count":4}, {"size":99,"count":11}, {"size":101,"count":31}, {"size":103,"count":5}, {"size":105,"count":6}, {"size":107,"count":14}, {"size":109,"count":15}, {"size":113,"count":11}, {"size":115,"count":20}, {"size":117,"count":3}, {"size":123,"count":35}, {"size":127,"count":5}, {"size":135,"count":20}, {"size":136,"count":127}, {"size":137,"count":28}, {"size":153,"count":82}, {"size":158,"count":107}, {"size":160,"count":191}, {"size":163,"count":78}, {"size":165,"count":126}, {"size":167,"count":89}, {"size":175,"count":655}]
Minimum variable degree2
Maximum variable degree2022
Distribution of variable degrees[{"degree":2,"count":6063},{"degree":3,"count":3},{"degree":4,"count":12},{"degree":5,"count":22},{"degree":6,"count":42},{"degree":7,"count":47},{"degree":8,"count":59},{"degree":9,"count":62},{"degree":10,"count":77},{"degree":11,"count":88},{"degree":12,"count":91},{"degree":13,"count":96},{"degree":14,"count":131},{"degree":15,"count":70},{"degree":2022,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":328},{"arity":3,"count":2021},{"arity":6,"count":2021}]
Number of extensional constraints2021
Number of intensional constraints2349
Distribution of constraint types[{"type":"extension","count":2021},{"type":"intension","count":2349}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.56	c seed: 375277523
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
58.36/33.90	c Parsing done, starting first complete search...
2400.07/2367.30	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292026-1532271564/watcher-4292026-1532271564 -o /tmp/evaluation-result-4292026-1532271564/solver-4292026-1532271564 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532262189-32665 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 375277523 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4292026-1532271564.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.101013 s]*
/proc/loadavg: 1.49 1.57 1.59 3/218 1522
/proc/meminfo: memFree=18265024/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14082740 memory=32304 CPUtime=0.11 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 6512 0 0 0 10 1 0 0 20 0 15 0 44719667 14420725760 8076 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3520685 8076 3137 1 0 3482761 0
[pid=1507/tid=1509] ppid=1504 vsize=14082740 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 5027 0 0 0 8 1 0 0 20 0 15 0 44719667 14420725760 8538 33554432000 4194304 4196468 140735737263552 140301111020664 140301093008560 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14082740 memory=5792869726567804975 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 8538 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 8538 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 8538 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 8538 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44719669 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300579746720 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300578694128 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0.01 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 8538 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32304 KiB

[startup+0.215964 s]*
/proc/loadavg: 1.49 1.57 1.59 6/218 1522
/proc/meminfo: memFree=18250636/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14082740 memory=47508 CPUtime=0.31 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 10002 0 0 0 29 2 0 0 20 0 15 0 44719667 14420725760 11877 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3520685 11877 3377 1 0 3482761 0
[pid=1507/tid=1509] ppid=1504 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 7739 0 0 0 19 1 0 0 20 0 15 0 44719667 14420725760 11941 33554432000 4194304 4196468 140735737263552 140301111038048 140301106832541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14082740 memory=4294967661 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 11941 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14082740 memory=288371050853447296 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 11941 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 11941 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 11941 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44719669 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300579746720 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300578694128 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0.06 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) R 1504 1507 32634 0 -1 4202560 291 0 0 0 6 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300574482168 140301084961134 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14082740 memory=140674701735552 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 11941 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47508 KiB

[startup+0.310311 s]*
/proc/loadavg: 1.49 1.57 1.59 3/218 1522
/proc/meminfo: memFree=18247100/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14082740 memory=50756 CPUtime=0.42 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 10329 0 0 0 40 2 0 0 20 0 15 0 44719667 14420725760 12689 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3520685 12689 3379 1 0 3482761 0
[pid=1507/tid=1509] ppid=1504 vsize=14082740 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 8050 0 0 0 28 1 0 0 20 0 15 0 44719667 14420725760 12689 33554432000 4194304 4196468 140735737263552 140301111019312 140301087086499 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14082740 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 12689 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14082740 memory=18488 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 12689 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 12689 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44719668 14420725760 12689 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44719669 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300579746720 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44719670 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300578694128 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14082740 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 523 0 0 0 3 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14082740 memory=140674540336143 CPUtime=0.01 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14082740 memory=140674701736978 CPUtime=0.07 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14082740 memory=140674540345263 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14082740 memory=281349242116064 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719672 14420725760 12689 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50756 KiB

[startup+0.700712 s]
/proc/loadavg: 1.49 1.57 1.59 4/218 1522
/proc/meminfo: memFree=18225584/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14084808 memory=88684 CPUtime=0.98 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 17042 0 0 0 95 3 0 0 20 0 15 0 44719667 14422843392 22171 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3521202 22171 3497 1 0 3483273 0
[pid=1507/tid=1509] ppid=1504 vsize=14084808 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 14374 0 0 0 65 2 0 0 20 0 15 0 44719667 14422843392 22171 33554432000 4194304 4196468 140735737263552 140301111028528 140301091976160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14422843392 22171 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14422843392 22171 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719668 14422843392 22171 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14084808 memory=8242257093008111925 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44719668 14422843392 22171 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14084808 memory=7012755875661107287 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44719669 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14084808 memory=7666364995466192728 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44719670 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300579746720 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14084808 memory=3049007562806629424 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44719670 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300578694128 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14084808 memory=-8707038579349950309 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14084808 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 671 0 0 0 7 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14084808 memory=10 CPUtime=0.07 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 245 0 0 0 7 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14084808 memory=-2127768701708031774 CPUtime=0.15 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) R 1504 1507 32634 0 -1 4202560 369 0 0 0 15 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300574485232 140301085749423 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14084808 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14084808 memory=15868 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44719672 14422843392 22171 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88684 KiB

[startup+1.50405 s]
/proc/loadavg: 1.49 1.57 1.59 3/218 1522
/proc/meminfo: memFree=17984300/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14086856 memory=496780 CPUtime=3.06 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 20308 0 0 0 257 49 0 0 20 0 15 0 44719667 14424940544 124195 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3521714 124195 3569 1 0 3483785 0
[pid=1507/tid=1509] ppid=1504 vsize=14086856 memory=15868 CPUtime=1.25 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 14799 0 0 0 116 9 0 0 20 0 15 0 44719667 14424940544 124195 33554432000 4194304 4196468 140735737263552 140301111044400 140300693679208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14086856 memory=3828 CPUtime=0.2 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 351 0 0 0 11 9 0 0 20 0 15 0 44719668 14424940544 124195 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14086856 memory=2273 CPUtime=0.2 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 286 0 0 0 11 9 0 0 20 0 15 0 44719668 14424940544 124195 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14086856 memory=2244 CPUtime=0.21 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 462 0 0 0 12 9 0 0 20 0 15 0 44719668 14424940544 124195 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14086856 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 558 0 0 0 11 9 0 0 20 0 15 0 44719668 14424940544 124195 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14086856 memory=281349080999008 CPUtime=0.01 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 15 0 44719669 14424940544 124195 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0

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

/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 181164 0 0 0 225329 76 0 0 20 0 15 0 44719667 14431232000 637904 33554432000 4194304 4196468 140735737263552 140301111048704 140300699325184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14093000 memory=2575212 CPUtime=7.49 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 56751 0 0 0 657 92 0 0 20 0 15 0 44719668 14431232000 637904 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14093000 memory=2551616 CPUtime=7.51 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 54512 0 0 0 654 97 0 0 20 0 15 0 44719668 14431232000 637904 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14093000 memory=2551616 CPUtime=7.56 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 54017 0 0 0 662 94 0 0 20 0 15 0 44719668 14431232000 637904 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14093000 memory=15128 CPUtime=7.5 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 51220 0 0 0 654 96 0 0 20 0 15 0 44719668 14431232000 637904 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14093000 memory=1296 CPUtime=0.39 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 21187 0 0 0 34 5 0 0 20 0 15 0 44719669 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14093000 memory=2551616 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300579746784 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14093000 memory=2551616 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300578694144 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14093000 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14093000 memory=3280 CPUtime=3.88 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 10260 0 0 0 386 2 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14093000 memory=15128 CPUtime=3.77 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 8749 0 0 0 376 1 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14093000 memory=1296 CPUtime=1.39 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 9644 0 0 0 136 3 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14093000 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14093000 memory=2551616 CPUtime=1.2 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1945 0 0 0 58 62 0 0 20 0 15 0 44719672 14431232000 637904 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 2294.83 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 2551616 KiB

[startup+2322.3 s]
/proc/loadavg: 1.86 1.84 1.84 3/218 1700
/proc/meminfo: memFree=16059068/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14093000 memory=2511600 CPUtime=2354.95 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 458306 0 0 0 234975 520 0 0 20 0 15 0 44719667 14431232000 627900 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3523250 627900 3608 1 0 3485321 0
[pid=1507/tid=1509] ppid=1504 vsize=14093000 memory=2511600 CPUtime=2314 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 183446 0 0 0 231324 76 0 0 20 0 15 0 44719667 14431232000 627900 33554432000 4194304 4196468 140735737263552 140301111048704 140300700647264 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14093000 memory=2511600 CPUtime=7.52 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 57894 0 0 0 660 92 0 0 20 0 15 0 44719668 14431232000 627900 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14093000 memory=2512628 CPUtime=7.55 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 55513 0 0 0 658 97 0 0 20 0 15 0 44719668 14431232000 627900 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14093000 memory=2511600 CPUtime=7.6 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 55416 0 0 0 665 95 0 0 20 0 15 0 44719668 14431232000 627900 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14093000 memory=2511600 CPUtime=7.53 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 52552 0 0 0 657 96 0 0 20 0 15 0 44719668 14431232000 627900 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14093000 memory=2511600 CPUtime=0.39 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 21419 0 0 0 34 5 0 0 20 0 15 0 44719669 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14093000 memory=2511600 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300579746784 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14093000 memory=2511600 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300578694144 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14093000 memory=3828 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14093000 memory=2511600 CPUtime=3.88 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 10263 0 0 0 386 2 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14093000 memory=2511600 CPUtime=3.77 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 8755 0 0 0 376 1 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14093000 memory=2511600 CPUtime=1.39 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 9650 0 0 0 136 3 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14093000 memory=2511600 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14093000 memory=2511600 CPUtime=1.22 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1974 0 0 0 59 63 0 0 20 0 15 0 44719672 14431232000 627900 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 2354.95 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 2511600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367.3 s]
/proc/loadavg: 1.73 1.81 1.83 3/218 1701
/proc/meminfo: memFree=15758548/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14093000 memory=2472100 CPUtime=2400.07 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 464742 0 0 0 239485 522 0 0 20 0 15 0 44719667 14431232000 618025 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3523250 618025 3608 1 0 3485321 0
[pid=1507/tid=1509] ppid=1504 vsize=14093000 memory=2472100 CPUtime=2358.97 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 184114 0 0 0 235820 77 0 0 20 0 15 0 44719667 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301111048544 140300702505499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14093000 memory=2472100 CPUtime=7.55 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 59234 0 0 0 663 92 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14093000 memory=4294969504 CPUtime=7.58 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 56572 0 0 0 661 97 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14093000 memory=2472100 CPUtime=7.63 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 56748 0 0 0 668 95 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14093000 memory=2482872 CPUtime=7.57 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 54331 0 0 0 660 97 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14093000 memory=2472100 CPUtime=0.4 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 21675 0 0 0 35 5 0 0 20 0 15 0 44719669 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300579746784 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300578694144 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14093000 memory=2482872 CPUtime=3.88 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 10263 0 0 0 386 2 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14093000 memory=2482872 CPUtime=3.77 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 8755 0 0 0 376 1 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14093000 memory=3828 CPUtime=1.39 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 9650 0 0 0 136 3 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14093000 memory=2482872 CPUtime=1.25 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1976 0 0 0 61 64 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 2472100 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2367.32 s]
# the end of solver process 1507 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2394.87 s, system=5.24354 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2367.3 s]
/proc/loadavg: 1.73 1.81 1.83 3/218 1701
/proc/meminfo: memFree=15758548/32770624 swapFree=67108860/67108860
[pid=1507] ppid=1504 vsize=14093000 memory=2472100 CPUtime=2400.07 cores=0,2,4,6
/proc/1507/stat : 1507 (java) S 1504 1507 32634 0 -1 1077944320 464742 0 0 0 239485 522 0 0 20 0 15 0 44719667 14431232000 618025 33554432000 4194304 4196468 140735737263552 140735737246096 140301106810615 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
/proc/1507/statm: 3523250 618025 3608 1 0 3485321 0
[pid=1507/tid=1509] ppid=1504 vsize=14093000 memory=2472100 CPUtime=2358.97 cores=0,2,4,6
/proc/1507/task/1509/stat : 1509 (java) R 1504 1507 32634 0 -1 4202560 184114 0 0 0 235820 77 0 0 20 0 15 0 44719667 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301111048544 140300702505499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1510] ppid=1504 vsize=14093000 memory=2472100 CPUtime=7.55 cores=0,2,4,6
/proc/1507/task/1510/stat : 1510 (java) S 1504 1507 32634 0 -1 1077944384 59234 0 0 0 663 92 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301021879056 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1511] ppid=1504 vsize=14093000 memory=4294969504 CPUtime=7.58 cores=0,2,4,6
/proc/1507/task/1511/stat : 1511 (java) S 1504 1507 32634 0 -1 1077944384 56572 0 0 0 661 97 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301020826512 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1512] ppid=1504 vsize=14093000 memory=2472100 CPUtime=7.63 cores=0,2,4,6
/proc/1507/task/1512/stat : 1512 (java) S 1504 1507 32634 0 -1 1077944384 56748 0 0 0 668 95 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301019773968 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1513] ppid=1504 vsize=14093000 memory=2482872 CPUtime=7.57 cores=0,2,4,6
/proc/1507/task/1513/stat : 1513 (java) S 1504 1507 32634 0 -1 1077944384 54331 0 0 0 660 97 0 0 20 0 15 0 44719668 14431232000 618025 33554432000 4194304 4196468 140735737263552 140301018721424 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1514] ppid=1504 vsize=14093000 memory=2472100 CPUtime=0.4 cores=0,2,4,6
/proc/1507/task/1514/stat : 1514 (java) S 1504 1507 32634 0 -1 1077944384 21675 0 0 0 35 5 0 0 20 0 15 0 44719669 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300580800496 140301106821762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1515] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1515/stat : 1515 (java) S 1504 1507 32634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300579746784 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1516] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1516/stat : 1516 (java) S 1504 1507 32634 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 44719670 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300578694144 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1517] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1517/stat : 1517 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300577642704 140301106829211 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1518] ppid=1504 vsize=14093000 memory=2482872 CPUtime=3.88 cores=0,2,4,6
/proc/1507/task/1518/stat : 1518 (java) S 1504 1507 32634 0 -1 1077944384 10263 0 0 0 386 2 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300576590320 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1519] ppid=1504 vsize=14093000 memory=2482872 CPUtime=3.77 cores=0,2,4,6
/proc/1507/task/1519/stat : 1519 (java) S 1504 1507 32634 0 -1 1077944384 8755 0 0 0 376 1 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300575537776 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1520] ppid=1504 vsize=14093000 memory=3828 CPUtime=1.39 cores=0,2,4,6
/proc/1507/task/1520/stat : 1520 (java) S 1504 1507 32634 0 -1 1077944384 9650 0 0 0 136 3 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300574485232 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1521] ppid=1504 vsize=14093000 memory=2482872 CPUtime=0 cores=0,2,4,6
/proc/1507/task/1521/stat : 1521 (java) S 1504 1507 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300573432928 140301106820821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
[pid=1507/tid=1522] ppid=1504 vsize=14093000 memory=2482872 CPUtime=1.25 cores=0,2,4,6
/proc/1507/task/1522/stat : 1522 (java) S 1504 1507 32634 0 -1 1077944384 1976 0 0 0 61 64 0 0 20 0 15 0 44719672 14431232000 618025 33554432000 4194304 4196468 140735737263552 140300572379440 140301106821762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32743424 140735737267285 140735737267465 140735737267465 140735737270223 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 2472100 KiB

Child status: 143
Real time (s): 2367.32
CPU time (s): 2400.11
CPU user time (s): 2394.87
CPU system time (s): 5.24354
CPU usage (%): 101.385
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 5611184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.87
system time used= 5.24354
maximum resident set size= 5611360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57944
involuntary context switches= 3468


# summary of solver processes directly reported to runsolver:
#   pid: 1507
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2394.87
#   total CPU system time (s): 5.24354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.085 second user time and 22.5218 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-22 16:59:25
IDJOB=4292026
IDBENCH=141268
IDSOLVER=2746
FILE ID=node135/4292026-1532271564
RUNJOBID= node135-1532262189-32665
PBS_JOBID= 21018977
Free space on /tmp= 52660 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-test03-0400_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292026-1532271564/watcher-4292026-1532271564 -o /tmp/evaluation-result-4292026-1532271564/solver-4292026-1532271564 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532262189-32665 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 375277523 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4292026-1532271564.xml

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

MD5SUM BENCH= a5fe7a04cb5002912ef3d870057982e3
RANDOM SEED=375277523

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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:        18284480 kB
MemAvailable:   27104956 kB
Buffers:          163308 kB
Cached:          8855156 kB
SwapCached:            0 kB
Active:          6510780 kB
Inactive:        7385300 kB
Active(anon):    4827884 kB
Inactive(anon):    69912 kB
Active(file):    1682896 kB
Inactive(file):  7315388 kB
Unevictable:        7188 kB
Mlocked:            7188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            183284 kB
Writeback:             0 kB
AnonPages:       4924096 kB
Mapped:            49592 kB
Shmem:             17056 kB
Slab:             278376 kB
SReclaimable:     250652 kB
SUnreclaim:        27724 kB
KernelStack:        3888 kB
PageTables:        14416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6223592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4739072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 52640 MiB
End job on node135 at 2018-07-22 17:38:52