Trace number 4304853

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 NameAnswerCPU timeWall clock time
Concrete 3.9.2SAT 537.082 516.282

General information on the benchmark

NameStripPacking/
StripPacking-C1P2_c18.xml
MD5SUMea26d3392de34cffb15676b0e6b531a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.0846
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains13
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":49},{"size":20,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.73	c Concrete v3.9.2.1532736233296 running
536.94/516.24	v <instantiation>
536.94/516.24	v       <list>
536.94/516.24	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] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]
536.94/516.24	v       </list>
536.94/516.24	v       <values>
536.94/516.24	v         12 12 3 8 3 12 5 15 0 0 13 0 7 16 16 3 8 5 0 3 13 0 6 13 16 13 18 7 0 18 0 15 7 16 4 4 9 5 9 4 3 1 5 7 3 3 8 4 4 10 7 1 5 4 3 3 1 5 4 5 2 9 13 2 15 5 6 2 0 0 0 1 1 1 1 1 0 0 1 0 1 1 1 0 0
536.94/516.24	v       </values>
536.94/516.24	v     </instantiation>
536.94/516.24	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304853-1534049682/watcher-4304853-1534049682 -o /tmp/evaluation-result-4304853-1534049682/solver-4304853-1534049682 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534038877-15391 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=2072873516 HOME/instance-4304853-1534049682.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=17565, runsolver pid=17562


[startup+0.108858 s]*
/proc/loadavg: 4.83 4.45 3.13 3/207 17622
/proc/meminfo: memFree=8929232/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=10453864 memory=23740 CPUtime=0.1 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 4570 12984 0 0 2 1 5 2 20 0 9 0 222531461 10704756736 5935 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2613466 5935 2102 1 0 2576007 0
[pid=17565/tid=17618] ppid=17562 vsize=10453864 memory=4351193297951032458 CPUtime=0.09 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 2359 12984 0 0 2 0 5 2 20 0 9 0 222531470 10704756736 5935 33554432000 4194304 4196468 140732327832672 139895710859120 139895739045021 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=10453864 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 9 0 222531471 10704756736 5935 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=10453864 memory=139813293495936 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 9 0 222531471 10704756736 5935 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=10453864 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 9 0 222531471 10704756736 5935 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=10453864 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 9 0 222531471 10704756736 5935 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=10453864 memory=139813293495936 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 9 0 222531472 10704756736 5935 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=10453864 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 9 0 222531473 10704756736 5935 33554432000 4194304 4196468 140732327832672 139894533908128 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=10453864 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 9 0 222531473 10704756736 5935 33554432000 4194304 4196468 140732327832672 139894332581168 139895739033301 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10453864 KiB
Current children cumulated memory: 23740 KiB

[startup+0.210857 s]*
/proc/loadavg: 4.83 4.45 3.13 3/216 17631
/proc/meminfo: memFree=8909160/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=10982776 memory=49072 CPUtime=0.26 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 9032 12984 0 0 17 2 5 2 20 0 15 0 222531461 11246362624 12202 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2745694 12202 2977 1 0 2708117 0
[pid=17565/tid=17618] ppid=17562 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) D 17562 17565 14233 0 -1 1077944384 5644 12984 0 0 11 1 5 2 20 0 15 0 222531470 11246329856 12321 33554432000 4194304 4196468 140732327832672 139895710847904 139895731702317 0 4 0 16800975 18446744072101756452 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=10982744 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246329856 12321 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=10982744 memory=139813293511598 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246329856 12321 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246329856 12321 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246362624 12321 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=10982776 memory=139813293495936 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531472 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894533908128 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894332581104 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 365 12984 0 0 1 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 271 12984 0 0 1 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=10982776 memory=139813293495936 CPUtime=0.1 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 614 12984 0 0 3 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=10982776 memory=139813293495936 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246362624 12321 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982776 KiB
Current children cumulated memory: 49072 KiB

