Trace number 4312392

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 - Conflict Ordering with restarts 2018-08-17? (TO) 252.033 244.027

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-06-opt_c18.xml
MD5SUMe2f0d6978164174a80e953d0a2a49c7e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41530
Best CPU time to get the best result obtained on this benchmark251.979
Satisfiable
(Un)Satisfiability was proved
Number of variables2370
Number of constraints2170
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":1970},{"size":6,"count":34},{"size":22,"count":22},{"size":24,"count":20},{"size":36,"count":26},{"size":42,"count":66},{"size":44,"count":232}]
Minimum variable degree1
Maximum variable degree24
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1975},{"degree":3,"count":12},{"degree":4,"count":24},{"degree":5,"count":37},{"degree":6,"count":38},{"degree":7,"count":58},{"degree":8,"count":40},{"degree":9,"count":22},{"degree":10,"count":22},{"degree":11,"count":7},{"degree":12,"count":4},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":17,"count":15},{"degree":18,"count":19},{"degree":19,"count":26},{"degree":20,"count":34},{"degree":21,"count":18},{"degree":22,"count":10},{"degree":23,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":200},{"arity":3,"count":1970}]
Number of extensional constraints0
Number of intensional constraints2170
Distribution of constraint types[{"type":"intension","count":2170}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-17
0.67/0.55	c seed: 2047313881
0.67/0.55	c timeout: 252
0.67/0.55	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
5.92/2.68	c Parsing done, starting search...
252.00/244.01	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 (11634 MiB free)
  memory of node 1: 16384 MiB (11291 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312392-1534569189/watcher-4312392-1534569189 -o /tmp/evaluation-result-4312392-1534569189/solver-4312392-1534569189 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534569173-19440 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2047313881 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312392-1534569189.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=19559, runsolver pid=19556

[startup+0.100061 s]*
/proc/loadavg: 0.78 0.79 1.04 3/216 19574
/proc/meminfo: memFree=23457844/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14082736 memory=30920 CPUtime=0.12 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 6642 0 0 0 12 0 0 0 20 0 15 0 274482068 14420721664 7730 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3520684 7730 3158 1 0 3482761 0
[pid=19559/tid=19561] ppid=19556 vsize=14082736 memory=-8773748148830376826 CPUtime=0.09 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 4688 0 0 0 9 0 0 0 20 0 15 0 274482068 14420721664 7730 33554432000 4194304 4196468 140735431347568 139933327573256 139933307450748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 7730 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 7730 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 7730 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 7730 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482070 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932864402848 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932863350256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0.01 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 274482073 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482074 14420721664 7730 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30920 KiB

[startup+0.210845 s]*
/proc/loadavg: 0.78 0.79 1.04 6/216 19574
/proc/meminfo: memFree=23440788/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14082736 memory=48784 CPUtime=0.31 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 10322 0 0 0 30 1 0 0 20 0 15 0 274482068 14420721664 12196 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3520684 12196 3361 1 0 3482761 0
[pid=19559/tid=19561] ppid=19556 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 8015 0 0 0 19 1 0 0 20 0 15 0 274482068 14420721664 12196 33554432000 4194304 4196468 140735431347568 139933327598512 139933323391578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 12196 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14082736 memory=140328658768807 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 12196 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 12196 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 12196 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274482070 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932864402848 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932863350256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) R 19556 19559 15687 0 -1 1077944384 500 0 0 0 2 0 0 0 20 0 15 0 274482073 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) R 19556 19559 15687 0 -1 4202560 115 0 0 0 2 0 0 0 20 0 15 0 274482073 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932860184272 139933308496515 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0.06 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) R 19556 19559 15687 0 -1 4202560 313 0 0 0 6 0 0 0 20 0 15 0 274482073 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932859135600 139933307450718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482074 14420721664 12196 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 48784 KiB

