Trace number 4387296

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.10OPT1429 2178.94 2131.48

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark70.3799
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.74/0.54	c Concrete v3.10.1560635388952 running
5.29/2.61	o 666
5.29/2.63	o 686
5.29/2.63	o 754
5.29/2.65	o 756
5.29/2.65	o 774
5.29/2.66	o 813
5.29/2.66	o 846
5.29/2.68	o 876
5.29/2.69	o 882
5.29/2.70	o 921
5.58/2.70	o 932
5.58/2.71	o 999
5.58/2.74	o 1048
5.58/2.74	o 1068
5.58/2.74	o 1077
5.58/2.74	o 1091
5.81/2.80	o 1153
5.81/2.80	o 1187
5.81/2.80	o 1189
5.81/2.80	o 1215
5.81/2.81	o 1241
5.81/2.82	o 1256
5.81/2.85	o 1276
5.81/2.86	o 1292
5.81/2.86	o 1308
5.81/2.86	o 1322
5.81/2.86	o 1346
5.81/2.86	o 1352
5.81/2.88	o 1359
6.10/2.90	o 1387
6.10/2.93	o 1401
6.76/3.16	o 1403
6.76/3.17	o 1429
2178.83/2131.47	v <instantiation
2178.83/2131.47	v         cost = '1429'>
2178.83/2131.47	v       <list>
2178.83/2131.47	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]
2178.83/2131.47	v       </list>
2178.83/2131.47	v       <values>
2178.83/2131.47	v         1 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1
2178.83/2131.47	v       </values>
2178.83/2131.47	v     </instantiation>
2178.83/2131.47	s OPTIMUM FOUND

Verifier Data

OK	1429

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387296-1568297560/watcher-4387296-1568297560 -o /tmp/evaluation-result-4387296-1568297560/solver-4387296-1568297560 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=728572266 HOME/instance-4387296-1568297560.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=12015, runsolver pid=12012

[startup+0.100118 s]*
/proc/loadavg: 1.72 1.60 1.50 3/220 12072
/proc/meminfo: memFree=30373992/32770624 swapFree=66940044/67108860
[pid=12015] ppid=12012 vsize=10055356 memory=19388 CPUtime=0.09 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 4565 13071 0 0 1 1 5 2 20 0 7 0 405994774 10296684544 4847 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2513839 4847 1995 1 0 2502277 0
[pid=12015/tid=12068] ppid=12012 vsize=10055356 memory=4279135704047583376 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 2407 13071 0 0 1 0 5 2 20 0 7 0 405994783 10296684544 4913 33554432000 4194304 4196468 140728223578976 139970123909904 139970135417872 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10055356 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 405994783 10296684544 4913 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10055356 memory=139682389063296 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 7 0 405994783 10296684544 4913 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 7 0 405994783 10296684544 4913 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 405994783 10296684544 4913 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10055356 memory=139682389063296 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 7 0 405994785 10296684544 4913 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 19388 KiB

[startup+0.210492 s]*
/proc/loadavg: 1.72 1.60 1.50 4/229 12081
/proc/meminfo: memFree=30353924/32770624 swapFree=66940044/67108860
[pid=12015] ppid=12012 vsize=10822552 memory=44044 CPUtime=0.26 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 7851 13071 0 0 16 3 5 2 20 0 15 0 405994774 11082293248 11011 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2705638 11011 2982 1 0 2668052 0
[pid=12015/tid=12068] ppid=12012 vsize=10819964 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 4525 13071 0 0 10 2 5 2 20 0 15 0 405994783 11079643136 10333 33554432000 4194304 4196468 140728223578976 139970123891616 139970144746525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10819964 memory=342 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079643136 10333 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10819964 memory=4121555871995164320 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079643136 10333 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079643136 10333 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079643136 10333 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10819964 memory=139682389063296 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969609946528 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969494509040 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11079643136 10333 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 474 13071 0 0 0 0 5 2 20 0 15 0 405994788 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10819964 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 167 13071 0 0 1 0 5 2 20 0 15 0 405994788 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10819964 memory=139682389063296 CPUtime=0.1 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 639 13071 0 0 3 0 5 2 20 0 15 0 405994788 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11079643136 10333 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10819964 memory=139682389063296 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994789 11079643136 10333 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10822552 KiB
Current children cumulated memory: 44044 KiB

