Trace number 4310315

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-08-14SAT (TO)93 252.085 245.027

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-15-30-00_c18.xml
MD5SUM0f9f8d62bc132272af22ef8ddad99d7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark249.846
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size31
Distribution of domain sizes[{"size":15,"count":15},{"size":31,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.69/0.55	c version: 2018-08-14
0.69/0.55	c seed: 1003798137
0.69/0.55	c timeout: 252
0.69/0.55	c memlimit: 11000
0.69/0.55	c nbcore: 4
0.69/0.57	c Parsing instance...
1.52/1.07	c Parsing done, starting first complete search...
1.52/1.10	o 158
1.52/1.10	o 155
1.52/1.10	o 152
1.52/1.10	o 147
1.52/1.11	o 144
1.76/1.11	o 143
1.76/1.12	o 140
1.76/1.14	o 138
1.76/1.19	o 135
1.76/1.19	o 131
2.06/1.23	o 129
2.06/1.29	o 128
2.35/1.34	o 127
2.35/1.35	o 126
2.65/1.43	o 124
2.95/1.56	o 123
2.95/1.56	o 121
2.95/1.56	o 118
2.95/1.56	o 116
2.95/1.56	o 111
2.95/1.57	o 110
2.95/1.57	o 107
2.95/1.57	o 106
2.95/1.57	o 104
2.95/1.57	o 100
2.95/1.58	o 97
3.26/1.63	o 96
3.26/1.63	o 95
3.26/1.65	o 93
4.59/2.74	c First complete search done, starting ALNS search...
252.06/245.01	s SATISFIABLE
252.06/245.01	v <instantiation>
252.06/245.01	v 	<list>
252.06/245.01	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14]
252.06/245.01	v 	</list>
252.06/245.01	v 	<values>
252.06/245.01	v 		14 10 8 9 7 5 3 2 0 1 4 6 11 12 13 7 5 9 4 8 5 2 2 7 4 8 8 1 8 15 
252.06/245.01	v 	</values>
252.06/245.01	v </instantiation>

Verifier Data

OK	93

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310315-1534332987/watcher-4310315-1534332987 -o /tmp/evaluation-result-4310315-1534332987/solver-4310315-1534332987 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1003798137 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310315-1534332987.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=19829, runsolver pid=19826

[startup+0.100135 s]*
/proc/loadavg: 1.37 1.47 1.58 3/219 19844
/proc/meminfo: memFree=23326384/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14082736 memory=33400 CPUtime=0.12 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 7299 0 0 0 11 1 0 0 20 0 15 0 250861840 14420721664 8350 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3520684 8350 3137 1 0 3482761 0
[pid=19829/tid=19831] ppid=19826 vsize=14082736 memory=-8557575366716593535 CPUtime=0.09 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 5365 0 0 0 8 1 0 0 20 0 15 0 250861840 14420721664 8350 33554432000 4194304 4196468 140728975607168 140433341837552 140433321723230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 8350 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 8350 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 8350 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 8350 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861842 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432809895584 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432808842480 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 250861845 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 250861845 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0.01 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) R 19826 19829 16066 0 -1 4202560 244 0 0 0 1 0 0 0 20 0 15 0 250861845 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432804632560 140433329884133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 8350 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33400 KiB

[startup+0.213338 s]*
/proc/loadavg: 1.37 1.47 1.58 6/219 19844
/proc/meminfo: memFree=23311500/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14082736 memory=47160 CPUtime=0.32 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 10382 0 0 0 30 2 0 0 20 0 15 0 250861840 14420721664 11790 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3520684 11790 3365 1 0 3482761 0
[pid=19829/tid=19831] ppid=19826 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 8103 0 0 0 19 1 0 0 20 0 15 0 250861840 14420721664 11790 33554432000 4194304 4196468 140728975607168 140433341871184 140433321723230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 11790 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14082736 memory=139851213026854 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 11790 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 11790 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 11790 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250861842 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432809895584 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432808842480 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) R 19826 19829 16066 0 -1 4202560 507 0 0 0 1 0 0 0 20 0 15 0 250861845 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432806738160 140433337654678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 250861845 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0.06 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) R 19826 19829 16066 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 15 0 250861845 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432804632560 140433337654678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 11790 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47160 KiB