[startup+0.310613 s]*
/proc/loadavg: 4.83 4.45 3.13 3/216 17631
/proc/meminfo: memFree=8895640/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=10983192 memory=57160 CPUtime=0.38 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 10330 12984 0 0 28 3 5 2 20 0 15 0 222531461 11246788608 14290 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2745798 14290 3096 1 0 2708109 0
[pid=17565/tid=17618] ppid=17562 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 6852 12984 0 0 19 2 5 2 20 0 15 0 222531470 11246788608 14290 33554432000 4194304 4196468 140732327832672 139895710835104 139895723103582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=10983192 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 14290 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=10983192 memory=139813293506529 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 14290 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 14290 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 14290 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531472 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894533908128 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894332581104 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 366 12984 0 0 1 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 271 12984 0 0 1 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=10983192 memory=139813293495936 CPUtime=0.12 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 622 12984 0 0 5 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=10983192 memory=139813293495936 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 14290 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 57160 KiB

[startup+0.700745 s]
/proc/loadavg: 4.52 4.39 3.12 3/216 17631
/proc/meminfo: memFree=8886832/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=10983192 memory=89376 CPUtime=0.98 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 16402 12984 0 0 86 5 5 2 20 0 15 0 222531461 11246788608 22344 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2745798 22344 3238 1 0 2708109 0
[pid=17565/tid=17618] ppid=17562 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 11860 12984 0 0 55 4 5 2 20 0 15 0 222531470 11246788608 22344 33554432000 4194304 4196468 140732327832672 139895710843920 139895719298933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 22344 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=10983192 memory=2451486803457 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 22344 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=10983192 memory=8730491 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 22344 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=10983192 memory=-7453528518462155811 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 2 12984 0 0 0 0 5 2 20 0 15 0 222531471 11246788608 22344 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=10983192 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 5 12984 0 0 0 0 5 2 20 0 15 0 222531472 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 13 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894533908128 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894332581104 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=10983192 memory=8551153264050085251 CPUtime=0.16 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 1004 12984 0 0 9 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=10983192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 641 12984 0 0 7 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=10983192 memory=139813293498449 CPUtime=0.2 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 672 12984 0 0 13 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=10983192 memory=3872 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531476 11246788608 22344 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89376 KiB

[startup+1.50074 s]
/proc/loadavg: 4.52 4.39 3.12 4/216 17631
/proc/meminfo: memFree=8840952/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=11000140 memory=178272 CPUtime=2.27 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 23655 12984 0 0 210 10 5 2 20 0 15 0 222531461 11264143360 44568 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2750035 44568 3474 1 0 2711693 0
[pid=17565/tid=17618] ppid=17562 vsize=11000140 memory=9168 CPUtime=1.42 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 17468 12984 0 0 129 6 5 2 20 0 15 0 222531470 11264143360 44568 33554432000 4194304 4196468 140732327832672 139895710854808 139895725194588 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=11000140 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 24 12984 0 0 0 0 5 2 20 0 15 0 222531471 11264143360 44568 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 25 12984 0 0 1 0 5 2 20 0 15 0 222531471 11264143360 44568 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 278 12984 0 0 0 0 5 2 20 0 15 0 222531471 11264143360 44568 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 70 12984 0 0 1 0 5 2 20 0 15 0 222531471 11264143360 44568 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=11000140 memory=8551153264050085251 CPUtime=0.08 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 49 12984 0 0 1 0 5 2 20 0 15 0 222531472 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 14 12984 0 0 0 0 5 2 20 0 15 0 222531473 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894533908192 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=11000140 memory=139813293498449 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894332581120 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=11000140 memory=756 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=11000140 memory=1624 CPUtime=0.29 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 1472 12984 0 0 22 0 5 2 20 0 15 0 222531476 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=11000140 memory=1836 CPUtime=0.25 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 854 12984 0 0 18 0 5 2 20 0 15 0 222531476 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=11000140 memory=1132 CPUtime=0.4 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 1200 12984 0 0 33 0 5 2 20 0 15 0 222531476 11264143360 44568 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0

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

[pid=17565/tid=17630] ppid=17562 vsize=11082080 memory=1573952 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=11082080 memory=1573952 CPUtime=0.37 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 340 12984 0 0 11 19 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 532.69 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1574036 KiB

