Trace number 4302303

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2? (TO) 254.168 184.941

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-11-4-rom_c18.xml
MD5SUM63b9378ece2d6066ad6e61da47f93b8a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark252.011
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints88
Number of domains5
Minimum domain size2
Maximum domain size115571
Distribution of domain sizes[{"size":2,"count":22},{"size":12,"count":154},{"size":27,"count":121},{"size":115571,"count":88}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":110},{"degree":2,"count":154},{"degree":8,"count":121}]
Minimum constraint arity14
Maximum constraint arity15
Distribution of constraint arities[{"arity":14,"count":22},{"arity":15,"count":66}]
Number of extensional constraints88
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":88}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302303-1532896873/watcher-4302303-1532896873 -o /tmp/evaluation-result-4302303-1532896873/solver-4302303-1532896873 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532895510-17593 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1001533894 HOME/instance-4302303-1532896873.xml 

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

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

solver pid=19308, runsolver pid=19305

[startup+0.100105 s]*
/proc/loadavg: 1.82 1.80 1.63 6/206 19365
/proc/meminfo: memFree=18687380/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=10005480 memory=16816 CPUtime=0.08 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 4343 13119 0 0 1 0 5 2 20 0 6 0 107250529 10245611520 4204 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2501370 4204 1935 1 0 2489808 0
[pid=19308/tid=19361] ppid=19305 vsize=10005480 memory=4279135704013571469 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 2164 13119 0 0 0 0 5 2 20 0 6 0 107250538 10245611520 4204 33554432000 4194304 4196468 140728432175104 139834159219280 139834171463036 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 6 0 107250539 10245611520 4204 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=10005480 memory=139734677198464 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 6 0 107250539 10245611520 4204 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 6 0 107250539 10245611520 4204 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 6 0 107250539 10245611520 4204 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209845 s]*
/proc/loadavg: 1.82 1.80 1.63 6/215 19374
/proc/meminfo: memFree=18661972/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=10982744 memory=42436 CPUtime=0.25 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 7853 13119 0 0 17 1 5 2 20 0 15 0 107250529 11246329856 10609 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2745686 10609 2955 1 0 2708109 0
[pid=19308/tid=19361] ppid=19305 vsize=10982744 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 4462 13119 0 0 10 1 5 2 20 0 15 0 107250538 11246329856 10675 33554432000 4194304 4196468 140728432175104 139834159178560 139834167658347 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=10982744 memory=342 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246329856 10675 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=10982744 memory=139734677842005 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246329856 10675 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246329856 10675 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246329856 10675 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=10982744 memory=139734677198464 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 15 0 107250540 11246329856 10675 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 13 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246329856 10675 33554432000 4194304 4196468 140728432175104 139832995079712 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 21 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246329856 10675 33554432000 4194304 4196468 140728432175104 139832927966576 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250543 11246329856 10675 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 429 13119 0 0 1 0 5 2 20 0 15 0 107250543 11246329856 10675 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 181 13119 0 0 0 0 5 2 20 0 15 0 107250543 11246329856 10675 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=10982744 memory=139734677198464 CPUtime=0.1 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 614 13119 0 0 3 0 5 2 20 0 15 0 107250543 11246329856 10675 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246329856 10675 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=10982744 memory=139734677198464 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246329856 10675 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42436 KiB

[startup+0.310086 s]*
/proc/loadavg: 1.82 1.80 1.63 6/215 19374
/proc/meminfo: memFree=18650684/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=10983192 memory=53408 CPUtime=0.38 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 10437 13119 0 0 29 2 5 2 20 0 15 0 107250529 11246788608 13352 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2745798 13352 3074 1 0 2708109 0
[pid=19308/tid=19361] ppid=19305 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 6968 13119 0 0 19 2 5 2 20 0 15 0 107250538 11246788608 13352 33554432000 4194304 4196468 140728432175104 139834159194528 139834171463006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 13352 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 13352 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 13352 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 13352 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 15 0 107250540 11246788608 13352 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 13 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246788608 13352 33554432000 4194304 4196468 140728432175104 139832995079712 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 21 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246788608 13352 33554432000 4194304 4196468 140728432175104 139832927966576 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250543 11246788608 13352 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 430 13119 0 0 2 0 5 2 20 0 15 0 107250543 11246788608 13352 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 181 13119 0 0 1 0 5 2 20 0 15 0 107250543 11246788608 13352 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=10983192 memory=139734677198464 CPUtime=0.12 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 624 13119 0 0 5 0 5 2 20 0 15 0 107250543 11246788608 13352 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246788608 13352 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=10983192 memory=139734677198464 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246788608 13352 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53408 KiB

