Trace number 4402726

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.12.3OPT1128 75.2311 69.3655

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-01.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark7.22978
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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.79/0.55	c Concrete v3.12.3.1568965526260 running
4.58/2.57	o 634
4.58/2.58	o 685
4.58/2.59	o 762
4.58/2.60	o 772
4.94/2.62	o 784
4.94/2.64	o 796
4.94/2.65	o 833
4.94/2.67	o 838
4.94/2.68	o 871
4.94/2.68	o 889
4.94/2.69	o 890
4.94/2.70	o 902
4.94/2.70	o 904
5.29/2.71	o 922
5.29/2.71	o 929
5.29/2.72	o 930
5.29/2.75	o 941
5.29/2.76	o 972
5.29/2.76	o 1013
5.29/2.79	o 1014
5.64/2.81	o 1032
5.64/2.81	o 1038
5.64/2.82	o 1057
5.64/2.82	o 1058
5.97/2.90	o 1072
5.97/2.99	o 1073
6.31/3.01	o 1097
6.31/3.03	o 1103
6.31/3.03	o 1105
6.31/3.04	o 1106
6.31/3.04	o 1112
6.31/3.10	o 1117
9.43/4.24	o 1126
9.43/4.24	o 1127
9.43/4.24	o 1128
75.15/69.34	v <instantiation
75.15/69.34	v         cost = '1128'>
75.15/69.34	v       <list>
75.15/69.34	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
75.15/69.34	v       </list>
75.15/69.34	v       <values>
75.15/69.34	v         0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1
75.15/69.34	v       </values>
75.15/69.34	v     </instantiation>
75.15/69.34	s OPTIMUM FOUND

Verifier Data

OK	1128

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402726-1568978716/watcher-4402726-1568978716 -o /var/tmp/evaluation-result-4402726-1568978716/solver-4402726-1568978716 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26370 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=99636543 HOME/instance-4402726-1568978716.xml 

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

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

solver pid=30442, runsolver pid=30439

[startup+0.100166 s]*
/proc/loadavg: 1.52 1.51 1.54 3/224 30499
/proc/meminfo: memFree=10265044/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=9972712 memory=19116 CPUtime=0.08 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 4486 13138 0 0 1 0 5 2 20 0 6 0 474111164 10212057088 4779 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2493178 4779 1934 1 0 2481616 0
[pid=30442/tid=30495] ppid=30439 vsize=9972712 memory=4279135704013569680 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 2291 13138 0 0 1 0 5 2 20 0 6 0 474111173 10212057088 4779 33554432000 4194304 4196468 140725433802592 139970824118864 139970837405040 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 6 0 474111173 10212057088 4779 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=9972712 memory=140646045664896 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 6 0 474111173 10212057088 4779 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 6 0 474111173 10212057088 4779 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 6 0 474111173 10212057088 4779 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19116 KiB

[startup+0.210351 s]*
/proc/loadavg: 1.52 1.51 1.54 3/233 30508
/proc/meminfo: memFree=10245676/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10820196 memory=43628 CPUtime=0.26 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 7339 13138 0 0 17 2 5 2 20 0 15 0 474111164 11079880704 10907 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2705049 10907 3297 1 0 2667149 0
[pid=30442/tid=30495] ppid=30439 vsize=10820196 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 3849 13138 0 0 11 1 5 2 20 0 15 0 474111173 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970824093136 139970836362590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10820196 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10820196 memory=140646045664896 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10820196 memory=140646045664896 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 15 0 474111175 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 13 13138 0 0 0 0 5 2 20 0 15 0 474111175 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970299814688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111176 11079880704 10907 33554432000 4194304 4196468 140725433802592 139969695835248 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11079880704 10907 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) R 30439 30442 26338 0 -1 4202560 597 13138 0 0 1 0 5 2 20 0 15 0 474111178 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970377906800 139970831528330 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 58 13138 0 0 0 0 5 2 20 0 15 0 474111178 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10820196 memory=140646045664896 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) R 30439 30442 26338 0 -1 1077944384 604 13138 0 0 3 0 5 2 20 0 15 0 474111178 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11079880704 10907 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10820196 memory=140646045664896 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111179 11079880704 10907 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 43628 KiB

