Trace number 4392092

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT55 56.098 44.7513

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-10-a3.xml
MD5SUM1a91370fd3edda64a19224a97cd9d854
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark16.0207
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints48
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":45},{"size":501,"count":10}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":8},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":45},{"arity":10,"count":1},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.73/0.55	c Concrete v3.10.1560635388952 running
6.99/3.16	o 81
6.99/3.20	o 76
7.30/3.22	o 72
7.30/3.25	o 70
7.65/3.31	o 69
7.65/3.36	o 68
9.90/4.10	o 67
10.21/4.20	o 66
10.42/4.20	o 63
10.42/4.25	o 62
11.09/4.57	o 61
14.72/6.58	o 59
22.12/11.91	o 58
28.22/17.58	o 55
56.03/44.73	v <instantiation
56.03/44.73	v         cost = '55'>
56.03/44.73	v       <list>
56.03/44.73	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
56.03/44.73	v       </list>
56.03/44.73	v       <values>
56.03/44.73	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
56.03/44.73	v       </values>
56.03/44.73	v     </instantiation>
56.03/44.73	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392092-1568312081/watcher-4392092-1568312081 -o /tmp/evaluation-result-4392092-1568312081/solver-4392092-1568312081 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10998 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1544646389 HOME/instance-4392092-1568312081.xml 

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

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


[startup+0.100091 s]*
/proc/loadavg: 1.26 1.26 1.33 3/219 12651
/proc/meminfo: memFree=22057888/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=9972712 memory=18332 CPUtime=0.1 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 4354 13390 0 0 1 1 5 3 20 0 6 0 407123081 10212057088 4583 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2493178 4583 1931 1 0 2481616 0
[pid=12594/tid=12647] ppid=12591 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 2159 13390 0 0 0 0 5 3 20 0 6 0 407123090 10212057088 4649 33554432000 4194304 4196468 140729864607168 139665590157904 139665603444080 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 6 0 407123091 10212057088 4649 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=9972712 memory=140340299413120 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 6 0 407123091 10212057088 4649 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 6 0 407123091 10212057088 4649 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 6 0 407123091 10212057088 4649 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210551 s]*
/proc/loadavg: 1.26 1.26 1.33 3/228 12660
/proc/meminfo: memFree=22041040/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10818940 memory=37736 CPUtime=0.26 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 6739 13390 0 0 17 1 5 3 20 0 15 0 407123081 11078594560 9426 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2704735 9426 2981 1 0 2667149 0
[pid=12594/tid=12647] ppid=12591 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 3234 13390 0 0 11 0 5 3 20 0 15 0 407123090 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665590154616 139665602401630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10818940 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10818940 memory=288370716451124864 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123091 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10818940 memory=140340299413120 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123092 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 33 13390 0 0 0 0 5 3 20 0 15 0 407123093 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665076716320 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123093 11078594560 9434 33554432000 4194304 4196468 140729864607168 139664484721776 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 466 13390 0 0 1 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 164 13390 0 0 1 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10818940 memory=140340299413120 CPUtime=0.11 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 628 13390 0 0 3 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10818940 memory=140340299413120 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123096 11078594560 9434 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 37736 KiB

[startup+0.310429 s]*
/proc/loadavg: 1.26 1.26 1.33 3/228 12660
/proc/meminfo: memFree=22030916/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10820096 memory=49068 CPUtime=0.4 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 10514 13390 0 0 29 3 5 3 20 0 15 0 407123081 11079778304 12267 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2705024 12267 3235 1 0 2667149 0
[pid=12594/tid=12647] ppid=12591 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 6985 13390 0 0 19 2 5 3 20 0 15 0 407123090 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665590142544 139665618343069 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123091 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123092 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 33 13390 0 0 0 0 5 3 20 0 15 0 407123093 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665076716320 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123093 11079778304 12267 33554432000 4194304 4196468 140729864607168 139664484721776 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 467 13390 0 0 1 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10820096 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 165 13390 0 0 1 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10820096 memory=140340299413120 CPUtime=0.13 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 637 13390 0 0 5 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10820096 memory=140340299413120 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123096 11079778304 12267 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 49068 KiB