[startup+0.700729 s]
/proc/loadavg: 1.82 1.80 1.63 6/215 19374
/proc/meminfo: memFree=18634332/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=10983192 memory=86536 CPUtime=0.98 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 16830 13119 0 0 87 4 5 2 20 0 15 0 107250529 11246788608 21634 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2745798 21634 3240 1 0 2708109 0
[pid=19308/tid=19361] ppid=19305 vsize=10983192 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 12305 13119 0 0 55 3 5 2 20 0 15 0 107250538 11246788608 21634 33554432000 4194304 4196468 140728432175104 139834159203344 139834170569357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 21634 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 21634 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=10983192 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 21634 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 2 13119 0 0 0 0 5 2 20 0 15 0 107250539 11246788608 21634 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 5 13119 0 0 0 0 5 2 20 0 15 0 107250540 11246788608 21634 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=10983192 memory=139734546526928 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 13 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246788608 21634 33554432000 4194304 4196468 140728432175104 139832995079712 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=10983192 memory=139736760975971 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 21 13119 0 0 0 0 5 2 20 0 15 0 107250541 11246788608 21634 33554432000 4194304 4196468 140728432175104 139832927966576 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=10983192 memory=8600 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250543 11246788608 21634 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=10983192 memory=7234564758908855872 CPUtime=0.14 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 839 13119 0 0 7 0 5 2 20 0 15 0 107250543 11246788608 21634 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=10983192 memory=7597685182856913236 CPUtime=0.16 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 734 13119 0 0 9 0 5 2 20 0 15 0 107250543 11246788608 21634 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=10983192 memory=5787220445994897765 CPUtime=0.2 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 712 13119 0 0 13 0 5 2 20 0 15 0 107250543 11246788608 21634 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=10983192 memory=4128 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246788608 21634 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=10983192 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250544 11246788608 21634 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86536 KiB

[startup+1.50151 s]
/proc/loadavg: 1.82 1.80 1.63 6/215 19374
/proc/meminfo: memFree=18588372/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=10991948 memory=315728 CPUtime=2.78 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 25193 13119 0 0 248 23 5 2 20 0 15 0 107250529 11255754752 78932 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2747987 78932 3459 1 0 2709645 0
[pid=19308/tid=19361] ppid=19305 vsize=10991948 memory=12813 CPUtime=1.39 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 14992 13119 0 0 125 7 5 2 20 0 15 0 107250538 11255754752 78932 33554432000 4194304 4196468 140728432175104 139834159213208 139833752100454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=10991948 memory=6791534058613427641 CPUtime=0.12 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 309 13119 0 0 2 3 5 2 20 0 15 0 107250539 11255754752 78932 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=10991948 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 45 13119 0 0 1 2 5 2 20 0 15 0 107250539 11255754752 78932 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=10991948 memory=155 CPUtime=0.12 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 66 13119 0 0 2 3 5 2 20 0 15 0 107250539 11255754752 78932 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=10991948 memory=86536 CPUtime=0.12 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 63 13119 0 0 2 3 5 2 20 0 15 0 107250539 11255754752 78932 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 87 13119 0 0 0 0 5 2 20 0 15 0 107250540 11255754752 78932 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=10991948 memory=279469092995568 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 13 13119 0 0 0 0 5 2 20 0 15 0 107250541 11255754752 78932 33554432000 4194304 4196468 140728432175104 139832995079776 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=10991948 memory=279469093046368 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 44 13119 0 0 0 0 5 2 20 0 15 0 107250541 11255754752 78932 33554432000 4194304 4196468 140728432175104 139832927966592 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=10991948 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250543 11255754752 78932 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=10991948 memory=4638778398332698720 CPUtime=0.5 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) R 19305 19308 6396 0 -1 4202560 3251 13119 0 0 42 1 5 2 20 0 15 0 107250543 11255754752 78932 33554432000 4194304 4196468 140728432175104 139833679396680 139834170769307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=10991948 memory=279469093329792 CPUtime=0.44 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) R 19305 19308 6396 0 -1 4202560 2750 13119 0 0 37 0 5 2 20 0 15 0 107250543 11255754752 78932 33554432000 4194304 4196468 140728432175104 139833678348744 139834168927261 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=10991948 memory=-7531822216213012384 CPUtime=0.4 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 1377 13119 0 0 33 0 5 2 20 0 15 0 107250543 11255754752 78932 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=10991948 memory=-7531822216213012384 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 15 0 107250544 11255754752 78932 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=10991948 memory=1399101730491701635 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 1 13119 0 0 0 0 5 2 20 0 15 0 107250544 11255754752 78932 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 10991948 KiB

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