[startup+0.310876 s]*
/proc/loadavg: 1.52 1.51 1.54 3/233 30508
/proc/meminfo: memFree=10232988/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10820196 memory=52200 CPUtime=0.4 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 10359 13138 0 0 29 4 5 2 20 0 15 0 474111164 11079880704 13050 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2705049 13050 3319 1 0 2667149 0
[pid=30442/tid=30495] ppid=30439 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 6843 13138 0 0 19 2 5 2 20 0 15 0 474111173 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970824091888 139970852304029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10820196 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10820196 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10820196 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 15 0 474111173 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 15 0 474111175 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 13 13138 0 0 0 0 5 2 20 0 15 0 474111175 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970299814688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111176 11079880704 13050 33554432000 4194304 4196468 140725433802592 139969695835248 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11079880704 13050 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 599 13138 0 0 2 0 5 2 20 0 15 0 474111178 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 58 13138 0 0 1 0 5 2 20 0 15 0 474111178 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10820196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) S 30439 30442 26338 0 -1 1077944384 625 13138 0 0 5 0 5 2 20 0 15 0 474111178 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11079880704 13050 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111179 11079880704 13050 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52200 KiB

[startup+0.703068 s]
/proc/loadavg: 1.52 1.51 1.54 3/233 30508
/proc/meminfo: memFree=10218056/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10824364 memory=85416 CPUtime=1.15 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 15101 13138 0 0 102 6 5 2 20 0 15 0 474111164 11084148736 21354 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2706091 21354 3512 1 0 2668173 0
[pid=30442/tid=30495] ppid=30439 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 10387 13138 0 0 55 4 5 2 20 0 15 0 474111173 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970824109264 139970852304029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10824364 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111173 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 2 13138 0 0 0 0 5 2 20 0 15 0 474111173 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10824364 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 5 13138 0 0 0 0 5 2 20 0 15 0 474111175 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10824364 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 13 13138 0 0 0 0 5 2 20 0 15 0 474111175 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970299814688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10824364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111176 11084148736 21354 33554432000 4194304 4196468 140725433802592 139969695835248 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10824364 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11084148736 21354 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10824364 memory=13252 CPUtime=0.2 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 1021 13138 0 0 13 0 5 2 20 0 15 0 474111178 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10824364 memory=15460 CPUtime=0.22 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) R 30439 30442 26338 0 -1 4202560 599 13138 0 0 15 0 5 2 20 0 15 0 474111178 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970376840096 139970831975207 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10824364 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) R 30439 30442 26338 0 -1 4202560 856 13138 0 0 17 0 5 2 20 0 15 0 474111178 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970375801712 139970831249421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10824364 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11084148736 21354 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10824364 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111179 11084148736 21354 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85416 KiB

[startup+1.50123 s]
/proc/loadavg: 1.52 1.51 1.54 3/233 30508
/proc/meminfo: memFree=10172396/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10834680 memory=171020 CPUtime=2.46 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 20433 13138 0 0 229 10 5 2 20 0 15 0 474111164 11094712320 42755 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2708670 42755 3574 1 0 2670733 0
[pid=30442/tid=30495] ppid=30439 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 14880 13138 0 0 130 6 5 2 20 0 15 0 474111173 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970824098192 139970852294038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 39 13138 0 0 1 0 5 2 20 0 15 0 474111173 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 29 13138 0 0 1 0 5 2 20 0 15 0 474111173 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 22 13138 0 0 0 0 5 2 20 0 15 0 474111173 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 18 13138 0 0 1 0 5 2 20 0 15 0 474111173 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10834680 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 43 13138 0 0 1 0 5 2 20 0 15 0 474111175 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10834680 memory=281291769587968 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 14 13138 0 0 0 0 5 2 20 0 15 0 474111175 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970299814752 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111176 11094712320 42755 33554432000 4194304 4196468 140725433802592 139969695835248 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10834680 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11094712320 42755 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10834680 memory=6132 CPUtime=0.31 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) R 30439 30442 26338 0 -1 4202560 1078 13138 0 0 24 0 5 2 20 0 15 0 474111178 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970377906800 139970845267145 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10834680 memory=1056 CPUtime=0.34 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) R 30439 30442 26338 0 -1 1077944384 667 13138 0 0 27 0 5 2 20 0 15 0 474111178 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10834680 memory=1540 CPUtime=0.46 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) R 30439 30442 26338 0 -1 4202560 1429 13138 0 0 39 0 5 2 20 0 15 0 474111178 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970375801712 139970831996918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10834680 memory=728 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11094712320 42755 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10834680 memory=3612 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 1 13138 0 0 0 0 5 2 20 0 15 0 474111179 11094712320 42755 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834680 KiB

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