[startup+513.601 s]
/proc/loadavg: 1.41 2.06 2.46 3/217 17672
/proc/meminfo: memFree=6942456/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=11082080 memory=1574036 CPUtime=534.31 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 178478 12984 0 0 53302 122 5 2 20 0 15 0 222531461 11348049920 393509 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2770520 393509 3532 1 0 2732173 0
[pid=17565/tid=17618] ppid=17562 vsize=11082080 memory=6791534058613427641 CPUtime=508.23 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 68385 12984 0 0 50777 39 5 2 20 0 15 0 222531470 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895710856096 139895304884128 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=11082080 memory=2260 CPUtime=2.41 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 4404 12984 0 0 221 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=11082080 memory=1574036 CPUtime=2.4 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 8379 12984 0 0 220 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=11082080 memory=5420 CPUtime=2.41 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 7487 12984 0 0 220 14 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=11082080 memory=4424 CPUtime=2.4 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 5889 12984 0 0 221 12 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=11082080 memory=1573952 CPUtime=2.28 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 7277 12984 0 0 208 13 5 2 20 0 15 0 222531472 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=11082080 memory=2260 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 15 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894533908192 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=11082080 memory=1788 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894332581120 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=11082080 memory=860 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=11082080 memory=12604 CPUtime=5.88 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 30380 12984 0 0 577 4 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=11082080 memory=756 CPUtime=6.25 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 29327 12984 0 0 615 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=11082080 memory=1624 CPUtime=2.2 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 14395 12984 0 0 210 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=11082080 memory=1574036 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=11082080 memory=1574036 CPUtime=0.37 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 340 12984 0 0 11 19 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 534.31 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1574036 KiB

[startup+515.201 s]
/proc/loadavg: 1.41 2.06 2.46 3/217 17672
/proc/meminfo: memFree=6942608/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=11082080 memory=1574036 CPUtime=535.93 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 178641 12984 0 0 53464 122 5 2 20 0 15 0 222531461 11348049920 393509 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2770520 393509 3532 1 0 2732173 0
[pid=17565/tid=17618] ppid=17562 vsize=11082080 memory=6791534058613427641 CPUtime=509.8 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 68535 12984 0 0 50934 39 5 2 20 0 15 0 222531470 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895710856848 139895306208485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=11082080 memory=4126316290023845779 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 4404 12984 0 0 222 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=11082080 memory=916 CPUtime=2.41 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 8381 12984 0 0 221 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=11082080 memory=1128 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 7488 12984 0 0 221 14 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=11082080 memory=15188 CPUtime=2.4 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 5889 12984 0 0 221 12 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=11082080 memory=4000 CPUtime=2.29 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 7285 12984 0 0 209 13 5 2 20 0 15 0 222531472 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=11082080 memory=4416480 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 15 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894533908192 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=11082080 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894332581120 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=11082080 memory=6010165219059065706 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=11082080 memory=6933690305039933585 CPUtime=5.88 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 30380 12984 0 0 577 4 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=11082080 memory=7754532806735262483 CPUtime=6.25 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 29327 12984 0 0 615 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=11082080 memory=1224 CPUtime=2.2 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 14395 12984 0 0 210 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=11082080 memory=2260 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=11082080 memory=1788 CPUtime=0.37 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 342 12984 0 0 11 19 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 535.93 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1574036 KiB