[pid=19308/tid=19362] ppid=19305 vsize=11270504 memory=4126316290023845779 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 30930 13119 0 0 1940 69 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=11270504 memory=14134428972616243 CPUtime=20.15 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 26085 13119 0 0 1941 67 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=11270504 memory=4128 CPUtime=20.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 22813 13119 0 0 1929 71 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=11270504 memory=30460 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 23573 13119 0 0 1943 66 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=11270504 memory=1292 CPUtime=1.3 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 32518 13119 0 0 120 3 5 2 20 0 17 0 107250540 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 16 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832995079776 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=11270504 memory=7528 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 50 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832927966592 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=11270504 memory=840 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 124 13119 0 0 0 0 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=11270504 memory=1796 CPUtime=4.03 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 10422 13119 0 0 393 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=11270504 memory=916 CPUtime=3.84 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 15339 13119 0 0 374 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=11270504 memory=3848 CPUtime=1.37 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 9012 13119 0 0 127 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=11270504 memory=4100 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=11270504 memory=2852 CPUtime=0.18 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 180 13119 0 0 6 5 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19631] ppid=19305 vsize=11270504 memory=2592 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19631/stat : 19631 (java) S 19305 19308 6396 0 -1 1077944384 161 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831988445936 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19632] ppid=19305 vsize=11270504 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19632/stat : 19632 (java) S 19305 19308 6396 0 -1 1077944384 38 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831787120224 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 253.21 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 4536540 KiB

[startup+184.401 s]
/proc/loadavg: 1.76 1.94 1.73 3/217 19632
/proc/meminfo: memFree=18239220/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=11270504 memory=4536540 CPUtime=253.6 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 224424 13119 0 0 25022 331 5 2 20 0 17 0 107250529 11540996096 1134135 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2817626 1134135 3514 1 0 2779279 0
[pid=19308/tid=19361] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=162.86 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 50967 13119 0 0 16241 38 5 2 20 0 17 0 107250538 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834159210544 139833759972576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=11270504 memory=-7175753904026764170 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 30930 13119 0 0 1940 69 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=11270504 memory=-6935123839545469842 CPUtime=20.15 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 26085 13119 0 0 1941 67 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=11270504 memory=-4866526891258710369 CPUtime=20.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 22813 13119 0 0 1929 71 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=11270504 memory=-4866526891258710369 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 23573 13119 0 0 1943 66 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=11270504 memory=8547712850019655617 CPUtime=1.3 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 32519 13119 0 0 120 3 5 2 20 0 17 0 107250540 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=11270504 memory=-3252517613198930781 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 16 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832995079776 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 50 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832927966592 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=11270504 memory=1200 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 124 13119 0 0 0 0 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=11270504 memory=8600 CPUtime=4.03 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 10422 13119 0 0 393 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=11270504 memory=4616 CPUtime=3.84 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 15339 13119 0 0 374 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=11270504 memory=1428 CPUtime=1.37 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 9012 13119 0 0 127 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=11270504 memory=15876 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=11270504 memory=16412 CPUtime=0.18 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 180 13119 0 0 6 5 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19631] ppid=19305 vsize=11270504 memory=17440 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19631/stat : 19631 (java) S 19305 19308 6396 0 -1 1077944384 161 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831988445936 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19632] ppid=19305 vsize=11270504 memory=4048 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19632/stat : 19632 (java) S 19305 19308 6396 0 -1 1077944384 39 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831787120224 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 253.6 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 4536540 KiB