[startup+0.700756 s]
/proc/loadavg: 1.26 1.26 1.33 5/228 12660
/proc/meminfo: memFree=22018224/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10824340 memory=78296 CPUtime=1.14 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 14379 13390 0 0 101 5 5 3 20 0 15 0 407123081 11084124160 19574 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2706085 19574 3498 1 0 2668173 0
[pid=12594/tid=12647] ppid=12591 vsize=10824340 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 10080 13390 0 0 55 4 5 3 20 0 15 0 407123090 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665590148336 139665610999236 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10824340 memory=140340136915152 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123091 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10824340 memory=140342351364715 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 2 13390 0 0 0 0 5 3 20 0 15 0 407123091 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10824340 memory=1064 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 5 13390 0 0 0 0 5 3 20 0 15 0 407123092 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10824340 memory=7014751519650698577 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 33 13390 0 0 0 0 5 3 20 0 15 0 407123093 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665076716320 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10824340 memory=7813578590249374316 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123093 11084124160 19574 33554432000 4194304 4196468 140729864607168 139664484721776 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10824340 memory=14056 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10824340 memory=2116 CPUtime=0.22 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 783 13390 0 0 14 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10824340 memory=520 CPUtime=0.21 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 476 13390 0 0 13 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10824340 memory=1560 CPUtime=0.25 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) R 12591 12594 9865 0 -1 4202560 777 13390 0 0 17 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665041054576 139665618333078 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10824340 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10824340 memory=3688 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123096 11084124160 19574 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 78296 KiB

[startup+1.50642 s]
/proc/loadavg: 1.26 1.26 1.33 3/228 12660
/proc/meminfo: memFree=21972924/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10834656 memory=164096 CPUtime=2.47 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 19779 13390 0 0 230 9 5 3 20 0 15 0 407123081 11094687744 41024 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2708664 41024 3569 1 0 2670733 0
[pid=12594/tid=12647] ppid=12591 vsize=10834656 memory=160744 CPUtime=1.44 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 14582 13390 0 0 131 5 5 3 20 0 15 0 407123090 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665590139552 139665172733840 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10834656 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 40 13390 0 0 0 0 5 3 20 0 15 0 407123091 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10834656 memory=7976406965554101975 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 36 13390 0 0 1 0 5 3 20 0 15 0 407123091 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 12 13390 0 0 1 0 5 3 20 0 15 0 407123091 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 21 13390 0 0 1 0 5 3 20 0 15 0 407123091 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 43 13390 0 0 1 0 5 3 20 0 15 0 407123092 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 35 13390 0 0 0 0 5 3 20 0 15 0 407123093 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665076716384 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 6 13390 0 0 0 0 5 3 20 0 15 0 407123093 11094687744 41024 33554432000 4194304 4196468 140729864607168 139664484721792 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10834656 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) R 12591 12594 9865 0 -1 4202560 848 13390 0 0 25 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665043148256 139665599014407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10834656 memory=4580 CPUtime=0.32 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) R 12591 12594 9865 0 -1 1077944384 528 13390 0 0 24 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665042093712 139665618331349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10834656 memory=6012137738623936361 CPUtime=0.5 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 1411 13390 0 0 42 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10834656 memory=7597132098393106257 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10834656 memory=7446537539817269090 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 1 13390 0 0 0 0 5 3 20 0 15 0 407123096 11094687744 41024 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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

[pid=12594/tid=12659] ppid=12591 vsize=10846964 memory=1436 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195143 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10846964 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 690 13390 0 0 0 1 5 3 20 0 15 0 407123096 11107291136 195143 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 54.52 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 780572 KiB

[startup+44.0007 s]*
/proc/loadavg: 1.16 1.26 1.33 3/228 12663
/proc/meminfo: memFree=21283428/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10846964 memory=780060 CPUtime=55.33 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 89484 13390 0 0 5480 45 5 3 20 0 15 0 407123081 11107291136 195015 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2711741 195015 3620 1 0 2673805 0
[pid=12594/tid=12647] ppid=12591 vsize=10846964 memory=8317482817917895235 CPUtime=43.76 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 24672 13390 0 0 4351 17 5 3 20 0 15 0 407123090 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665590156656 139665185738240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10846964 memory=4872558044660077418 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 1116 13390 0 0 6 3 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10846964 memory=988 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 542 13390 0 0 6 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10846964 memory=2008 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 2658 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10846964 memory=1436 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 444 13390 0 0 6 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10846964 memory=4164 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 1535 13390 0 0 7 1 5 3 20 0 15 0 407123092 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10846964 memory=1548 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 42 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665076716384 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10846964 memory=1608 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 13 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664484721792 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10846964 memory=7980 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10846964 memory=9580 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 20468 13390 0 0 387 5 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10846964 memory=1052 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 15408 13390 0 0 388 4 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10846964 memory=776 CPUtime=3.29 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 19680 13390 0 0 315 6 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10846964 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10846964 memory=668 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 690 13390 0 0 0 1 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 55.33 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 780060 KiB