[startup+0.310481 s]*
/proc/loadavg: 1.72 1.60 1.50 3/229 12081
/proc/meminfo: memFree=30342716/32770624 swapFree=66940044/67108860
[pid=12015] ppid=12012 vsize=10820244 memory=52324 CPUtime=0.4 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 10752 13071 0 0 29 4 5 2 20 0 15 0 405994774 11079929856 13081 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2705061 13081 3338 1 0 2667149 0
[pid=12015/tid=12068] ppid=12012 vsize=10820244 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 7184 13071 0 0 19 3 5 2 20 0 15 0 405994783 11079929856 13081 33554432000 4194304 4196468 140728223578976 139970123870896 139970152088733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079929856 13081 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079929856 13081 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079929856 13081 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11079929856 13081 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969609946528 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969494509040 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11079929856 13081 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 484 13071 0 0 1 0 5 2 20 0 15 0 405994788 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10820244 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 168 13071 0 0 1 0 5 2 20 0 15 0 405994788 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10820244 memory=139682389063296 CPUtime=0.12 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 665 13071 0 0 5 0 5 2 20 0 15 0 405994788 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11079929856 13081 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10820244 memory=139682389063296 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994789 11079929856 13081 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 52324 KiB

[startup+0.705159 s]
/proc/loadavg: 1.72 1.60 1.50 5/229 12081
/proc/meminfo: memFree=30327952/32770624 swapFree=66940044/67108860
[pid=12015] ppid=12012 vsize=10824340 memory=85180 CPUtime=1.14 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 15157 13071 0 0 102 5 5 2 20 0 15 0 405994774 11084124160 21295 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2706085 21295 3494 1 0 2668173 0
[pid=12015/tid=12068] ppid=12012 vsize=10824340 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 10765 13071 0 0 56 4 5 2 20 0 15 0 405994783 11084124160 21295 33554432000 4194304 4196468 140728223578976 139970123893280 139970152078742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11084124160 21295 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11084124160 21295 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994783 11084124160 21295 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994783 11084124160 21295 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10824340 memory=139685221368385 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 5 13071 0 0 0 0 5 2 20 0 15 0 405994785 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10824340 memory=139685221368392 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 405994785 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969609946528 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10824340 memory=139685221368396 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969494509040 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10824340 memory=139685221368397 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11084124160 21295 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10824340 memory=139685221368404 CPUtime=0.19 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) R 12012 12015 6622 0 -1 4202560 771 13071 0 0 12 0 5 2 20 0 15 0 405994788 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969576388592 139970136318828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10824340 memory=139685221368406 CPUtime=0.21 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) R 12012 12015 6622 0 -1 1077944384 499 13071 0 0 14 0 5 2 20 0 15 0 405994788 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10824340 memory=139685221368426 CPUtime=0.24 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) R 12012 12015 6622 0 -1 4202560 861 13071 0 0 17 0 5 2 20 0 15 0 405994788 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969574283504 139970131012424 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10824340 memory=14012 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11084124160 21295 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10824340 memory=2112 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994789 11084124160 21295 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 85180 KiB

