Trace number 4285852

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 - Parallel with EPS 2017-08-22OPT50 3.95328 2.1795599

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-dimacs/
Pb-aim-050-3-4-yes1-1.xml
MD5SUM8915323a63a61e038cba0700c5a637e2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark0.046206001
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints220
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":100}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":90},{"degree":8,"count":10}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":50},{"arity":3,"count":170}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":220}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.31/0.25	c version: 2017-08-22
0.31/0.25	c seed: 1377394385
0.31/0.26	c timeout: 2016
0.31/0.26	c memlimit: 22000
0.31/0.26	c nbcore: 8
0.31/0.28	c Parsing instance...
0.85/0.60	c Parsing done, starting search...
3.68/2.11	o 50
3.68/2.15	s OPTIMUM FOUND
3.68/2.16	v <instantiation>
3.68/2.16	v 	<list>
3.68/2.16	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] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
3.68/2.16	v 	</list>
3.68/2.16	v 	<values>
3.68/2.16	v 		0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 
3.68/2.16	v 	</values>
3.68/2.16	v </instantiation>

Verifier Data

OK	50

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285852-1503460038/watcher-4285852-1503460038 -o /tmp/evaluation-result-4285852-1503460038/solver-4285852-1503460038 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503447030-9918 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1377394385 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285852-1503460038.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=11140, runsolver pid=11137

[startup+0.100138 s]*
/proc/loadavg: 8.33 8.68 8.46 2/199 11160
/proc/meminfo: memFree=24510120/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26000852 memory=31636 CPUtime=0.13 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 8312 0 0 0 11 2 0 0 20 0 20 0 179091847 26624872448 7909 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6500213 7909 3407 1 0 6487932 0
[pid=11140/tid=11142] ppid=11137 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 6199 0 0 0 8 1 0 0 20 0 20 0 179091847 26624872448 7909 33554432000 4194304 4196468 140729931659712 139955103084528 139955082949982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26000852 memory=140714164770432 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) S 11137 11140 9891 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954491370352 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954490317552 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) S 11137 11140 9891 0 -1 1077944384 423 0 0 0 1 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954488211952 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 7909 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31636 KiB

[startup+0.21469 s]*
/proc/loadavg: 8.33 8.68 8.46 2/199 11160
/proc/meminfo: memFree=24499316/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26000852 memory=40960 CPUtime=0.31 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 9451 0 0 0 28 3 0 0 20 0 20 0 179091847 26624872448 10240 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6500213 10240 3576 1 0 6487932 0
[pid=11140/tid=11142] ppid=11137 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 6872 0 0 0 18 2 0 0 20 0 20 0 179091847 26624872448 10240 33554432000 4194304 4196468 140729931659712 139955103078752 139955098890842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26000852 memory=9275 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26000852 memory=140714164780812 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091848 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179091850 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) S 11137 11140 9891 0 -1 1077944384 445 0 0 0 1 0 0 0 20 0 20 0 179091853 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954491370352 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) R 11137 11140 9891 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 10240 33554432000 4194304 4196468 140729931659712 139954490317552 139955091106622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 179091853 26624872448 10306 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) S 11137 11140 9891 0 -1 1077944384 513 0 0 0 5 0 0 0 20 0 20 0 179091853 26624872448 10306 33554432000 4194304 4196468 140729931659712 139954488211952 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 10306 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624872448 10306 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40960 KiB