[pid=30442/tid=30507] ppid=30439 vsize=10844940 memory=2052 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10844940 memory=1428 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 515 13138 0 0 1 2 5 2 20 0 15 0 474111179 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 73.01 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 805920 KiB

[startup+68.0008 s]*
/proc/loadavg: 1.54 1.52 1.54 3/233 30515
/proc/meminfo: memFree=9477764/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10844940 memory=805920 CPUtime=73.83 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 57185 13138 0 0 7340 36 5 2 20 0 15 0 474111164 11105218560 201480 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2711235 201480 3621 1 0 2673293 0
[pid=30442/tid=30495] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=67.62 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 24713 13138 0 0 6739 16 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970824117728 139970461949344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10844940 memory=4872558044660077418 CPUtime=0.22 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1885 13138 0 0 12 3 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10844940 memory=4100 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 2314 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10844940 memory=1408 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1603 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10844940 memory=3136 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 769 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10844940 memory=818816 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 1760 13138 0 0 13 1 5 2 20 0 15 0 474111175 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10844940 memory=1404 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 18 13138 0 0 0 0 5 2 20 0 15 0 474111175 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970299814752 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10844940 memory=2924 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 10 13138 0 0 0 0 5 2 20 0 15 0 474111176 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969695835264 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=2.24 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 9006 13138 0 0 216 1 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10844940 memory=0 CPUtime=2.12 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 5904 13138 0 0 204 1 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10844940 memory=0 CPUtime=1.22 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) S 30439 30442 26338 0 -1 1077944384 6475 13138 0 0 113 2 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10844940 memory=281291769752640 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 515 13138 0 0 1 2 5 2 20 0 15 0 474111179 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 73.83 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 805920 KiB

[startup+68.8008 s]
/proc/loadavg: 1.54 1.52 1.54 3/233 30515
/proc/meminfo: memFree=9477764/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10844940 memory=805920 CPUtime=74.63 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 57189 13138 0 0 7420 36 5 2 20 0 15 0 474111164 11105218560 201480 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2711235 201480 3621 1 0 2673293 0
[pid=30442/tid=30495] ppid=30439 vsize=10844940 memory=805920 CPUtime=68.4 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 24717 13138 0 0 6817 16 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970824117904 139970461522823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=0.22 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1885 13138 0 0 12 3 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10844940 memory=988 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 2314 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10844940 memory=2052 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1603 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10844940 memory=1428 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 769 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10844940 memory=1716 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 1760 13138 0 0 13 1 5 2 20 0 15 0 474111175 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 18 13138 0 0 0 0 5 2 20 0 15 0 474111175 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970299814752 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10844940 memory=7595717039208294504 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 10 13138 0 0 0 0 5 2 20 0 15 0 474111176 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969695835264 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10844940 memory=7595717039208294504 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10844940 memory=5859291320071842152 CPUtime=2.24 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 9006 13138 0 0 216 1 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10844940 memory=7091313890220861248 CPUtime=2.12 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 5904 13138 0 0 204 1 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10844940 memory=7523660549628912744 CPUtime=1.22 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) S 30439 30442 26338 0 -1 1077944384 6475 13138 0 0 113 2 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10844940 memory=3612 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201480 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 515 13138 0 0 1 2 5 2 20 0 15 0 474111179 11105218560 201480 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 74.63 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 805920 KiB