[startup+1.50072 s]
/proc/loadavg: 1.72 1.60 1.50 3/229 12081
/proc/meminfo: memFree=30281776/32770624 swapFree=66940044/67108860
[pid=12015] ppid=12012 vsize=10834656 memory=168392 CPUtime=2.49 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 20301 13071 0 0 232 10 5 2 20 0 15 0 405994774 11094687744 42098 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2708664 42098 3568 1 0 2670733 0
[pid=12015/tid=12068] ppid=12012 vsize=10834656 memory=1943560 CPUtime=1.43 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 14985 13071 0 0 130 6 5 2 20 0 15 0 405994783 11094687744 42098 33554432000 4194304 4196468 140728223578976 139970123891664 139970152078742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10834656 memory=1944734 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 49 13071 0 0 1 0 5 2 20 0 15 0 405994783 11094687744 42098 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 11 13071 0 0 0 0 5 2 20 0 15 0 405994783 11094687744 42098 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10834656 memory=320425177016018691 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 16 13071 0 0 0 0 5 2 20 0 15 0 405994783 11094687744 42098 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10834656 memory=288291060703143778 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 33 13071 0 0 0 0 5 2 20 0 15 0 405994783 11094687744 42098 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10834656 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 43 13071 0 0 1 0 5 2 20 0 15 0 405994785 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10834656 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 34 13071 0 0 0 0 5 2 20 0 15 0 405994785 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969609946528 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10834656 memory=7681421203011431829 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969494509056 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10834656 memory=7222483652687470737 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11094687744 42098 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10834656 memory=-3472574944341025154 CPUtime=0.33 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 872 13071 0 0 26 0 5 2 20 0 15 0 405994788 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10834656 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) R 12012 12015 6622 0 -1 1077944384 568 13071 0 0 27 0 5 2 20 0 15 0 405994788 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10834656 memory=-2672971631320983069 CPUtime=0.48 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 1473 13071 0 0 41 0 5 2 20 0 15 0 405994788 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11094687744 42098 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994789 11094687744 42098 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0

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

[pid=12015/tid=12080] ppid=12012 vsize=10844916 memory=3852 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10844916 memory=2604 CPUtime=1.27 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 833 13071 0 0 55 65 5 2 20 0 15 0 405994789 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 2175.41 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 642816 KiB

[startup+2129.6 s]
/proc/loadavg: 1.21 1.28 1.34 3/229 12548
/proc/meminfo: memFree=29657372/32770624 swapFree=66940056/67108860
[pid=12015] ppid=12012 vsize=10844916 memory=642816 CPUtime=2177.01 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 156677 13071 0 0 217335 359 5 2 20 0 15 0 405994774 11105193984 160704 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2711229 160704 3618 1 0 2673293 0
[pid=12015/tid=12068] ppid=12012 vsize=10844916 memory=642816 CPUtime=2105.39 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 48583 13071 0 0 210485 47 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970123902384 139969724145060 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10844916 memory=642816 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 5918 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 6850 13071 0 0 1001 56 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10844916 memory=800 CPUtime=10.65 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 6378 13071 0 0 997 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10844916 memory=1764 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 8430 13071 0 0 997 60 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10844916 memory=111628 CPUtime=10.54 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 8154 13071 0 0 987 60 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 34 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969609946592 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10844916 memory=800 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969494509056 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10844916 memory=1764 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10844916 memory=111628 CPUtime=6.34 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 21706 13071 0 0 621 6 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10844916 memory=800 CPUtime=6.45 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 18805 13071 0 0 633 5 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10844916 memory=3620 CPUtime=4.95 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 28770 13071 0 0 478 10 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10844916 memory=36964 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10844916 memory=1988 CPUtime=1.27 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 833 13071 0 0 55 65 5 2 20 0 15 0 405994789 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 2177.01 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 642816 KiB

[startup+2130.4 s]
/proc/loadavg: 1.27 1.29 1.34 3/229 12548
/proc/meminfo: memFree=29657372/32770624 swapFree=66940056/67108860
[pid=12015] ppid=12012 vsize=10844916 memory=642816 CPUtime=2177.83 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 156681 13071 0 0 217416 360 5 2 20 0 15 0 405994774 11105193984 160704 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2711229 160704 3618 1 0 2673293 0
[pid=12015/tid=12068] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=2106.18 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 48587 13071 0 0 210564 47 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970123902208 139969718406727 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10844916 memory=1056 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 5918 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10844916 memory=1556 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 6850 13071 0 0 1001 56 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10844916 memory=11340 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 6378 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10844916 memory=1532 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 8430 13071 0 0 997 60 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10844916 memory=1088 CPUtime=10.55 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 8154 13071 0 0 988 60 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10844916 memory=11340 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 34 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969609946592 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10844916 memory=1532 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969494509056 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10844916 memory=1088 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10844916 memory=988 CPUtime=6.34 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 21706 13071 0 0 621 6 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10844916 memory=780 CPUtime=6.45 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 18805 13071 0 0 633 5 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10844916 memory=642816 CPUtime=4.95 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 28770 13071 0 0 478 10 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10844916 memory=1988 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10844916 memory=642816 CPUtime=1.27 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 833 13071 0 0 55 65 5 2 20 0 15 0 405994789 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 2177.83 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 642816 KiB