[startup+0.310691 s]*
/proc/loadavg: 1.37 1.47 1.58 3/219 19844
/proc/meminfo: memFree=23307608/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14082736 memory=50368 CPUtime=0.43 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 10728 0 0 0 41 2 0 0 20 0 15 0 250861840 14420721664 12592 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3520684 12592 3367 1 0 3482761 0
[pid=19829/tid=19831] ppid=19826 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 8429 0 0 0 28 2 0 0 20 0 15 0 250861840 14420721664 12592 33554432000 4194304 4196468 140728975607168 140433341854560 140433329932037 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 12592 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14082736 memory=139851213026853 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 12592 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 12592 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861841 14420721664 12592 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250861842 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432809895584 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250861843 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432808842480 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 507 0 0 0 1 0 0 0 20 0 15 0 250861845 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 250861845 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0.08 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) R 19826 19829 16066 0 -1 4202560 295 0 0 0 8 0 0 0 20 0 15 0 250861845 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432804632560 140433321723230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14082736 memory=139851211679360 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861846 14420721664 12592 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50368 KiB

[startup+0.700782 s]
/proc/loadavg: 1.37 1.47 1.58 3/219 19844
/proc/meminfo: memFree=23283424/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14084804 memory=89160 CPUtime=1 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 17611 0 0 0 96 4 0 0 20 0 15 0 250861840 14422839296 22290 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3521201 22290 3504 1 0 3483273 0
[pid=19829/tid=19831] ppid=19826 vsize=14084804 memory=3340 CPUtime=0.67 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 14872 0 0 0 64 3 0 0 20 0 15 0 250861840 14422839296 22290 33554432000 4194304 4196468 140728975607168 140433341866736 140433321723230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14422839296 22290 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14084804 memory=37840 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14422839296 22290 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14422839296 22290 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861841 14422839296 22290 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250861842 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250861843 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432809895584 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14084804 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250861843 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432808842480 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14084804 memory=7237400421040875609 CPUtime=0.06 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 670 0 0 0 6 0 0 0 20 0 15 0 250861845 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14084804 memory=7523071198212214892 CPUtime=0.08 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 282 0 0 0 8 0 0 0 20 0 15 0 250861845 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) S 19826 19829 16066 0 -1 1077944384 408 0 0 0 15 0 0 0 20 0 15 0 250861845 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432804632560 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14084804 memory=6436 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861846 14422839296 22290 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89160 KiB

[startup+1.5014 s]
/proc/loadavg: 1.37 1.47 1.58 4/219 19844
/proc/meminfo: memFree=23247504/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14090948 memory=140368 CPUtime=2.95 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 26989 0 0 0 288 7 0 0 20 0 15 0 250861840 14429130752 35092 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3522737 35092 3540 1 0 3484809 0
[pid=19829/tid=19831] ppid=19826 vsize=14090948 memory=130112 CPUtime=1.47 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 19695 0 0 0 142 5 0 0 20 0 15 0 250861840 14429130752 35092 33554432000 4194304 4196468 140728975607168 140433341877544 140432969432447 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14429130752 35092 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14429130752 35092 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250861841 14429130752 35092 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250861841 14429130752 35092 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 250861842 14429130752 35092 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0

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