[startup+0.310678 s]*
/proc/loadavg: 0.78 0.79 1.04 3/216 19574
/proc/meminfo: memFree=23437112/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14082736 memory=52460 CPUtime=0.44 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 10724 0 0 0 43 1 0 0 20 0 15 0 274482068 14420721664 13115 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3520684 13115 3372 1 0 3482761 0
[pid=19559/tid=19561] ppid=19556 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 8374 0 0 0 29 1 0 0 20 0 15 0 274482068 14420721664 13115 33554432000 4194304 4196468 140735431347568 139933327569632 139933303645561 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14082736 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 13115 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14082736 memory=140328658765391 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 13115 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 13115 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482069 14420721664 13115 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274482070 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932864402848 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274482071 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932863350256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 520 0 0 0 2 0 0 0 20 0 15 0 274482073 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 15 0 274482073 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0.08 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 333 0 0 0 8 0 0 0 20 0 15 0 274482073 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14082736 memory=140328657225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482074 14420721664 13115 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 52460 KiB

[startup+0.700722 s]
/proc/loadavg: 0.78 0.79 1.04 4/216 19574
/proc/meminfo: memFree=23412564/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14084804 memory=90864 CPUtime=1 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 17573 0 0 0 96 4 0 0 20 0 15 0 274482068 14422839296 22716 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3521201 22716 3501 1 0 3483273 0
[pid=19559/tid=19561] ppid=19556 vsize=14084804 memory=1744 CPUtime=0.67 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 14836 0 0 0 64 3 0 0 20 0 15 0 274482068 14422839296 22716 33554432000 4194304 4196468 140735431347568 139933327571296 139933323392157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14422839296 22716 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14422839296 22716 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14084804 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482069 14422839296 22716 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14084804 memory=1600 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482069 14422839296 22716 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14084804 memory=7952 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274482070 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14084804 memory=4088 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274482071 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932864402848 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14084804 memory=1784 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274482071 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932863350256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14084804 memory=4639098309541127012 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14084804 memory=6369613153740022872 CPUtime=0.08 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 680 0 0 0 8 0 0 0 20 0 15 0 274482073 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) R 19556 19559 15687 0 -1 4202560 261 0 0 0 7 0 0 0 20 0 15 0 274482073 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932860192880 139933323382166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 415 0 0 0 15 0 0 0 20 0 15 0 274482073 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274482074 14422839296 22716 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90864 KiB

[startup+1.50081 s]
/proc/loadavg: 0.78 0.79 1.04 4/216 19574
/proc/meminfo: memFree=23365596/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14086852 memory=225264 CPUtime=3.46 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 23033 0 0 0 339 7 0 0 20 0 15 0 274482068 14424936448 56316 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3521713 56316 3546 1 0 3483785 0
[pid=19559/tid=19561] ppid=19556 vsize=14086852 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 16125 0 0 0 141 5 0 0 20 0 15 0 274482068 14424936448 56316 33554432000 4194304 4196468 140735431347568 139933327603000 139932943451161 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14086852 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 274482069 14424936448 56316 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14086852 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 274482069 14424936448 56316 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14086852 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274482069 14424936448 56316 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14086852 memory=-7096649868621430206 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 274482069 14424936448 56316 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 274482070 14424936448 56316 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0

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

/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 31634 0 0 0 10189 16 0 0 20 0 15 0 274482068 14429130752 261743 33554432000 4194304 4196468 140735431347568 139933327608000 139932947890854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14090948 memory=1046972 CPUtime=0.15 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 1956 0 0 0 12 3 0 0 20 0 15 0 274482069 14429130752 261743 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14090948 memory=56 CPUtime=0.16 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 768 0 0 0 12 4 0 0 20 0 15 0 274482069 14429130752 261743 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14090948 memory=1076152 CPUtime=0.12 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 410 0 0 0 9 3 0 0 20 0 15 0 274482069 14429130752 261743 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14090948 memory=1046972 CPUtime=0.17 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2274 0 0 0 13 4 0 0 20 0 15 0 274482069 14429130752 261743 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14090948 memory=56 CPUtime=0.03 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 2013 0 0 0 3 0 0 0 20 0 15 0 274482070 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14090948 memory=1108036 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932864402912 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14090948 memory=280657054012800 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932863350272 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14090948 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14090948 memory=1046972 CPUtime=3.05 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 7095 0 0 0 304 1 0 0 20 0 15 0 274482073 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14090948 memory=3708 CPUtime=3.16 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 5127 0 0 0 315 1 0 0 20 0 15 0 274482073 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14090948 memory=6784 CPUtime=1.01 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 7290 0 0 0 99 2 0 0 20 0 15 0 274482073 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14090948 memory=1916 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14090948 memory=7528 CPUtime=0.03 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 212 0 0 0 2 1 0 0 20 0 15 0 274482074 14429130752 261743 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 110.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1046972 KiB

