Trace number 4309901

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT1297 251.809 247.364

General information on the benchmark

NameKnapsack/
Knapsack-50-200-01_c18.xml
MD5SUMf3af09ab16e693c32f4df19e0bf70cc2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1297
Best CPU time to get the best result obtained on this benchmark28.6971
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"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.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1020208056
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.32/0.97	c Parsing done, starting search...
1.32/1.01	o 439
1.51/1.02	o 465
1.51/1.02	o 467
1.51/1.03	o 530
1.51/1.03	o 546
1.51/1.03	o 560
1.51/1.03	o 576
1.51/1.03	o 577
1.51/1.03	o 592
1.51/1.05	o 608
1.51/1.06	o 634
1.51/1.06	o 660
1.51/1.06	o 665
1.51/1.06	o 699
1.51/1.06	o 709
1.51/1.08	o 717
1.51/1.08	o 726
1.51/1.08	o 753
1.51/1.09	o 771
1.51/1.10	o 780
1.51/1.10	o 787
1.51/1.10	o 799
1.51/1.10	o 806
1.51/1.10	o 813
1.51/1.10	o 839
1.51/1.11	o 844
1.80/1.12	o 847
1.80/1.12	o 856
1.80/1.13	o 870
1.80/1.14	o 882
1.80/1.14	o 887
1.80/1.14	o 896
1.80/1.14	o 917
1.80/1.14	o 939
2.07/1.21	o 941
2.07/1.21	o 956
2.07/1.21	o 968
2.07/1.21	o 970
2.07/1.22	o 1040
2.07/1.23	o 1053
2.07/1.24	o 1062
2.07/1.28	o 1068
2.33/1.35	o 1093
2.33/1.36	o 1096
2.43/1.46	o 1107
2.43/1.46	o 1110
2.43/1.47	o 1116
2.43/1.47	o 1121
2.43/1.48	o 1124
2.43/1.48	o 1129
2.43/1.48	o 1136
2.43/1.48	o 1148
2.43/1.48	o 1150
2.43/1.48	o 1151
2.56/1.53	o 1157
2.68/1.67	o 1165
2.80/1.78	o 1174
2.91/1.83	o 1184
3.01/1.94	o 1212
3.01/1.95	o 1220
4.23/3.09	o 1223
4.23/3.09	o 1228
4.23/3.09	o 1230
4.23/3.09	o 1244
4.23/3.09	o 1253
4.42/3.29	o 1267
5.33/4.12	o 1284
5.42/4.22	o 1288
5.42/4.26	o 1297
251.74/247.35	s SATISFIABLE
251.74/247.35	v <instantiation>
251.74/247.35	v 	<list>
251.74/247.35	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
251.74/247.35	v 	</list>
251.74/247.35	v 	<values>
251.74/247.35	v 		0 0 0 1 1 1 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 
251.74/247.35	v 	</values>
251.74/247.35	v </instantiation>

Verifier Data

OK	1297

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309901-1534333685/watcher-4309901-1534333685 -o /tmp/evaluation-result-4309901-1534333685/solver-4309901-1534333685 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534328516-21542 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1020208056 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309901-1534333685.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 1.07 1.37 1.42 3/215 25036
/proc/meminfo: memFree=24619132/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14082736 memory=31152 CPUtime=0.11 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 6694 0 0 0 10 1 0 0 20 0 15 0 250931658 14420721664 7788 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3520684 7788 3136 1 0 3482761 0
[pid=25021/tid=25023] ppid=25018 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 4737 0 0 0 8 1 0 0 20 0 15 0 250931658 14420721664 7788 33554432000 4194304 4196468 140733862348624 140535330898280 140535310775646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14082736 memory=5793855225530304953 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931660 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534507374240 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534506321136 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0.01 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) R 25018 25021 21510 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 250931663 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534502111216 140535326707094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931664 14420721664 7788 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31152 KiB

[startup+0.214401 s]*
/proc/loadavg: 1.22 1.39 1.43 6/215 25036
/proc/meminfo: memFree=24588432/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14082736 memory=47204 CPUtime=0.31 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 10437 0 0 0 29 2 0 0 20 0 15 0 250931658 14420721664 11801 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3520684 11801 3356 1 0 3482761 0
[pid=25021/tid=25023] ppid=25018 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 8118 0 0 0 18 2 0 0 20 0 15 0 250931658 14420721664 11801 33554432000 4194304 4196468 140733862348624 140535330920976 140535326716506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14082736 memory=4211973700725202314 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250931660 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534507374240 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534506321136 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 177 0 0 0 2 0 0 0 20 0 15 0 250931663 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 15 0 250931663 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0.06 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 320 0 0 0 6 0 0 0 20 0 15 0 250931663 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931664 14420721664 11801 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47204 KiB