[startup+184.801 s]
/proc/loadavg: 1.76 1.94 1.73 3/217 19632
/proc/meminfo: memFree=18239220/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=11270504 memory=4536540 CPUtime=254 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 224424 13119 0 0 25062 331 5 2 20 0 17 0 107250529 11540996096 1134135 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2817626 1134135 3514 1 0 2779279 0
[pid=19308/tid=19361] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=163.26 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 50967 13119 0 0 16281 38 5 2 20 0 17 0 107250538 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834159210544 139833755967809 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=11270504 memory=4536552 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 30930 13119 0 0 1940 69 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=11270504 memory=1408 CPUtime=20.15 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 26085 13119 0 0 1941 67 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=11270504 memory=2968 CPUtime=20.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 22813 13119 0 0 1929 71 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 23573 13119 0 0 1943 66 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=11270504 memory=1728 CPUtime=1.3 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 32519 13119 0 0 120 3 5 2 20 0 17 0 107250540 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=11270504 memory=1704 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 16 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832995079776 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=11270504 memory=796 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 50 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832927966592 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=11270504 memory=5408 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 124 13119 0 0 0 0 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=11270504 memory=1008 CPUtime=4.03 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 10422 13119 0 0 393 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=11270504 memory=9992 CPUtime=3.84 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 15339 13119 0 0 374 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=11270504 memory=1228 CPUtime=1.37 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 9012 13119 0 0 127 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=11270504 memory=1008 CPUtime=0.18 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 180 13119 0 0 6 5 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19631] ppid=19305 vsize=11270504 memory=9992 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19631/stat : 19631 (java) S 19305 19308 6396 0 -1 1077944384 161 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831988445936 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19632] ppid=19305 vsize=11270504 memory=1228 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19632/stat : 19632 (java) S 19305 19308 6396 0 -1 1077944384 39 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831787120224 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 254 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 4536540 KiB

[startup+184.901 s]
/proc/loadavg: 1.76 1.94 1.73 3/217 19632
/proc/meminfo: memFree=18239220/32770624 swapFree=67108860/67108860
[pid=19308] ppid=19305 vsize=11270504 memory=4536540 CPUtime=254.1 cores=1,3,5,7
/proc/19308/stat : 19308 (java) S 19305 19308 6396 0 -1 1077944320 224424 13119 0 0 25072 331 5 2 20 0 17 0 107250529 11540996096 1134135 33554432000 4194304 4196468 140728432175104 140728432157648 139834187382519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
/proc/19308/statm: 2817626 1134135 3514 1 0 2779279 0
[pid=19308/tid=19361] ppid=19305 vsize=11270504 memory=4536540 CPUtime=163.36 cores=1,3,5,7
/proc/19308/task/19361/stat : 19361 (java) R 19305 19308 6396 0 -1 4202560 50967 13119 0 0 16291 38 5 2 20 0 17 0 107250538 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834159210544 139833752991648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19362] ppid=19305 vsize=11270504 memory=4536540 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19362/stat : 19362 (java) S 19305 19308 6396 0 -1 1077944384 30930 13119 0 0 1940 69 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834191624848 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19363] ppid=19305 vsize=11270504 memory=4532356 CPUtime=20.15 cores=1,3,5,7
/proc/19308/task/19363/stat : 19363 (java) S 19305 19308 6396 0 -1 1077944384 26085 13119 0 0 1941 67 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834072889872 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19364] ppid=19305 vsize=11270504 memory=4532356 CPUtime=20.07 cores=1,3,5,7
/proc/19308/task/19364/stat : 19364 (java) S 19305 19308 6396 0 -1 1077944384 22813 13119 0 0 1929 71 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834071837072 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19365] ppid=19305 vsize=11270504 memory=4532356 CPUtime=20.16 cores=1,3,5,7
/proc/19308/task/19365/stat : 19365 (java) S 19305 19308 6396 0 -1 1077944384 23573 13119 0 0 1943 66 5 2 20 0 17 0 107250539 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139834070784272 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19366] ppid=19305 vsize=11270504 memory=4532356 CPUtime=1.3 cores=1,3,5,7
/proc/19308/task/19366/stat : 19366 (java) S 19305 19308 6396 0 -1 1077944384 32519 13119 0 0 120 3 5 2 20 0 17 0 107250540 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833680468848 139834187393666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19367] ppid=19305 vsize=11270504 memory=4532344 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19367/stat : 19367 (java) S 19305 19308 6396 0 -1 1077944384 16 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832995079776 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19368] ppid=19305 vsize=11270504 memory=4532324 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19368/stat : 19368 (java) S 19305 19308 6396 0 -1 1077944384 50 13119 0 0 0 0 5 2 20 0 17 0 107250541 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832927966592 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19369] ppid=19305 vsize=11270504 memory=4536540 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19369/stat : 19369 (java) S 19305 19308 6396 0 -1 1077944384 124 13119 0 0 0 0 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832620570960 139834187401115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19370] ppid=19305 vsize=11270504 memory=3853 CPUtime=4.03 cores=1,3,5,7
/proc/19308/task/19370/stat : 19370 (java) S 19305 19308 6396 0 -1 1077944384 10422 13119 0 0 393 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833679415664 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19371] ppid=19305 vsize=11270504 memory=4532356 CPUtime=3.84 cores=1,3,5,7
/proc/19308/task/19371/stat : 19371 (java) S 19305 19308 6396 0 -1 1077944384 15339 13119 0 0 374 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833678362864 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19372] ppid=19305 vsize=11270504 memory=4532356 CPUtime=1.37 cores=1,3,5,7
/proc/19308/task/19372/stat : 19372 (java) S 19305 19308 6396 0 -1 1077944384 9012 13119 0 0 127 3 5 2 20 0 17 0 107250543 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833677310064 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19373] ppid=19305 vsize=11270504 memory=4536540 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19373/stat : 19373 (java) S 19305 19308 6396 0 -1 1077944384 3 13119 0 0 0 0 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139832189774048 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19374] ppid=19305 vsize=11270504 memory=4536540 CPUtime=0.18 cores=1,3,5,7
/proc/19308/task/19374/stat : 19374 (java) S 19305 19308 6396 0 -1 1077944384 180 13119 0 0 6 5 5 2 20 0 17 0 107250544 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139833676258480 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19631] ppid=19305 vsize=11270504 memory=2416 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19631/stat : 19631 (java) S 19305 19308 6396 0 -1 1077944384 161 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831988445936 139834187392725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
[pid=19308/tid=19632] ppid=19305 vsize=11270504 memory=1728 CPUtime=0.07 cores=1,3,5,7
/proc/19308/task/19632/stat : 19632 (java) S 19305 19308 6396 0 -1 1077944384 39 13119 0 0 0 0 5 2 20 0 17 0 107268820 11540996096 1134135 33554432000 4194304 4196468 140728432175104 139831787120224 139834187393666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36167680 140728432183921 140728432186721 140728432186721 140728432189391 0
Current children cumulated CPU time: 254.1 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 4536540 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 184.941
CPU time (s): 254.168
CPU user time (s): 250.79
CPU system time (s): 3.3779
CPU usage (%): 137.431
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 4824344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.79
system time used= 3.3779
maximum resident set size= 4828440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12475
involuntary context switches= 1292