/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 34025 0 0 0 10085 8 0 0 20 0 15 0 250861840 14431227904 46981 33554432000 4194304 4196468 140728975607168 140433341879904 140432971862707 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14092996 memory=185876 CPUtime=0.45 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 1725 0 0 0 42 3 0 0 20 0 15 0 250861841 14431227904 46981 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14092996 memory=33 CPUtime=0.45 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 549 0 0 0 42 3 0 0 20 0 15 0 250861841 14431227904 46981 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14092996 memory=1120 CPUtime=0.45 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1119 0 0 0 42 3 0 0 20 0 15 0 250861841 14431227904 46981 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14092996 memory=68324 CPUtime=0.45 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 3445 0 0 0 41 4 0 0 20 0 15 0 250861841 14431227904 46981 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14092996 memory=185876 CPUtime=0.47 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 1714 0 0 0 44 3 0 0 20 0 15 0 250861842 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14092996 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432809895648 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14092996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432808842496 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14092996 memory=5 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14092996 memory=164 CPUtime=1.4 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 6389 0 0 0 139 1 0 0 20 0 15 0 250861845 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14092996 memory=279702228962608 CPUtime=1.4 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 6243 0 0 0 139 1 0 0 20 0 15 0 250861845 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14092996 memory=185116 CPUtime=0.86 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) S 19826 19829 16066 0 -1 1077944384 16018 0 0 0 83 3 0 0 20 0 15 0 250861845 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432804632560 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14092996 memory=4256 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14092996 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 801 0 0 0 3 2 0 0 20 0 15 0 250861846 14431227904 46981 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 107.01 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 187924 KiB

[startup+162.301 s]
/proc/loadavg: 1.24 1.40 1.54 3/220 19927
/proc/meminfo: memFree=20374368/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14092996 memory=212176 CPUtime=167.98 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 80558 0 0 0 16757 41 0 0 20 0 15 0 250861840 14431227904 53044 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3523249 53044 3595 1 0 3485321 0
[pid=19829/tid=19831] ppid=19826 vsize=14092996 memory=192812 CPUtime=160.22 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 37414 0 0 0 16013 9 0 0 20 0 15 0 250861840 14431227904 53044 33554432000 4194304 4196468 140728975607168 140433341879888 140432966243128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14092996 memory=193052 CPUtime=0.77 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 2613 0 0 0 71 6 0 0 20 0 15 0 250861841 14431227904 53044 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14092996 memory=212044 CPUtime=0.76 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 715 0 0 0 71 5 0 0 20 0 15 0 250861841 14431227904 53044 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14092996 memory=212044 CPUtime=0.76 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1291 0 0 0 71 5 0 0 20 0 15 0 250861841 14431227904 53044 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14092996 memory=212044 CPUtime=0.76 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 3564 0 0 0 70 6 0 0 20 0 15 0 250861841 14431227904 53044 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14092996 memory=212044 CPUtime=0.78 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 1990 0 0 0 73 5 0 0 20 0 15 0 250861842 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14092996 memory=212176 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432809895648 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14092996 memory=182376 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432808842496 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14092996 memory=212044 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14092996 memory=212044 CPUtime=1.42 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 6977 0 0 0 141 1 0 0 20 0 15 0 250861845 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14092996 memory=2056 CPUtime=1.46 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 7307 0 0 0 145 1 0 0 20 0 15 0 250861845 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14092996 memory=1776 CPUtime=0.89 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) S 19826 19829 16066 0 -1 1077944384 16318 0 0 0 86 3 0 0 20 0 15 0 250861845 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432804632560 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14092996 memory=212044 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14092996 memory=212044 CPUtime=0.08 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 929 0 0 0 4 4 0 0 20 0 15 0 250861846 14431227904 53044 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 167.98 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 212176 KiB