[startup+162.301 s]
/proc/loadavg: 1.98 1.32 1.20 3/215 19576
/proc/meminfo: memFree=22547300/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14090948 memory=936180 CPUtime=170.13 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 63201 0 0 0 16974 39 0 0 20 0 15 0 274482068 14429130752 234045 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3522737 234045 3583 1 0 3484809 0
[pid=19559/tid=19561] ppid=19556 vsize=14090948 memory=936180 CPUtime=162.02 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 33171 0 0 0 16185 17 0 0 20 0 15 0 274482068 14429130752 234045 33554432000 4194304 4196468 140735431347568 139933327608160 139932947890854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14090948 memory=952996 CPUtime=0.19 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 2070 0 0 0 15 4 0 0 20 0 15 0 274482069 14429130752 234045 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14090948 memory=994036 CPUtime=0.19 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 936 0 0 0 15 4 0 0 20 0 15 0 274482069 14429130752 234045 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14090948 memory=1108036 CPUtime=0.16 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1202 0 0 0 13 3 0 0 20 0 15 0 274482069 14429130752 234045 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14090948 memory=936180 CPUtime=0.2 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 2404 0 0 0 16 4 0 0 20 0 15 0 274482069 14429130752 234045 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14090948 memory=952996 CPUtime=0.03 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 2266 0 0 0 3 0 0 0 20 0 15 0 274482070 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14090948 memory=936180 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932864402912 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14090948 memory=936180 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932863350272 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14090948 memory=936180 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14090948 memory=1036 CPUtime=3.05 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 7098 0 0 0 304 1 0 0 20 0 15 0 274482073 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14090948 memory=1744 CPUtime=3.16 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 5135 0 0 0 315 1 0 0 20 0 15 0 274482073 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14090948 memory=1784 CPUtime=1.01 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 7294 0 0 0 99 2 0 0 20 0 15 0 274482073 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14090948 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14090948 memory=5844 CPUtime=0.06 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 233 0 0 0 3 3 0 0 20 0 15 0 274482074 14429130752 234045 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 170.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 936180 KiB