[startup+0.310365 s]*
/proc/loadavg: 8.33 8.68 8.46 2/199 11160
/proc/meminfo: memFree=24493212/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26000872 memory=48708 CPUtime=0.48 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 10544 0 0 0 45 3 0 0 20 0 20 0 179091847 26624892928 12177 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6500218 12177 3710 1 0 6487932 0
[pid=11140/tid=11142] ppid=11137 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 7385 0 0 0 27 2 0 0 20 0 20 0 179091847 26624892928 12242 33554432000 4194304 4196468 140729931659712 139955103098864 139955082913125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26000872 memory=140714067456943 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26000872 memory=140714067459248 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26000872 memory=140714067461552 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091848 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 179091850 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26000872 memory=281428134930064 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 179091850 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26000872 memory=281428134936976 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 179091850 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26000872 memory=281428134878256 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26000872 memory=281428134950800 CPUtime=0.03 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) S 11137 11140 9891 0 -1 1077944384 645 0 0 0 3 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954491370352 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26000872 memory=281428134957712 CPUtime=0.02 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) S 11137 11140 9891 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954490317552 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26000872 memory=281428134955408 CPUtime=0.02 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26000872 memory=281428134972016 CPUtime=0.08 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) S 11137 11140 9891 0 -1 1077944384 654 0 0 0 8 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954488211952 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091853 26624892928 12242 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48708 KiB

[startup+0.700913 s]
/proc/loadavg: 8.33 8.68 8.46 3/199 11160
/proc/meminfo: memFree=24482728/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26004968 memory=74256 CPUtime=1.15 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 12750 0 0 0 109 6 0 0 20 0 20 0 179091847 26629087232 18564 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6501242 18564 3749 1 0 6488956 0
[pid=11140/tid=11142] ppid=11137 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 8803 0 0 0 64 3 0 0 20 0 20 0 179091847 26629087232 18564 33554432000 4194304 4196468 140729931659712 139955103102400 139955098891421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26004968 memory=1224 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26004968 memory=5792 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26004968 memory=1200 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091848 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26004968 memory=16236 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 179091850 26629087232 18564 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0

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

[pid=11140/tid=11159] ppid=11137 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26631184384 38804 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) D 11137 11140 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 179091853 26631184384 38804 33554432000 4194304 4196468 140729931659712 139954486106592 139955083725582 0 4 0 16800975 18446744072100256901 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 26007016 KiB
Current children cumulated memory: 155216 KiB

[startup+2.17949 s]
# the end of solver process 11140 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.75327 s, system=0.200011 s

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

[startup+1.89111 s]
/proc/loadavg: 8.33 8.68 8.46 4/199 11160
/proc/meminfo: memFree=24418716/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26073580 memory=163324 CPUtime=3.14 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 29027 0 0 0 302 12 0 0 20 0 21 0 179091847 26699345920 40831 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6518395 40831 3791 1 0 6506109 0
[pid=11140/tid=11142] ppid=11137 vsize=26073580 memory=0 CPUtime=1.3 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 11289 0 0 0 125 5 0 0 20 0 21 0 179091847 26699345920 40831 33554432000 4194304 4196468 140729931659712 139955103098160 139955082949982 0 4 0 16800975 0 0 0 -1 3 0 0 55 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26073580 memory=4136 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26073580 memory=140714067670464 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 179091848 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 21 0 179091850 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 179091850 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26073580 memory=12880606923214 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 179091850 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26073580 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26073580 memory=13845266004445726 CPUtime=0.46 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) S 11137 11140 9891 0 -1 1077944384 4722 0 0 0 44 2 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954491370352 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26073580 memory=0 CPUtime=0.44 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) R 11137 11140 9891 0 -1 4202560 3863 0 0 0 43 1 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954490317552 139955077035976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26073580 memory=0 CPUtime=0.41 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 3361 0 0 0 39 2 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26073580 memory=0 CPUtime=0.5 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) S 11137 11140 9891 0 -1 1077944384 4367 0 0 0 49 1 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954488211952 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 179091853 26699345920 40831 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 26073580 KiB
Current children cumulated memory: 163324 KiB