[startup+2131.2 s]
/proc/loadavg: 1.27 1.29 1.34 3/229 12548
/proc/meminfo: memFree=29657604/32770624 swapFree=66940056/67108860
[pid=12015] ppid=12012 vsize=10844916 memory=642816 CPUtime=2178.63 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 156686 13071 0 0 217496 360 5 2 20 0 15 0 405994774 11105193984 160704 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2711229 160704 3618 1 0 2673293 0
[pid=12015/tid=12068] ppid=12012 vsize=10844916 memory=642816 CPUtime=2106.97 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 48591 13071 0 0 210643 47 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970123903520 139969721678172 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10844916 memory=642816 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 5918 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10844916 memory=642816 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 6851 13071 0 0 1001 56 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10844916 memory=642816 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 6378 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10844916 memory=3620 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 8430 13071 0 0 997 60 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10844916 memory=36964 CPUtime=10.55 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 8154 13071 0 0 988 60 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10844916 memory=1988 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 34 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969609946592 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10844916 memory=642816 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969494509056 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10844916 memory=642816 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10844916 memory=642816 CPUtime=6.34 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 21706 13071 0 0 621 6 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=6.45 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 18805 13071 0 0 633 5 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10844916 memory=642816 CPUtime=4.95 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 28770 13071 0 0 478 10 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10844916 memory=642816 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10844916 memory=642816 CPUtime=1.27 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 833 13071 0 0 55 65 5 2 20 0 15 0 405994789 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 2178.63 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 642816 KiB

[startup+2131.4 s]
/proc/loadavg: 1.27 1.29 1.34 3/229 12548
/proc/meminfo: memFree=29657604/32770624 swapFree=66940056/67108860
[pid=12015] ppid=12012 vsize=10844916 memory=642816 CPUtime=2178.83 cores=1,3,5,7
/proc/12015/stat : 12015 (java) S 12012 12015 6622 0 -1 1077944320 156687 13071 0 0 217516 360 5 2 20 0 15 0 405994774 11105193984 160704 33554432000 4194304 4196468 140728223578976 140728223561520 139970152066807 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
/proc/12015/statm: 2711229 160704 3618 1 0 2673293 0
[pid=12015/tid=12068] ppid=12012 vsize=10844916 memory=2432 CPUtime=2107.17 cores=1,3,5,7
/proc/12015/task/12068/stat : 12068 (java) R 12012 12015 6622 0 -1 4202560 48592 13071 0 0 210663 47 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970123902672 139969725279613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12069] ppid=12012 vsize=10844916 memory=642816 CPUtime=10.67 cores=1,3,5,7
/proc/12015/task/12069/stat : 12069 (java) S 12012 12015 6622 0 -1 1077944384 5918 13071 0 0 999 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970156308752 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12070] ppid=12012 vsize=10844916 memory=1056 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12070/stat : 12070 (java) S 12012 12015 6622 0 -1 1077944384 6851 13071 0 0 1001 56 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970044582288 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12071] ppid=12012 vsize=10844916 memory=1556 CPUtime=10.66 cores=1,3,5,7
/proc/12015/task/12071/stat : 12071 (java) S 12012 12015 6622 0 -1 1077944384 6378 13071 0 0 998 61 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970043529744 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12072] ppid=12012 vsize=10844916 memory=36964 CPUtime=10.64 cores=1,3,5,7
/proc/12015/task/12072/stat : 12072 (java) S 12012 12015 6622 0 -1 1077944384 8430 13071 0 0 997 60 5 2 20 0 15 0 405994783 11105193984 160704 33554432000 4194304 4196468 140728223578976 139970042477200 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12073] ppid=12012 vsize=10844916 memory=1988 CPUtime=10.55 cores=1,3,5,7
/proc/12015/task/12073/stat : 12073 (java) S 12012 12015 6622 0 -1 1077944384 8154 13071 0 0 988 60 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969611000304 139970152077954 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12074] ppid=12012 vsize=10844916 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12074/stat : 12074 (java) S 12012 12015 6622 0 -1 1077944384 34 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969609946592 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12075] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12075/stat : 12075 (java) S 12012 12015 6622 0 -1 1077944384 1 13071 0 0 0 0 5 2 20 0 15 0 405994785 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969494509056 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12076] ppid=12012 vsize=10844916 memory=642816 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12076/stat : 12076 (java) S 12012 12015 6622 0 -1 1077944384 2 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968890530512 139970152085403 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12077] ppid=12012 vsize=10844916 memory=642816 CPUtime=6.34 cores=1,3,5,7
/proc/12015/task/12077/stat : 12077 (java) S 12012 12015 6622 0 -1 1077944384 21706 13071 0 0 621 6 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969576388592 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12078] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=6.45 cores=1,3,5,7
/proc/12015/task/12078/stat : 12078 (java) S 12012 12015 6622 0 -1 1077944384 18805 13071 0 0 633 5 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969575336048 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12079] ppid=12012 vsize=10844916 memory=6791534058613427641 CPUtime=4.95 cores=1,3,5,7
/proc/12015/task/12079/stat : 12079 (java) S 12012 12015 6622 0 -1 1077944384 28770 13071 0 0 478 10 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969574283504 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12080] ppid=12012 vsize=10844916 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/12015/task/12080/stat : 12080 (java) S 12012 12015 6622 0 -1 1077944384 3 13071 0 0 0 0 5 2 20 0 15 0 405994788 11105193984 160704 33554432000 4194304 4196468 140728223578976 139968420768352 139970152077013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
[pid=12015/tid=12081] ppid=12012 vsize=10844916 memory=3236 CPUtime=1.27 cores=1,3,5,7
/proc/12015/task/12081/stat : 12081 (java) S 12012 12015 6622 0 -1 1077944384 833 13071 0 0 55 65 5 2 20 0 15 0 405994789 11105193984 160704 33554432000 4194304 4196468 140728223578976 139969573231408 139970152077954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26992640 140728223587062 140728223589573 140728223589573 140728223592399 0
Current children cumulated CPU time: 2178.83 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 642816 KiB