[startup+222.301 s]
/proc/loadavg: 1.91 1.57 1.59 3/220 19935
/proc/meminfo: memFree=20500748/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14092996 memory=236624 CPUtime=229.02 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 85502 0 0 0 22849 53 0 0 20 0 15 0 250861840 14431227904 59156 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3523249 59156 3595 1 0 3485321 0
[pid=19829/tid=19831] ppid=19826 vsize=14092996 memory=219368 CPUtime=219.52 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 38612 0 0 0 21941 11 0 0 20 0 15 0 250861840 14431227904 59156 33554432000 4194304 4196468 140728975607168 140433341879792 140432971279816 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14092996 memory=216820 CPUtime=1.09 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 2740 0 0 0 102 7 0 0 20 0 15 0 250861841 14431227904 59156 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14092996 memory=219368 CPUtime=1.08 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 828 0 0 0 102 6 0 0 20 0 15 0 250861841 14431227904 59156 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14092996 memory=219620 CPUtime=1.08 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1416 0 0 0 101 7 0 0 20 0 15 0 250861841 14431227904 59156 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14092996 memory=219620 CPUtime=1.09 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 3684 0 0 0 102 7 0 0 20 0 15 0 250861841 14431227904 59156 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14092996 memory=232032 CPUtime=1.06 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 2012 0 0 0 99 7 0 0 20 0 15 0 250861842 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14092996 memory=219620 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432809895648 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14092996 memory=236624 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432808842496 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14092996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14092996 memory=1280 CPUtime=1.43 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 7397 0 0 0 142 1 0 0 20 0 15 0 250861845 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14092996 memory=219872 CPUtime=1.51 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 8452 0 0 0 150 1 0 0 20 0 15 0 250861845 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14092996 memory=3708 CPUtime=0.91 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) S 19826 19829 16066 0 -1 1077944384 17985 0 0 0 88 3 0 0 20 0 15 0 250861845 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432804632560 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14092996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14092996 memory=2196 CPUtime=0.12 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 936 0 0 0 6 6 0 0 20 0 15 0 250861846 14431227904 59156 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 229.02 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 236624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+245.001 s]*
/proc/loadavg: 1.59 1.53 1.58 3/220 19935
/proc/meminfo: memFree=20494492/32770624 swapFree=67108852/67108860
[pid=19829] ppid=19826 vsize=14092996 memory=255576 CPUtime=252.06 cores=1,3,5,7
/proc/19829/stat : 19829 (java) S 19826 19829 16066 0 -1 1077944320 89699 0 0 0 25149 57 0 0 20 0 15 0 250861840 14431227904 63894 33554432000 4194304 4196468 140728975607168 140728975589712 140433337642743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
/proc/19829/statm: 3523249 63894 3600 1 0 3485321 0
[pid=19829/tid=19831] ppid=19826 vsize=14092996 memory=6791534058613427641 CPUtime=242.02 cores=1,3,5,7
/proc/19829/task/19831/stat : 19831 (java) R 19826 19829 16066 0 -1 4202560 41103 0 0 0 24190 12 0 0 20 0 15 0 250861840 14431227904 63894 33554432000 4194304 4196468 140728975607168 140433341879904 140432968713280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19832] ppid=19826 vsize=14092996 memory=4872558044660077418 CPUtime=1.2 cores=1,3,5,7
/proc/19829/task/19832/stat : 19832 (java) S 19826 19829 16066 0 -1 1077944384 3666 0 0 0 112 8 0 0 20 0 15 0 250861841 14431227904 63894 33554432000 4194304 4196468 140728975607168 140433290263056 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19833] ppid=19826 vsize=14092996 memory=238672 CPUtime=1.19 cores=1,3,5,7
/proc/19829/task/19833/stat : 19833 (java) S 19826 19829 16066 0 -1 1077944384 1033 0 0 0 112 7 0 0 20 0 15 0 250861841 14431227904 63894 33554432000 4194304 4196468 140728975607168 140433289210512 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19834] ppid=19826 vsize=14092996 memory=3340 CPUtime=1.19 cores=1,3,5,7
/proc/19829/task/19834/stat : 19834 (java) S 19826 19829 16066 0 -1 1077944384 1522 0 0 0 111 8 0 0 20 0 15 0 250861841 14431227904 63894 33554432000 4194304 4196468 140728975607168 140433288157456 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19835] ppid=19826 vsize=14092996 memory=1172 CPUtime=1.2 cores=1,3,5,7
/proc/19829/task/19835/stat : 19835 (java) S 19826 19829 16066 0 -1 1077944384 3774 0 0 0 112 8 0 0 20 0 15 0 250861841 14431227904 63894 33554432000 4194304 4196468 140728975607168 140433287104912 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19836] ppid=19826 vsize=14092996 memory=37844 CPUtime=1.14 cores=1,3,5,7
/proc/19829/task/19836/stat : 19836 (java) S 19826 19829 16066 0 -1 1077944384 2268 0 0 0 106 8 0 0 20 0 15 0 250861842 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432810949360 140433337653890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19837] ppid=19826 vsize=14092996 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19837/stat : 19837 (java) S 19826 19829 16066 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432809895648 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19838] ppid=19826 vsize=14092996 memory=496 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19838/stat : 19838 (java) S 19826 19829 16066 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 250861843 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432808842496 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19839] ppid=19826 vsize=14092996 memory=928 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19839/stat : 19839 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861845 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432807791056 140433337661339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19840] ppid=19826 vsize=14092996 memory=2248 CPUtime=1.45 cores=1,3,5,7
/proc/19829/task/19840/stat : 19840 (java) S 19826 19829 16066 0 -1 1077944384 7413 0 0 0 143 2 0 0 20 0 15 0 250861845 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432806738160 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19841] ppid=19826 vsize=14092996 memory=1568 CPUtime=1.51 cores=1,3,5,7
/proc/19829/task/19841/stat : 19841 (java) S 19826 19829 16066 0 -1 1077944384 8483 0 0 0 150 1 0 0 20 0 15 0 250861845 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432805685616 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19842] ppid=19826 vsize=14092996 memory=924 CPUtime=0.92 cores=1,3,5,7
/proc/19829/task/19842/stat : 19842 (java) S 19826 19829 16066 0 -1 1077944384 18034 0 0 0 89 3 0 0 20 0 15 0 250861845 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432804632560 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19843] ppid=19826 vsize=14092996 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/19829/task/19843/stat : 19843 (java) S 19826 19829 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250861846 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432803580256 140433337652949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
[pid=19829/tid=19844] ppid=19826 vsize=14092996 memory=4256 CPUtime=0.13 cores=1,3,5,7
/proc/19829/task/19844/stat : 19844 (java) S 19826 19829 16066 0 -1 1077944384 955 0 0 0 6 7 0 0 20 0 15 0 250861846 14431227904 63894 33554432000 4194304 4196468 140728975607168 140432802528304 140433337653890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 25612288 140728975610970 140728975611150 140728975611150 140728975613903 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 255576 KiB

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