[startup+2.00078 s]
/proc/loadavg: 8.33 8.68 8.46 4/199 11160
/proc/meminfo: memFree=24418716/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26142192 memory=175528 CPUtime=3.27 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 29679 0 0 0 314 13 0 0 20 0 22 0 179091847 26769604608 43882 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6535548 43882 3792 1 0 6523262 0
[pid=11140/tid=11142] ppid=11137 vsize=26142192 memory=6791534058613427641 CPUtime=1.41 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) R 11137 11140 9891 0 -1 4202560 11885 0 0 0 135 6 0 0 20 0 22 0 179091847 26769604608 43882 33554432000 4194304 4196468 140729931659712 139955103087120 139955084308601 0 4 0 16800975 0 0 0 -1 3 0 0 55 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26142192 memory=821 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26142192 memory=281428135067312 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26142192 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26142192 memory=16106957127813553 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26142192 memory=7379241909214800471 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26142192 memory=6154820267226784105 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26142192 memory=6935657046847021120 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 179091848 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26142192 memory=140714067468817 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 22 0 179091850 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26142192 memory=281428135241088 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 22 0 179091850 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 22 0 179091850 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26142192 memory=4638798237525635177 CPUtime=0.46 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) S 11137 11140 9891 0 -1 1077944384 4725 0 0 0 44 2 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954491370352 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26142192 memory=7810763844726514514 CPUtime=0.44 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) S 11137 11140 9891 0 -1 1077944384 3878 0 0 0 43 1 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954490317552 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26142192 memory=1296 CPUtime=0.42 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 3363 0 0 0 40 2 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26142192 memory=2404 CPUtime=0.5 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) S 11137 11140 9891 0 -1 1077944384 4374 0 0 0 49 1 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954488211952 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26142192 memory=1732 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26142192 memory=796 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 22 0 179091853 26769604608 43882 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 26142192 KiB
Current children cumulated memory: 175528 KiB

[startup+2.10079 s]
/proc/loadavg: 8.33 8.68 8.46 4/199 11160
/proc/meminfo: memFree=24418716/32770624 swapFree=67108860/67108860
[pid=11140] ppid=11137 vsize=26943008 memory=210444 CPUtime=3.68 cores=0-7
/proc/11140/stat : 11140 (java) S 11137 11140 9891 0 -1 1077944320 30891 0 0 0 354 14 0 0 20 0 34 0 179091847 27589640192 52611 33554432000 4194304 4196468 140729931659712 140729931642256 139955098869495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
/proc/11140/statm: 6735752 52611 3794 1 0 6723466 0
[pid=11140/tid=11142] ppid=11137 vsize=26943008 memory=0 CPUtime=1.46 cores=0-7
/proc/11140/task/11142/stat : 11142 (java) S 11137 11140 9891 0 -1 1077944384 12106 0 0 0 140 6 0 0 20 0 34 0 179091847 27589640192 52611 33554432000 4194304 4196468 140729931659712 139955103107200 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11143] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11143/stat : 11143 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954657299088 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11144] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11144/stat : 11144 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954656246288 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11145] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11145/stat : 11145 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954655193488 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11146] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11146/stat : 11146 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954654140688 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11147] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11147/stat : 11147 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954653088912 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11148] ppid=11137 vsize=26943008 memory=0 CPUtime=0 cores=0-7
/proc/11140/task/11148/stat : 11148 (java) S 11137 11140 9891 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954652036112 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11149] ppid=11137 vsize=26943008 memory=155216 CPUtime=0 cores=0-7
/proc/11140/task/11149/stat : 11149 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954650983312 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11150] ppid=11137 vsize=26943008 memory=281428135087328 CPUtime=0 cores=0-7
/proc/11140/task/11150/stat : 11150 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 179091848 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954649930512 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11151] ppid=11137 vsize=26943008 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/11140/task/11151/stat : 11151 (java) S 11137 11140 9891 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 34 0 179091850 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954495580528 139955098880642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11152] ppid=11137 vsize=26943008 memory=281428135088832 CPUtime=0 cores=0-7
/proc/11140/task/11152/stat : 11152 (java) S 11137 11140 9891 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 34 0 179091850 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954494526496 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11153] ppid=11137 vsize=26943008 memory=281428135089024 CPUtime=0 cores=0-7
/proc/11140/task/11153/stat : 11153 (java) S 11137 11140 9891 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 34 0 179091850 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954493473648 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11154] ppid=11137 vsize=26943008 memory=281428135089216 CPUtime=0 cores=0-7
/proc/11140/task/11154/stat : 11154 (java) S 11137 11140 9891 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954492421968 139955098888091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11155] ppid=11137 vsize=26943008 memory=281428135067328 CPUtime=0.51 cores=0-7
/proc/11140/task/11155/stat : 11155 (java) R 11137 11140 9891 0 -1 4202560 4737 0 0 0 49 2 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954491357152 139955080414068 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11156] ppid=11137 vsize=26943008 memory=281428134790944 CPUtime=0.49 cores=0-7
/proc/11140/task/11156/stat : 11156 (java) S 11137 11140 9891 0 -1 1077944384 3892 0 0 0 48 1 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954490317552 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11157] ppid=11137 vsize=26943008 memory=281428134791136 CPUtime=0.46 cores=0-7
/proc/11140/task/11157/stat : 11157 (java) S 11137 11140 9891 0 -1 1077944384 3382 0 0 0 44 2 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954489264752 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11158] ppid=11137 vsize=26943008 memory=281428134791328 CPUtime=0.54 cores=0-7
/proc/11140/task/11158/stat : 11158 (java) R 11137 11140 9891 0 -1 4202560 4525 0 0 0 53 1 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954488207808 139955082238074 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11159] ppid=11137 vsize=26943008 memory=281428134791520 CPUtime=0 cores=0-7
/proc/11140/task/11159/stat : 11159 (java) S 11137 11140 9891 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954487159392 139955098879701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
[pid=11140/tid=11160] ppid=11137 vsize=26943008 memory=140714067599584 CPUtime=0 cores=0-7
/proc/11140/task/11160/stat : 11160 (java) S 11137 11140 9891 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 34 0 179091853 27589640192 52611 33554432000 4194304 4196468 140729931659712 139954486106672 139955098880642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 52 0 0 6293624 6294260 30605312 140729931662439 140729931662624 140729931662624 140729931665359 0
Current children cumulated CPU time: 3.68 s
Current children cumulated vsize: 26943008 KiB
Current children cumulated memory: 210444 KiB