[startup+0.310479 s]*
/proc/loadavg: 1.22 1.39 1.43 3/215 25036
/proc/meminfo: memFree=24585144/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14082736 memory=50780 CPUtime=0.44 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 10818 0 0 0 41 3 0 0 20 0 15 0 250931658 14420721664 12695 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3520684 12695 3365 1 0 3482761 0
[pid=25021/tid=25023] ppid=25018 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 8467 0 0 0 28 2 0 0 20 0 15 0 250931658 14420721664 12695 33554432000 4194304 4196468 140733862348624 140535330906672 140535306971043 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14082736 memory=4211973700725202314 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14082736 memory=139974520414141 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14082736 memory=139974393593311 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14082736 memory=139974393581007 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14082736 memory=139974520433312 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250931660 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14082736 memory=139974393590191 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534507374240 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14082736 memory=279948787171216 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250931661 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534506321136 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14082736 memory=279948787168912 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 183 0 0 0 3 0 0 0 20 0 15 0 250931663 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 250931663 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0.08 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 340 0 0 0 8 0 0 0 20 0 15 0 250931663 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14082736 memory=139974520411776 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931664 14420721664 12695 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50780 KiB

[startup+0.700779 s]
/proc/loadavg: 1.22 1.39 1.43 3/215 25036
/proc/meminfo: memFree=24560588/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14084804 memory=88624 CPUtime=0.98 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 17613 0 0 0 93 5 0 0 20 0 15 0 250931658 14422839296 22156 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3521201 22156 3495 1 0 3483273 0
[pid=25021/tid=25023] ppid=25018 vsize=14084804 memory=1120 CPUtime=0.67 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 14910 0 0 0 63 4 0 0 20 0 15 0 250931658 14422839296 22156 33554432000 4194304 4196468 140733862348624 140535330919264 140535310775646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14084804 memory=6076 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14084804 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14084804 memory=7957390390475708010 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14084804 memory=5787213848606435153 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250931660 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250931661 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534507374240 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250931661 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534506321136 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14084804 memory=226 CPUtime=0.08 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 329 0 0 0 8 0 0 0 20 0 15 0 250931663 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14084804 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 593 0 0 0 7 0 0 0 20 0 15 0 250931663 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14084804 memory=712 CPUtime=0.15 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) R 25018 25021 21510 0 -1 4202560 401 0 0 0 15 0 0 0 20 0 15 0 250931663 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534502111216 140535305369618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14084804 memory=279948787355120 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931664 14422839296 22156 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88624 KiB

[startup+1.50075 s]
/proc/loadavg: 1.22 1.39 1.43 3/215 25036
/proc/meminfo: memFree=24527088/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14088900 memory=139968 CPUtime=2.56 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 23286 0 0 0 249 7 0 0 20 0 15 0 250931658 14427033600 34992 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3522225 34992 3541 1 0 3484297 0
[pid=25021/tid=25023] ppid=25018 vsize=14088900 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 18318 0 0 0 142 5 0 0 20 0 15 0 250931658 14427033600 34992 33554432000 4194304 4196468 140733862348624 140535330924480 140534968039103 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14088900 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14427033600 34992 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14088900 memory=-6439125508584859487 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250931659 14427033600 34992 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14088900 memory=-7305239193091789358 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14427033600 34992 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14088900 memory=4948221898664024960 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250931659 14427033600 34992 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14088900 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 250931660 14427033600 34992 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0

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

[pid=25021/tid=25035] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14088900 memory=6511 CPUtime=0.14 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 961 0 0 0 7 7 0 0 20 0 15 0 250931664 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 249.21 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 294276 KiB

[startup+246.401 s]
/proc/loadavg: 1.53 1.49 1.46 5/216 25125
/proc/meminfo: memFree=24470460/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14088900 memory=294276 CPUtime=250.82 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 64421 0 0 0 25022 60 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3522225 73569 3589 1 0 3484297 0
[pid=25021/tid=25023] ppid=25018 vsize=14088900 memory=33 CPUtime=243.61 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 42703 0 0 0 24347 14 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140535330933712 140534968116753 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14088900 memory=7085095013816100716 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 2770 0 0 0 88 13 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14088900 memory=288230574492221466 CPUtime=0.97 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1062 0 0 0 86 11 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14088900 memory=303430244793319739 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 1100 0 0 0 91 10 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14088900 memory=15258134151170443 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 1675 0 0 0 89 12 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.4 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 2099 0 0 0 131 9 0 0 20 0 15 0 250931660 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534507374304 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534506321152 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14088900 memory=68288 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14088900 memory=1064 CPUtime=0.61 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 3596 0 0 0 61 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14088900 memory=2072 CPUtime=0.57 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 3984 0 0 0 57 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14088900 memory=294276 CPUtime=0.39 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 3039 0 0 0 39 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14088900 memory=14888 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14088900 memory=3712 CPUtime=0.14 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 961 0 0 0 7 7 0 0 20 0 15 0 250931664 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 250.82 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 294276 KiB