[startup+69.2007 s]
/proc/loadavg: 1.54 1.52 1.54 3/233 30515
/proc/meminfo: memFree=9477764/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10844940 memory=805968 CPUtime=75.05 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 58630 13138 0 0 7462 36 5 2 20 0 15 0 474111164 11105218560 201492 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2711235 201492 3621 1 0 2673293 0
[pid=30442/tid=30495] ppid=30439 vsize=10844940 memory=805920 CPUtime=68.79 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 24737 13138 0 0 6856 16 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970824115360 139970461554391 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.22 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1885 13138 0 0 12 3 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10844940 memory=6791534058613427641 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 2315 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10844940 memory=7377551942359212608 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1603 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10844940 memory=7377551942359212608 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 769 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10844940 memory=5865483679347003490 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 1760 13138 0 0 13 1 5 2 20 0 15 0 474111175 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10844940 memory=7377551942359212608 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 18 13138 0 0 0 0 5 2 20 0 15 0 474111175 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970299814752 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10844940 memory=6296403254218876756 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 10 13138 0 0 0 0 5 2 20 0 15 0 474111176 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969695835264 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10844940 memory=6296403254218876756 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10844940 memory=7806815481308009575 CPUtime=2.24 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 9006 13138 0 0 216 1 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10844940 memory=7085401725584162919 CPUtime=2.14 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 7324 13138 0 0 205 2 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10844940 memory=6948038634589873773 CPUtime=1.22 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) S 30439 30442 26338 0 -1 1077944384 6475 13138 0 0 113 2 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10844940 memory=7594598810448916079 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10844940 memory=6009884817840172132 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 515 13138 0 0 1 2 5 2 20 0 15 0 474111179 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 75.05 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 805968 KiB

[startup+69.3007 s]
/proc/loadavg: 1.54 1.52 1.54 3/233 30515
/proc/meminfo: memFree=9477764/32770624 swapFree=67001832/67108860
[pid=30442] ppid=30439 vsize=10844940 memory=805968 CPUtime=75.15 cores=1,3,5,7
/proc/30442/stat : 30442 (java) S 30439 30442 26338 0 -1 1077944320 58630 13138 0 0 7472 36 5 2 20 0 15 0 474111164 11105218560 201492 33554432000 4194304 4196468 140725433802592 140725433785136 139970852282103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
/proc/30442/statm: 2711235 201492 3621 1 0 2673293 0
[pid=30442/tid=30495] ppid=30439 vsize=10844940 memory=805920 CPUtime=68.89 cores=1,3,5,7
/proc/30442/task/30495/stat : 30495 (java) R 30439 30442 26338 0 -1 4202560 24737 13138 0 0 6866 16 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970824115360 139970461554866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30496] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.22 cores=1,3,5,7
/proc/30442/task/30496/stat : 30496 (java) S 30439 30442 26338 0 -1 1077944384 1885 13138 0 0 12 3 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970856524688 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30497] ppid=30439 vsize=10844940 memory=3280 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30497/stat : 30497 (java) S 30439 30442 26338 0 -1 1077944384 2315 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970771344144 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30498] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30498/stat : 30498 (java) S 30439 30442 26338 0 -1 1077944384 1603 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970424265872 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30499] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30499/stat : 30499 (java) S 30439 30442 26338 0 -1 1077944384 769 13138 0 0 12 2 5 2 20 0 15 0 474111173 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970423213072 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30500] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.21 cores=1,3,5,7
/proc/30442/task/30500/stat : 30500 (java) S 30439 30442 26338 0 -1 1077944384 1760 13138 0 0 13 1 5 2 20 0 15 0 474111175 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970378958960 139970852293250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30501] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30501/stat : 30501 (java) S 30439 30442 26338 0 -1 1077944384 18 13138 0 0 0 0 5 2 20 0 15 0 474111175 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970299814752 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30502] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30502/stat : 30502 (java) S 30439 30442 26338 0 -1 1077944384 10 13138 0 0 0 0 5 2 20 0 15 0 474111176 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969695835264 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30503] ppid=30439 vsize=10844940 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30503/stat : 30503 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969388435536 139970852300699 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30504] ppid=30439 vsize=10844940 memory=2372 CPUtime=2.24 cores=1,3,5,7
/proc/30442/task/30504/stat : 30504 (java) S 30439 30442 26338 0 -1 1077944384 9006 13138 0 0 216 1 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970377906800 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30505] ppid=30439 vsize=10844940 memory=2 CPUtime=2.14 cores=1,3,5,7
/proc/30442/task/30505/stat : 30505 (java) S 30439 30442 26338 0 -1 1077944384 7324 13138 0 0 205 2 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970376854000 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30506] ppid=30439 vsize=10844940 memory=805920 CPUtime=1.22 cores=1,3,5,7
/proc/30442/task/30506/stat : 30506 (java) S 30439 30442 26338 0 -1 1077944384 6475 13138 0 0 113 2 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970375801712 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30507] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.07 cores=1,3,5,7
/proc/30442/task/30507/stat : 30507 (java) S 30439 30442 26338 0 -1 1077944384 3 13138 0 0 0 0 5 2 20 0 15 0 474111178 11105218560 201492 33554432000 4194304 4196468 140725433802592 139969354877920 139970852292309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
[pid=30442/tid=30508] ppid=30439 vsize=10844940 memory=805920 CPUtime=0.1 cores=1,3,5,7
/proc/30442/task/30508/stat : 30508 (java) S 30439 30442 26338 0 -1 1077944384 515 13138 0 0 1 2 5 2 20 0 15 0 474111179 11105218560 201492 33554432000 4194304 4196468 140725433802592 139970374748592 139970852293250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16056320 140725433805413 140725433808053 140725433808053 140725433810895 0
Current children cumulated CPU time: 75.15 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 805968 KiB