[startup+516.001 s]*
/proc/loadavg: 1.37 2.04 2.45 3/217 17672
/proc/meminfo: memFree=6942608/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=11082080 memory=1574036 CPUtime=536.75 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 178652 12984 0 0 53546 122 5 2 20 0 15 0 222531461 11348049920 393509 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2770520 393509 3532 1 0 2732173 0
[pid=17565/tid=17618] ppid=17562 vsize=11082080 memory=4416472 CPUtime=510.6 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 68540 12984 0 0 51014 39 5 2 20 0 15 0 222531470 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895710858096 139895303535463 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=11082080 memory=1408 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 4404 12984 0 0 222 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=11082080 memory=4126316290023845779 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 8381 12984 0 0 222 13 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=11082080 memory=1574036 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 7491 12984 0 0 221 14 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=11082080 memory=6791534058613427641 CPUtime=2.41 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 5889 12984 0 0 222 12 5 2 20 0 15 0 222531471 11348049920 393509 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=11082080 memory=4126316290023845779 CPUtime=2.29 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 7288 12984 0 0 209 13 5 2 20 0 15 0 222531472 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=11082080 memory=1571636 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 15 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894533908192 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=11082080 memory=1571636 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894332581120 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=11082080 memory=1573876 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=11082080 memory=1573876 CPUtime=5.88 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 30380 12984 0 0 577 4 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=11082080 memory=928 CPUtime=6.25 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 29327 12984 0 0 615 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=11082080 memory=1573952 CPUtime=2.2 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 14395 12984 0 0 210 3 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=11082080 memory=1573952 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=11082080 memory=1573952 CPUtime=0.37 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 342 12984 0 0 11 19 5 2 20 0 15 0 222531476 11348049920 393509 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 536.75 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1574036 KiB

[startup+516.201 s]
/proc/loadavg: 1.37 2.04 2.45 3/217 17672
/proc/meminfo: memFree=6942608/32770624 swapFree=67108496/67108860
[pid=17565] ppid=17562 vsize=11082080 memory=1574048 CPUtime=536.94 cores=1,3,5,7
/proc/17565/stat : 17565 (java) S 17562 17565 14233 0 -1 1077944320 181171 12984 0 0 53565 122 5 2 20 0 15 0 222531461 11348049920 393512 33554432000 4194304 4196468 140732327832672 140732327815216 139895739023095 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
/proc/17565/statm: 2770520 393512 3532 1 0 2732173 0
[pid=17565/tid=17618] ppid=17562 vsize=11082080 memory=1836 CPUtime=510.79 cores=1,3,5,7
/proc/17565/task/17618/stat : 17618 (java) R 17562 17565 14233 0 -1 4202560 69435 12984 0 0 51033 39 5 2 20 0 15 0 222531470 11348049920 393512 33554432000 4194304 4196468 140732327832672 139895710855520 139895292788833 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17619] ppid=17562 vsize=11082080 memory=1132 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17619/stat : 17619 (java) S 17562 17565 14233 0 -1 1077944384 4404 12984 0 0 222 13 5 2 20 0 15 0 222531471 11348049920 393512 33554432000 4194304 4196468 140732327832672 139895743265296 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17620] ppid=17562 vsize=11082080 memory=6640 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17620/stat : 17620 (java) S 17562 17565 14233 0 -1 1077944384 8383 12984 0 0 222 13 5 2 20 0 15 0 222531471 11348049920 393512 33554432000 4194304 4196468 140732327832672 139895278267024 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17621] ppid=17562 vsize=11082080 memory=5420 CPUtime=2.42 cores=1,3,5,7
/proc/17565/task/17621/stat : 17621 (java) S 17562 17565 14233 0 -1 1077944384 7491 12984 0 0 221 14 5 2 20 0 15 0 222531471 11348049920 393513 33554432000 4194304 4196468 140732327832672 139895277213968 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17622] ppid=17562 vsize=11082080 memory=4424 CPUtime=2.41 cores=1,3,5,7
/proc/17565/task/17622/stat : 17622 (java) S 17562 17565 14233 0 -1 1077944384 5890 12984 0 0 222 12 5 2 20 0 15 0 222531471 11348049920 393513 33554432000 4194304 4196468 140732327832672 139895276161424 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17623] ppid=17562 vsize=11082080 memory=1380 CPUtime=2.29 cores=1,3,5,7
/proc/17565/task/17623/stat : 17623 (java) S 17562 17565 14233 0 -1 1077944384 7291 12984 0 0 209 13 5 2 20 0 15 0 222531472 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894910040816 139895739034242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17624] ppid=17562 vsize=11082080 memory=1128 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17624/stat : 17624 (java) S 17562 17565 14233 0 -1 1077944384 15 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894533908192 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17625] ppid=17562 vsize=11082080 memory=15188 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17625/stat : 17625 (java) S 17562 17565 14233 0 -1 1077944384 1 12984 0 0 0 0 5 2 20 0 15 0 222531473 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894332581120 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17626] ppid=17562 vsize=11082080 memory=4000 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17626/stat : 17626 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894025181648 139895739041691 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17627] ppid=17562 vsize=11082080 memory=14204 CPUtime=5.88 cores=1,3,5,7
/proc/17565/task/17627/stat : 17627 (java) S 17562 17565 14233 0 -1 1077944384 30380 12984 0 0 577 4 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894908987632 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17628] ppid=17562 vsize=11082080 memory=33880 CPUtime=6.25 cores=1,3,5,7
/proc/17565/task/17628/stat : 17628 (java) S 17562 17565 14233 0 -1 1077944384 29327 12984 0 0 615 3 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894907935088 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17629] ppid=17562 vsize=11082080 memory=1180 CPUtime=2.2 cores=1,3,5,7
/proc/17565/task/17629/stat : 17629 (java) S 17562 17565 14233 0 -1 1077944384 16090 12984 0 0 210 3 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894906882032 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17630] ppid=17562 vsize=11082080 memory=504 CPUtime=0.07 cores=1,3,5,7
/proc/17565/task/17630/stat : 17630 (java) S 17562 17565 14233 0 -1 1077944384 3 12984 0 0 0 0 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139893594384736 139895739033301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
[pid=17565/tid=17631] ppid=17562 vsize=11082080 memory=303430223234596890 CPUtime=0.37 cores=1,3,5,7
/proc/17565/task/17631/stat : 17631 (java) S 17562 17565 14233 0 -1 1077944384 342 12984 0 0 11 19 5 2 20 0 15 0 222531476 11348049920 393513 33554432000 4194304 4196468 140732327832672 139894905830448 139895739034242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38633472 140732327840364 140732327843164 140732327843164 140732327845839 0
Current children cumulated CPU time: 536.94 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1574048 KiB