[startup+246.801 s]
/proc/loadavg: 1.53 1.49 1.46 5/216 25125
/proc/meminfo: memFree=24470460/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14088900 memory=294276 CPUtime=251.23 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 64426 0 0 0 25062 61 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3522225 73569 3589 1 0 3484297 0
[pid=25021/tid=25023] ppid=25018 vsize=14088900 memory=6791534058613427641 CPUtime=244.01 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 42708 0 0 0 24387 14 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140535330933872 140534968648455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14088900 memory=3516 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 2770 0 0 0 88 13 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14088900 memory=872 CPUtime=0.98 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1062 0 0 0 87 11 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14088900 memory=1288 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 1100 0 0 0 91 10 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14088900 memory=1088 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 1675 0 0 0 89 12 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14088900 memory=14888 CPUtime=1.4 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 2099 0 0 0 131 9 0 0 20 0 15 0 250931660 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14088900 memory=37808 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534507374304 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14088900 memory=3312 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534506321152 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14088900 memory=15708 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14088900 memory=1620 CPUtime=0.61 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 3596 0 0 0 61 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14088900 memory=504 CPUtime=0.57 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 3984 0 0 0 57 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14088900 memory=924 CPUtime=0.39 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 3039 0 0 0 39 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14088900 memory=1168 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14088900 memory=2132 CPUtime=0.14 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 961 0 0 0 7 7 0 0 20 0 15 0 250931664 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 251.23 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 294276 KiB

[startup+247.201 s]
/proc/loadavg: 1.53 1.49 1.46 3/216 25125
/proc/meminfo: memFree=24413660/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14088900 memory=294276 CPUtime=251.64 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 64430 0 0 0 25103 61 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3522225 73569 3589 1 0 3484297 0
[pid=25021/tid=25023] ppid=25018 vsize=14088900 memory=924 CPUtime=244.4 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 42712 0 0 0 24426 14 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140535330933872 140534968707523 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14088900 memory=6791534058613427641 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 2770 0 0 0 88 13 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14088900 memory=1740 CPUtime=0.98 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1062 0 0 0 87 11 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14088900 memory=11192 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 1100 0 0 0 91 10 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14088900 memory=752 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 1675 0 0 0 89 12 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.41 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 2099 0 0 0 132 9 0 0 20 0 15 0 250931660 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14088900 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534507374304 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14088900 memory=15258134151170443 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534506321152 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14088900 memory=288291090749213054 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14088900 memory=6791534058613427641 CPUtime=0.61 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 3596 0 0 0 61 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14088900 memory=872 CPUtime=0.57 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 3984 0 0 0 57 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14088900 memory=1288 CPUtime=0.39 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 3039 0 0 0 39 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14088900 memory=1088 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14088900 memory=3712 CPUtime=0.14 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 961 0 0 0 7 7 0 0 20 0 15 0 250931664 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 251.64 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 294276 KiB