Child status: 0
Real time (s): 69.3655
CPU time (s): 75.2311
CPU user time (s): 74.823
CPU system time (s): 0.408072
CPU usage (%): 108.456
Max. virtual memory (cumulated for all children) (KiB): 10847744
Max. memory (cumulated for all children) (KiB): 811552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.823
system time used= 0.408072
maximum resident set size= 813092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72928
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9239
involuntary context switches= 181


# summary of solver processes directly reported to runsolver:
#   pid: 30442
#   total CPU time (s): 75.2311
#   total CPU user time (s): 74.823
#   total CPU system time (s): 0.408072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.454488 second user time and 0.716658 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 13:24:36
IDJOB=4402726
IDBENCH=133507
IDSOLVER=2861
FILE ID=node133/4402726-1568978716
RUNJOBID= node133-1568967598-26370
PBS_JOBID= 21704620
Free space on /var/tmp= 13456 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-01.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402726-1568978716/watcher-4402726-1568978716 -o /var/tmp/evaluation-result-4402726-1568978716/solver-4402726-1568978716 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node133-1568967598-26370 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=99636543 HOME/instance-4402726-1568978716.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=99636543

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.18
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.18
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.18
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.18
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:        10273132 kB
MemAvailable:   31046836 kB
Buffers:          138284 kB
Cached:         20519808 kB
SwapCached:         5396 kB
Active:         11101136 kB
Inactive:       10367888 kB
Active(anon):     807832 kB
Inactive(anon):    49404 kB
Active(file):   10293304 kB
Inactive(file): 10318484 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001832 kB
Dirty:             35348 kB
Writeback:             0 kB
AnonPages:       1016844 kB
Mapped:            65240 kB
Shmem:             37672 kB
Slab:             619816 kB
SReclaimable:     590376 kB
SUnreclaim:        29440 kB
KernelStack:        4096 kB
PageTables:         7096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2094488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    858112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13420 MiB
End job on node133 at 2019-09-20 13:25:45