Child status: 0
Real time (s): 516.282
CPU time (s): 537.082
CPU user time (s): 535.806
CPU system time (s): 1.27559
CPU usage (%): 104.029
Max. virtual memory (cumulated for all children) (KiB): 11082740
Max. memory (cumulated for all children) (KiB): 1574048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 535.806
system time used= 1.27559
maximum resident set size= 1576492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200249
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64556
involuntary context switches= 1682


# summary of solver processes directly reported to runsolver:
#   pid: 17565
#   total CPU time (s): 537.082
#   total CPU user time (s): 535.806
#   total CPU system time (s): 1.27559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29247 second user time and 5.72048 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-12 06:54:43
IDJOB=4304853
IDBENCH=141122
IDSOLVER=2780
FILE ID=node149/4304853-1534049682
RUNJOBID= node149-1534038877-15391
PBS_JOBID= 21036971
Free space on /tmp= 38776 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304853-1534049682/watcher-4304853-1534049682 -o /tmp/evaluation-result-4304853-1534049682/solver-4304853-1534049682 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534038877-15391 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=2072873516 HOME/instance-4304853-1534049682.xml

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

MD5SUM BENCH= ea26d3392de34cffb15676b0e6b531a1
RANDOM SEED=2072873516

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.60
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.60
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.60
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.60
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:         8941016 kB
MemAvailable:   27925784 kB
Buffers:          175284 kB
Cached:         18837644 kB
SwapCached:           28 kB
Active:         11827688 kB
Inactive:       11215140 kB
Active(anon):    3978040 kB
Inactive(anon):   104144 kB
Active(file):    7849648 kB
Inactive(file): 11110996 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             26624 kB
Writeback:             0 kB
AnonPages:       4037500 kB
Mapped:            66880 kB
Shmem:             49616 kB
Slab:             480832 kB
SReclaimable:     452584 kB
SUnreclaim:        28248 kB
KernelStack:        3504 kB
PageTables:        13220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4767540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2052096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 38752 MiB
End job on node149 at 2018-08-12 07:03:19