[startup+247.301 s]
/proc/loadavg: 1.53 1.49 1.46 3/216 25125
/proc/meminfo: memFree=24413660/32770624 swapFree=67108524/67108860
[pid=25021] ppid=25018 vsize=14088900 memory=294276 CPUtime=251.74 cores=1,3,5,7
/proc/25021/stat : 25021 (java) S 25018 25021 21510 0 -1 1077944320 64432 0 0 0 25113 61 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140733862331168 140535326695159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
/proc/25021/statm: 3522225 73569 3589 1 0 3484297 0
[pid=25021/tid=25023] ppid=25018 vsize=14088900 memory=294276 CPUtime=244.5 cores=1,3,5,7
/proc/25021/task/25023/stat : 25023 (java) R 25018 25021 21510 0 -1 4202560 42714 0 0 0 24436 14 0 0 20 0 15 0 250931658 14427033600 73569 33554432000 4194304 4196468 140733862348624 140535330933680 140534968357110 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25024] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25024/stat : 25024 (java) S 25018 25021 21510 0 -1 1077944384 2770 0 0 0 88 13 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534922537488 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25025] ppid=25018 vsize=14088900 memory=294276 CPUtime=0.98 cores=1,3,5,7
/proc/25021/task/25025/stat : 25025 (java) S 25018 25021 21510 0 -1 1077944384 1062 0 0 0 87 11 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534921484944 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25026] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25026/stat : 25026 (java) S 25018 25021 21510 0 -1 1077944384 1100 0 0 0 91 10 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534920431888 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25027] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.01 cores=1,3,5,7
/proc/25021/task/25027/stat : 25027 (java) S 25018 25021 21510 0 -1 1077944384 1675 0 0 0 89 12 0 0 20 0 15 0 250931659 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534919379344 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25028] ppid=25018 vsize=14088900 memory=294276 CPUtime=1.41 cores=1,3,5,7
/proc/25021/task/25028/stat : 25028 (java) S 25018 25021 21510 0 -1 1077944384 2099 0 0 0 132 9 0 0 20 0 15 0 250931660 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534508428016 140535326706306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25029] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25029/stat : 25029 (java) S 25018 25021 21510 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534507374304 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25030] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25030/stat : 25030 (java) S 25018 25021 21510 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 250931661 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534506321152 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25031] ppid=25018 vsize=14088900 memory=15708 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25031/stat : 25031 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534505269712 140535326713755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25032] ppid=25018 vsize=14088900 memory=1620 CPUtime=0.61 cores=1,3,5,7
/proc/25021/task/25032/stat : 25032 (java) S 25018 25021 21510 0 -1 1077944384 3596 0 0 0 61 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534504216816 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25033] ppid=25018 vsize=14088900 memory=294276 CPUtime=0.57 cores=1,3,5,7
/proc/25021/task/25033/stat : 25033 (java) S 25018 25021 21510 0 -1 1077944384 3984 0 0 0 57 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534503164272 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25034] ppid=25018 vsize=14088900 memory=1620 CPUtime=0.39 cores=1,3,5,7
/proc/25021/task/25034/stat : 25034 (java) S 25018 25021 21510 0 -1 1077944384 3039 0 0 0 39 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534502111216 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25035] ppid=25018 vsize=14088900 memory=294276 CPUtime=0 cores=1,3,5,7
/proc/25021/task/25035/stat : 25035 (java) S 25018 25021 21510 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250931663 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534501058912 140535326705365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
[pid=25021/tid=25036] ppid=25018 vsize=14088900 memory=294276 CPUtime=0.14 cores=1,3,5,7
/proc/25021/task/25036/stat : 25036 (java) S 25018 25021 21510 0 -1 1077944384 961 0 0 0 7 7 0 0 20 0 15 0 250931664 14427033600 73569 33554432000 4194304 4196468 140733862348624 140534500006960 140535326706306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 31334400 140733862351950 140733862352142 140733862352142 140733862354895 0
Current children cumulated CPU time: 251.74 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 294276 KiB

Child status: 0
Real time (s): 247.364
CPU time (s): 251.809
CPU user time (s): 251.188
CPU system time (s): 0.620623
CPU usage (%): 101.797
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 294276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.188
system time used= 0.620623
maximum resident set size= 294700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46432
involuntary context switches= 594


# summary of solver processes directly reported to runsolver:
#   pid: 25021
#   total CPU time (s): 251.809
#   total CPU user time (s): 251.188
#   total CPU system time (s): 0.620623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.5878 second user time and 2.27941 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-15 13:48:05
IDJOB=4309901
IDBENCH=141532
IDSOLVER=2795
FILE ID=node107/4309901-1534333685
RUNJOBID= node107-1534328516-21542
PBS_JOBID= 21038151
Free space on /tmp= 50592 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Knapsack/Knapsack-50-200-01_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309901-1534333685/watcher-4309901-1534333685 -o /tmp/evaluation-result-4309901-1534333685/solver-4309901-1534333685 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534328516-21542 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1020208056 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309901-1534333685.xml

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

MD5SUM BENCH= f3af09ab16e693c32f4df19e0bf70cc2
RANDOM SEED=1020208056

node107.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.40
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.40
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.40
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.40
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:        24643364 kB
MemAvailable:   31708936 kB
Buffers:          215212 kB
Cached:          7100720 kB
SwapCached:           20 kB
Active:          4140800 kB
Inactive:        3418400 kB
Active(anon):     192312 kB
Inactive(anon):   111348 kB
Active(file):    3948488 kB
Inactive(file):  3307052 kB
Unevictable:        6980 kB
Mlocked:            6980 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             36012 kB
Writeback:             0 kB
AnonPages:        231524 kB
Mapped:            68340 kB
Shmem:             57824 kB
Slab:             267472 kB
SReclaimable:     238492 kB
SUnreclaim:        28980 kB
KernelStack:        3792 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1329172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 50560 MiB
End job on node107 at 2018-08-15 13:52:12