# summary of solver processes directly reported to runsolver:
#   pid: 19308
#   total CPU time (s): 254.168
#   total CPU user time (s): 250.79
#   total CPU system time (s): 3.3779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0944 second user time and 1.78193 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 22:41:13
IDJOB=4302303
IDBENCH=141315
IDSOLVER=2776
FILE ID=node139/4302303-1532896873
RUNJOBID= node139-1532895510-17593
PBS_JOBID= 21022510
Free space on /tmp= 44864 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-11-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302303-1532896873/watcher-4302303-1532896873 -o /tmp/evaluation-result-4302303-1532896873/solver-4302303-1532896873 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532895510-17593 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1001533894 HOME/instance-4302303-1532896873.xml

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

MD5SUM BENCH= 63b9378ece2d6066ad6e61da47f93b8a
RANDOM SEED=1001533894

node139.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.80
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.80
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.80
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.80
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:        18694304 kB
MemAvailable:   26921524 kB
Buffers:          254412 kB
Cached:          8086688 kB
SwapCached:            0 kB
Active:          8255712 kB
Inactive:        5139264 kB
Active(anon):    5008640 kB
Inactive(anon):    73544 kB
Active(file):    3247072 kB
Inactive(file):  5065720 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             69388 kB
Writeback:             0 kB
AnonPages:       5057528 kB
Mapped:            58148 kB
Shmem:             25228 kB
Slab:             372408 kB
SReclaimable:     342888 kB
SUnreclaim:        29520 kB
KernelStack:        3520 kB
PageTables:        15156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5913312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4857856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 44952 MiB
End job on node139 at 2018-07-29 22:44:19