Child status: 0
Real time (s): 2.17956
CPU time (s): 3.95328
CPU user time (s): 3.75327
CPU system time (s): 0.200011
CPU usage (%): 181.379
Max. virtual memory (cumulated for all children) (KiB): 26943008
Max. memory (cumulated for all children) (KiB): 210444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.75327
system time used= 0.200011
maximum resident set size= 239028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4892
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 11140
#   total CPU time (s): 3.95328
#   total CPU user time (s): 3.75327
#   total CPU system time (s): 0.200011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027064 second user time and 0.06716 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-23 05:32:57
IDJOB=4285852
IDBENCH=134962
IDSOLVER=2682
FILE ID=node102/4285852-1503460038
RUNJOBID= node102-1503447030-9918
PBS_JOBID= 20632157
Free space on /tmp= 61048 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-dimacs/Pb-aim-050-3-4-yes1-1.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285852-1503460038/watcher-4285852-1503460038 -o /tmp/evaluation-result-4285852-1503460038/solver-4285852-1503460038 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503447030-9918 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1377394385 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285852-1503460038.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8915323a63a61e038cba0700c5a637e2
RANDOM SEED=1377394385

node102.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.35
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.35
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.35
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.35
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:        24525348 kB
MemAvailable:   31949976 kB
Buffers:          232868 kB
Cached:          7480496 kB
SwapCached:            0 kB
Active:          1810340 kB
Inactive:        5956556 kB
Active(anon):       3928 kB
Inactive(anon):    94172 kB
Active(file):    1806412 kB
Inactive(file):  5862384 kB
Unevictable:        7484 kB
Mlocked:            7484 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42336 kB
Writeback:           108 kB
AnonPages:         65224 kB
Mapped:            55216 kB
Shmem:             41612 kB
Slab:             171004 kB
SReclaimable:     143336 kB
SUnreclaim:        27668 kB
KernelStack:        3488 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61008 MiB
End job on node102 at 2017-08-23 05:32:59