[startup+44.4007 s]
/proc/loadavg: 1.16 1.26 1.33 3/228 12663
/proc/meminfo: memFree=21283428/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10846964 memory=780060 CPUtime=55.73 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 91060 13390 0 0 5519 46 5 3 20 0 15 0 407123081 11107291136 195015 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2711741 195015 3620 1 0 2673805 0
[pid=12594/tid=12647] ppid=12591 vsize=10846964 memory=668 CPUtime=44.14 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 24919 13390 0 0 4389 17 5 3 20 0 15 0 407123090 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665590156016 139665600728720 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10846964 memory=6791534058613427641 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 1159 13390 0 0 6 3 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10846964 memory=4872558044660077418 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 654 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10846964 memory=920 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 3673 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10846964 memory=3848 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 447 13390 0 0 6 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10846964 memory=2740 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 1689 13390 0 0 7 1 5 3 20 0 15 0 407123092 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10846964 memory=2616 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 42 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665076716384 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10846964 memory=4100 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 13 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664484721792 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10846964 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10846964 memory=3272 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 20468 13390 0 0 387 5 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10846964 memory=322164 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 15408 13390 0 0 388 4 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10846964 memory=1408 CPUtime=3.29 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 19680 13390 0 0 315 6 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10846964 memory=2800 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10846964 memory=781088 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 692 13390 0 0 0 1 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 55.73 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 780060 KiB

[startup+44.6007 s]
/proc/loadavg: 1.16 1.26 1.33 3/228 12663
/proc/meminfo: memFree=21283428/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10846964 memory=780060 CPUtime=55.93 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 91060 13390 0 0 5539 46 5 3 20 0 15 0 407123081 11107291136 195015 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2711741 195015 3620 1 0 2673805 0
[pid=12594/tid=12647] ppid=12591 vsize=10846964 memory=301741394933055803 CPUtime=44.34 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 24919 13390 0 0 4409 17 5 3 20 0 15 0 407123090 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665590156016 139665185469389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10846964 memory=15817794159643255 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 1159 13390 0 0 6 3 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10846964 memory=-9174445032661854264 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 654 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10846964 memory=8026380321285297776 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 3673 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10846964 memory=8101803580377949526 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 447 13390 0 0 6 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10846964 memory=8026380321285297776 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 1689 13390 0 0 7 1 5 3 20 0 15 0 407123092 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10846964 memory=6228600757497653861 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 42 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665076716384 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10846964 memory=6228600757497653861 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 13 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664484721792 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10846964 memory=7302147469539696746 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10846964 memory=6947476797100353133 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 20468 13390 0 0 387 5 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10846964 memory=6947476797100353133 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 15408 13390 0 0 388 4 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10846964 memory=6947476797100353133 CPUtime=3.29 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 19680 13390 0 0 315 6 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10846964 memory=7302147469539696746 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10846964 memory=280680274333416 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 692 13390 0 0 0 1 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 55.93 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 780060 KiB