[startup+222.301 s]
/proc/loadavg: 1.94 1.43 1.24 3/215 19577
/proc/meminfo: memFree=22604124/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14090948 memory=879048 CPUtime=230.26 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 65196 0 0 0 22985 41 0 0 20 0 15 0 274482068 14429130752 219762 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3522737 219762 3583 1 0 3484809 0
[pid=19559/tid=19561] ppid=19556 vsize=14090948 memory=164 CPUtime=221.98 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 34210 0 0 0 22181 17 0 0 20 0 15 0 274482068 14429130752 219762 33554432000 4194304 4196468 140735431347568 139933327608112 139932947890800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14090948 memory=888048 CPUtime=0.22 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 2177 0 0 0 18 4 0 0 20 0 15 0 274482069 14429130752 219762 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14090948 memory=887536 CPUtime=0.22 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 991 0 0 0 18 4 0 0 20 0 15 0 274482069 14429130752 219762 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14090948 memory=879560 CPUtime=0.19 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1319 0 0 0 16 3 0 0 20 0 15 0 274482069 14429130752 219762 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14090948 memory=879560 CPUtime=0.23 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 3028 0 0 0 19 4 0 0 20 0 15 0 274482069 14429130752 219762 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14090948 memory=879560 CPUtime=0.05 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 2307 0 0 0 4 1 0 0 20 0 15 0 274482070 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14090948 memory=879048 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932864402912 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14090948 memory=879048 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932863350272 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14090948 memory=879048 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14090948 memory=0 CPUtime=3.05 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 7100 0 0 0 304 1 0 0 20 0 15 0 274482073 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14090948 memory=280657053876464 CPUtime=3.16 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 5137 0 0 0 315 1 0 0 20 0 15 0 274482073 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14090948 memory=56 CPUtime=1.01 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 7296 0 0 0 99 2 0 0 20 0 15 0 274482073 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14090948 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14090948 memory=6784 CPUtime=0.08 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 239 0 0 0 4 4 0 0 20 0 15 0 274482074 14429130752 219762 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 230.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 879048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+244.001 s]*
/proc/loadavg: 2.10 1.50 1.27 3/215 19653
/proc/meminfo: memFree=22630600/32770624 swapFree=67108804/67108860
[pid=19559] ppid=19556 vsize=14090948 memory=866888 CPUtime=252 cores=1,3,5,7
/proc/19559/stat : 19559 (java) S 19556 19559 15687 0 -1 1077944320 66378 0 0 0 25159 41 0 0 20 0 15 0 274482068 14429130752 216722 33554432000 4194304 4196468 140735431347568 140735431330112 139933323370231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
/proc/19559/statm: 3522737 216722 3583 1 0 3484809 0
[pid=19559/tid=19561] ppid=19556 vsize=14090948 memory=3740 CPUtime=243.68 cores=1,3,5,7
/proc/19559/task/19561/stat : 19561 (java) R 19556 19559 15687 0 -1 4202560 34693 0 0 0 24351 17 0 0 20 0 15 0 274482068 14429130752 216722 33554432000 4194304 4196468 140735431347568 139933327608160 139932949267361 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19562] ppid=19556 vsize=14090948 memory=865352 CPUtime=0.23 cores=1,3,5,7
/proc/19559/task/19562/stat : 19562 (java) S 19556 19559 15687 0 -1 1077944384 2221 0 0 0 19 4 0 0 20 0 15 0 274482069 14429130752 216722 33554432000 4194304 4196468 140735431347568 139933260970256 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19563] ppid=19556 vsize=14090948 memory=865352 CPUtime=0.23 cores=1,3,5,7
/proc/19559/task/19563/stat : 19563 (java) S 19556 19559 15687 0 -1 1077944384 1083 0 0 0 19 4 0 0 20 0 15 0 274482069 14429130752 216722 33554432000 4194304 4196468 140735431347568 139933259917712 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19564] ppid=19556 vsize=14090948 memory=4872558044660077418 CPUtime=0.2 cores=1,3,5,7
/proc/19559/task/19564/stat : 19564 (java) S 19556 19559 15687 0 -1 1077944384 1597 0 0 0 17 3 0 0 20 0 15 0 274482069 14429130752 216722 33554432000 4194304 4196468 140735431347568 139933258865168 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19565] ppid=19556 vsize=14090948 memory=1084 CPUtime=0.24 cores=1,3,5,7
/proc/19559/task/19565/stat : 19565 (java) S 19556 19559 15687 0 -1 1077944384 3052 0 0 0 20 4 0 0 20 0 15 0 274482069 14429130752 216722 33554432000 4194304 4196468 140735431347568 139933257812624 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19566] ppid=19556 vsize=14090948 memory=1600 CPUtime=0.05 cores=1,3,5,7
/proc/19559/task/19566/stat : 19566 (java) S 19556 19559 15687 0 -1 1077944384 2538 0 0 0 4 1 0 0 20 0 15 0 274482070 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932865456624 139933323381378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19567] ppid=19556 vsize=14090948 memory=6788 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19567/stat : 19567 (java) S 19556 19559 15687 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932864402912 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19568] ppid=19556 vsize=14090948 memory=7667750440416995429 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19568/stat : 19568 (java) S 19556 19559 15687 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 274482071 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932863350272 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19569] ppid=19556 vsize=14090948 memory=6226620571466884711 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19569/stat : 19569 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932862298832 139933323388827 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19570] ppid=19556 vsize=14090948 memory=7380398561118151784 CPUtime=3.05 cores=1,3,5,7
/proc/19559/task/19570/stat : 19570 (java) S 19556 19559 15687 0 -1 1077944384 7101 0 0 0 304 1 0 0 20 0 15 0 274482073 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932861245424 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19571] ppid=19556 vsize=14090948 memory=7516623679542616422 CPUtime=3.16 cores=1,3,5,7
/proc/19559/task/19571/stat : 19571 (java) S 19556 19559 15687 0 -1 1077944384 5139 0 0 0 315 1 0 0 20 0 15 0 274482073 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932860192880 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19572] ppid=19556 vsize=14090948 memory=6791534058613427641 CPUtime=1.01 cores=1,3,5,7
/proc/19559/task/19572/stat : 19572 (java) S 19556 19559 15687 0 -1 1077944384 7302 0 0 0 99 2 0 0 20 0 15 0 274482073 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932859140336 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19573] ppid=19556 vsize=14090948 memory=752 CPUtime=0 cores=1,3,5,7
/proc/19559/task/19573/stat : 19573 (java) S 19556 19559 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274482073 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932858088032 139933323380437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
[pid=19559/tid=19574] ppid=19556 vsize=14090948 memory=2080 CPUtime=0.08 cores=1,3,5,7
/proc/19559/task/19574/stat : 19574 (java) S 19556 19559 15687 0 -1 1077944384 260 0 0 0 4 4 0 0 20 0 15 0 274482074 14429130752 216722 33554432000 4194304 4196468 140735431347568 139932857035568 139933323381378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140735431349326 140735431349518 140735431349518 140735431352271 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 866888 KiB

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