Child status: 0
Real time (s): 2131.48
CPU time (s): 2178.94
CPU user time (s): 2175.3
CPU system time (s): 3.63679
CPU usage (%): 102.226
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 642816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2175.3
system time used= 3.63679
maximum resident set size= 644952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 300775
involuntary context switches= 9850


# summary of solver processes directly reported to runsolver:
#   pid: 12015
#   total CPU time (s): 2178.94
#   total CPU user time (s): 2175.3
#   total CPU system time (s): 3.63679

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9484 second user time and 20.91 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-12 16:12:03
IDJOB=4387296
IDBENCH=133446
IDSOLVER=2823
FILE ID=node149/4387296-1568297560
RUNJOBID= node149-1568287628-8129
PBS_JOBID= 21701062
Free space on /tmp= 54640 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387296-1568297560/watcher-4387296-1568297560 -o /tmp/evaluation-result-4387296-1568297560/solver-4387296-1568297560 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568287628-8129 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=728572266 HOME/instance-4387296-1568297560.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=728572266

node149.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.81
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.81
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.81
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.81
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:        30383092 kB
MemAvailable:   31029820 kB
Buffers:          101500 kB
Cached:           843716 kB
SwapCached:        61016 kB
Active:          1263312 kB
Inactive:         575084 kB
Active(anon):     861460 kB
Inactive(anon):    71332 kB
Active(file):     401852 kB
Inactive(file):   503752 kB
Unevictable:      111364 kB
Mlocked:          111364 kB
SwapTotal:      67108860 kB
SwapFree:       66940044 kB
Dirty:             35192 kB
Writeback:             0 kB
AnonPages:        945020 kB
Mapped:            55484 kB
Shmem:             30992 kB
Slab:             142848 kB
SReclaimable:     113916 kB
SUnreclaim:        28932 kB
KernelStack:        3712 kB
PageTables:         7288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2124844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    786432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 54604 MiB
End job on node149 at 2019-09-12 16:47:35