[startup+44.7008 s]
/proc/loadavg: 1.16 1.26 1.33 3/228 12663
/proc/meminfo: memFree=21283428/32770624 swapFree=66939824/67108860
[pid=12594] ppid=12591 vsize=10846964 memory=780060 CPUtime=56.03 cores=1,3,5,7
/proc/12594/stat : 12594 (java) S 12591 12594 9865 0 -1 1077944320 91060 13390 0 0 5549 46 5 3 20 0 15 0 407123081 11107291136 195015 33554432000 4194304 4196468 140729864607168 140729864589712 139665618321143 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
/proc/12594/statm: 2711741 195015 3620 1 0 2673805 0
[pid=12594/tid=12647] ppid=12591 vsize=10846964 memory=780060 CPUtime=44.44 cores=1,3,5,7
/proc/12594/task/12647/stat : 12647 (java) R 12591 12594 9865 0 -1 4202560 24919 13390 0 0 4419 17 5 3 20 0 15 0 407123090 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665590156016 139665185886260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12648] ppid=12591 vsize=10846964 memory=781088 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12648/stat : 12648 (java) S 12591 12594 9865 0 -1 1077944384 1159 13390 0 0 6 3 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665622563728 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12649] ppid=12591 vsize=10846964 memory=780572 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12649/stat : 12649 (java) S 12591 12594 9865 0 -1 1077944384 654 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665510837008 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12650] ppid=12591 vsize=10846964 memory=780060 CPUtime=0.17 cores=1,3,5,7
/proc/12594/task/12650/stat : 12650 (java) S 12591 12594 9865 0 -1 1077944384 3673 13390 0 0 7 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665509784720 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12651] ppid=12591 vsize=10846964 memory=783140 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12651/stat : 12651 (java) S 12591 12594 9865 0 -1 1077944384 447 13390 0 0 6 2 5 3 20 0 15 0 407123091 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665508731920 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12652] ppid=12591 vsize=10846964 memory=783140 CPUtime=0.16 cores=1,3,5,7
/proc/12594/task/12652/stat : 12652 (java) S 12591 12594 9865 0 -1 1077944384 1689 13390 0 0 7 1 5 3 20 0 15 0 407123092 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665077770352 139665618332290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12653] ppid=12591 vsize=10846964 memory=784164 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12653/stat : 12653 (java) S 12591 12594 9865 0 -1 1077944384 42 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665076716384 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12654] ppid=12591 vsize=10846964 memory=781088 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12654/stat : 12654 (java) S 12591 12594 9865 0 -1 1077944384 13 13390 0 0 0 0 5 3 20 0 15 0 407123093 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664484721792 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12655] ppid=12591 vsize=10846964 memory=781088 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12655/stat : 12655 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664177322064 139665618339739 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12656] ppid=12591 vsize=10846964 memory=781088 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12656/stat : 12656 (java) S 12591 12594 9865 0 -1 1077944384 20468 13390 0 0 387 5 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665043159664 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12657] ppid=12591 vsize=10846964 memory=1436 CPUtime=4 cores=1,3,5,7
/proc/12594/task/12657/stat : 12657 (java) S 12591 12594 9865 0 -1 1077944384 15408 13390 0 0 388 4 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665042106864 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12658] ppid=12591 vsize=10846964 memory=776464 CPUtime=3.29 cores=1,3,5,7
/proc/12594/task/12658/stat : 12658 (java) S 12591 12594 9865 0 -1 1077944384 19680 13390 0 0 315 6 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665041054576 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12659] ppid=12591 vsize=10846964 memory=804 CPUtime=0.08 cores=1,3,5,7
/proc/12594/task/12659/stat : 12659 (java) S 12591 12594 9865 0 -1 1077944384 3 13390 0 0 0 0 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139664143764448 139665618331349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
[pid=12594/tid=12660] ppid=12591 vsize=10846964 memory=2580 CPUtime=0.09 cores=1,3,5,7
/proc/12594/task/12660/stat : 12660 (java) S 12591 12594 9865 0 -1 1077944384 692 13390 0 0 0 1 5 3 20 0 15 0 407123096 11107291136 195015 33554432000 4194304 4196468 140729864607168 139665040001456 139665618332290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33562624 140729864612597 140729864615109 140729864615109 140729864617935 0
Current children cumulated CPU time: 56.03 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 780060 KiB

Child status: 0
Real time (s): 44.7513
CPU time (s): 56.098
CPU user time (s): 55.5888
CPU system time (s): 0.509228
CPU usage (%): 125.355
Max. virtual memory (cumulated for all children) (KiB): 10852344
Max. memory (cumulated for all children) (KiB): 785704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.5888
system time used= 0.509228
maximum resident set size= 786712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16488
involuntary context switches= 139


# summary of solver processes directly reported to runsolver:
#   pid: 12594
#   total CPU time (s): 56.098
#   total CPU user time (s): 55.5888
#   total CPU system time (s): 0.509228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.288711 second user time and 0.466483 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 20:14:02
IDJOB=4392092
IDBENCH=126224
IDSOLVER=2837
FILE ID=node119/4392092-1568312081
RUNJOBID= node119-1568306047-10998
PBS_JOBID= 21701106
Free space on /tmp= 57236 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-10-a3.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392092-1568312081/watcher-4392092-1568312081 -o /tmp/evaluation-result-4392092-1568312081/solver-4392092-1568312081 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10998 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1544646389 HOME/instance-4392092-1568312081.xml

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

MD5SUM BENCH= 1a91370fd3edda64a19224a97cd9d854
RANDOM SEED=1544646389

node119.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.47
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.47
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.47
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.47
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:        22066548 kB
MemAvailable:   31506464 kB
Buffers:          157288 kB
Cached:          9506720 kB
SwapCached:        61084 kB
Active:          2575012 kB
Inactive:        7447872 kB
Active(anon):     297604 kB
Inactive(anon):   102704 kB
Active(file):    2277408 kB
Inactive(file):  7345168 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             35220 kB
Writeback:             0 kB
AnonPages:        407072 kB
Mapped:            56684 kB
Shmem:             32808 kB
Slab:             274320 kB
SReclaimable:     245800 kB
SUnreclaim:        28520 kB
KernelStack:        3696 kB
PageTables:         8052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1435004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57200 MiB
End job on node119 at 2019-09-12 20:14:47