[startup+244.027 s]
# the end of solver process 19559 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.603 s, system=0.43037 s

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

Child status: 143
Real time (s): 244.027
CPU time (s): 252.033
CPU user time (s): 251.603
CPU system time (s): 0.43037
CPU usage (%): 103.281
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1177584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.603
system time used= 0.43037
maximum resident set size= 1178612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9257
involuntary context switches= 145


# summary of solver processes directly reported to runsolver:
#   pid: 19559
#   total CPU time (s): 252.033
#   total CPU user time (s): 251.603
#   total CPU system time (s): 0.43037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1958 second user time and 2.49858 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-18 07:13:09
IDJOB=4312392
IDBENCH=141194
IDSOLVER=2800
FILE ID=node105/4312392-1534569189
RUNJOBID= node105-1534569173-19440
PBS_JOBID= 21038642
Free space on /tmp= 52340 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-06-opt_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312392-1534569189/watcher-4312392-1534569189 -o /tmp/evaluation-result-4312392-1534569189/solver-4312392-1534569189 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534569173-19440 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2047313881 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312392-1534569189.xml

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

MD5SUM BENCH= e2f0d6978164174a80e953d0a2a49c7e
RANDOM SEED=2047313881

node105.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.32
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.32
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.32
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.32
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:        23476016 kB
MemAvailable:   31650292 kB
Buffers:          256236 kB
Cached:          8178604 kB
SwapCached:           16 kB
Active:          5736280 kB
Inactive:        2992288 kB
Active(anon):     265656 kB
Inactive(anon):    96512 kB
Active(file):    5470624 kB
Inactive(file):  2895776 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             36116 kB
Writeback:             0 kB
AnonPages:        328820 kB
Mapped:            31616 kB
Shmem:             66132 kB
Slab:             265936 kB
SReclaimable:     236336 kB
SUnreclaim:        29600 kB
KernelStack:        3808 kB
PageTables:         5464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1472948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 52308 MiB
End job on node105 at 2018-08-18 07:17:13