[startup+245.027 s]
# the end of solver process 19829 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.502 s, system=0.583447 s

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

Child status: 143
Real time (s): 245.027
CPU time (s): 252.085
CPU user time (s): 251.502
CPU system time (s): 0.583447
CPU usage (%): 102.881
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 255576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.502
system time used= 0.583447
maximum resident set size= 256008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90497
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37871
involuntary context switches= 906


# summary of solver processes directly reported to runsolver:
#   pid: 19829
#   total CPU time (s): 252.085
#   total CPU user time (s): 251.502
#   total CPU system time (s): 0.583447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.69647 second user time and 2.15589 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-15 13:36:27
IDJOB=4310315
IDBENCH=141621
IDSOLVER=2796
FILE ID=node133/4310315-1534332987
RUNJOBID= node133-1534329232-16098
PBS_JOBID= 21038161
Free space on /tmp= 45612 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-15-30-00_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-4310315-1534332987/watcher-4310315-1534332987 -o /tmp/evaluation-result-4310315-1534332987/solver-4310315-1534332987 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1003798137 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310315-1534332987.xml

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

MD5SUM BENCH= 0f9f8d62bc132272af22ef8ddad99d7d
RANDOM SEED=1003798137

node133.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.24
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.24
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.24
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.24
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:        23345212 kB
MemAvailable:   31195072 kB
Buffers:          163464 kB
Cached:          7949980 kB
SwapCached:            4 kB
Active:          4998296 kB
Inactive:        3872032 kB
Active(anon):     707504 kB
Inactive(anon):   109916 kB
Active(file):    4290792 kB
Inactive(file):  3762116 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35836 kB
Writeback:             0 kB
AnonPages:        812468 kB
Mapped:            69756 kB
Shmem:             58008 kB
Slab:             253568 kB
SReclaimable:     225412 kB
SUnreclaim:        28156 kB
KernelStack:        3856 kB
PageTables:         7152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1595832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 45576 MiB
End job on node133 at 2018-08-15 13:40:32