Trace number 4304642

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-SuperNG? (TO) 2522.08 2487.83

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-50_c18.xml
MD5SUMa108db2a0a555905573fa2757742798d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables2502
Number of constraints203353
Number of domains2
Minimum domain size3
Maximum domain size1250
Distribution of domain sizes[{"size":3,"count":2500},{"size":1250,"count":2}]
Minimum variable degree2
Maximum variable degree197
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":149,"count":196},{"degree":151,"count":188},{"degree":153,"count":180},{"degree":155,"count":172},{"degree":157,"count":164},{"degree":159,"count":156},{"degree":161,"count":148},{"degree":163,"count":140},{"degree":165,"count":132},{"degree":167,"count":124},{"degree":169,"count":116},{"degree":171,"count":108},{"degree":173,"count":100},{"degree":175,"count":92},{"degree":177,"count":84},{"degree":179,"count":76},{"degree":181,"count":68},{"degree":183,"count":60},{"degree":185,"count":52},{"degree":187,"count":44},{"degree":189,"count":36},{"degree":191,"count":28},{"degree":193,"count":20},{"degree":195,"count":12},{"degree":197,"count":4}]
Minimum constraint arity2
Maximum constraint arity2501
Distribution of constraint arities[{"arity":2,"count":203351},{"arity":2501,"count":2}]
Number of extensional constraints0
Number of intensional constraints203351
Distribution of constraint types[{"type":"intension","count":203351},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.99/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 (6743 MiB free)
  memory of node 1: 16384 MiB (7100 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304642-1534122779/watcher-4304642-1534122779 -o /tmp/evaluation-result-4304642-1534122779/solver-4304642-1534122779 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534098057-27632 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=616079579 -superng HOME/instance-4304642-1534122779.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
solver pid=32517, runsolver pid=32514
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.83 2.51 2.30 3/207 32574
/proc/meminfo: memFree=14170076/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=10005480 memory=18856 CPUtime=0.09 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 4385 13268 0 0 1 0 5 3 20 0 6 0 229841029 10245611520 4714 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2501370 4714 1934 1 0 2489808 0
[pid=32517/tid=32570] ppid=32514 vsize=10005480 memory=4279135704013833615 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 2185 13268 0 0 0 0 5 3 20 0 6 0 229841038 10245611520 4714 33554432000 4194304 4196468 140727601800720 140219702035024 140219730220189 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 6 0 229841039 10245611520 4714 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=10005480 memory=139918582748800 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 6 0 229841039 10245611520 4714 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 6 0 229841039 10245611520 4714 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 6 0 229841039 10245611520 4714 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18856 KiB

[startup+0.209947 s]*
/proc/loadavg: 1.83 2.51 2.30 3/216 32583
/proc/meminfo: memFree=14145472/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=10982744 memory=44992 CPUtime=0.26 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 7924 13268 0 0 16 2 5 3 20 0 15 0 229841029 11246329856 11248 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2745686 11248 2974 1 0 2708109 0
[pid=32517/tid=32570] ppid=32514 vsize=10982744 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 4463 13268 0 0 10 2 5 3 20 0 15 0 229841038 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219701990688 140219730220189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=10982744 memory=364 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=10982744 memory=139918582778866 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=10982744 memory=139918582748800 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841040 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 13 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246329856 11248 33554432000 4194304 4196468 140727601800720 140218535503520 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246329856 11248 33554432000 4194304 4196468 140727601800720 140218334176496 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 483 13268 0 0 1 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 143 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=10982744 memory=139918582748800 CPUtime=0.11 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 611 13268 0 0 3 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=10982744 memory=139918582748800 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246329856 11248 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44992 KiB

[startup+0.31028 s]*
/proc/loadavg: 1.83 2.51 2.30 3/216 32583
/proc/meminfo: memFree=14134308/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=10983192 memory=55636 CPUtime=0.38 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 10429 13268 0 0 27 3 5 3 20 0 15 0 229841029 11246788608 13909 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2745798 13909 3093 1 0 2708109 0
[pid=32517/tid=32570] ppid=32514 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 6956 13268 0 0 18 3 5 3 20 0 15 0 229841038 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219702010272 140219714278750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=10983192 memory=2240 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841040 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 13 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246788608 13909 33554432000 4194304 4196468 140727601800720 140218535503520 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246788608 13909 33554432000 4194304 4196468 140727601800720 140218334176496 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=10983192 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 486 13268 0 0 2 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 147 13268 0 0 1 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=10983192 memory=139918582748800 CPUtime=0.12 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 617 13268 0 0 4 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=10983192 memory=139918582748800 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 13909 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55636 KiB

[startup+0.700768 s]
/proc/loadavg: 1.83 2.51 2.30 3/216 32583
/proc/meminfo: memFree=14122776/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=10983192 memory=88444 CPUtime=0.99 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 16754 13268 0 0 86 5 5 3 20 0 15 0 229841029 11246788608 22111 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2745798 22111 3238 1 0 2708109 0
[pid=32517/tid=32570] ppid=32514 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 12209 13268 0 0 55 4 5 3 20 0 15 0 229841038 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219702019088 140219715363902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=10983192 memory=139918424816592 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=10983192 memory=139921444569673 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=10983192 memory=1404 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841039 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=10983192 memory=7092418796125250880 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 5 13268 0 0 0 0 5 3 20 0 15 0 229841040 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=10983192 memory=7597685182856913236 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 13 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246788608 22111 33554432000 4194304 4196468 140727601800720 140218535503520 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=10983192 memory=6154282490091891024 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841041 11246788608 22111 33554432000 4194304 4196468 140727601800720 140218334176496 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=10983192 memory=4044 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=10983192 memory=34556 CPUtime=0.17 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 1035 13268 0 0 9 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=10983192 memory=14644 CPUtime=0.15 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 580 13268 0 0 7 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=10983192 memory=1720 CPUtime=0.2 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 703 13268 0 0 12 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=10983192 memory=508 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=10983192 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841044 11246788608 22111 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88444 KiB

[startup+1.50593 s]
/proc/loadavg: 1.83 2.51 2.30 4/216 32583
/proc/meminfo: memFree=14076816/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=10991948 memory=313480 CPUtime=2.94 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 22574 13268 0 0 266 20 5 3 20 0 15 0 229841029 11255754752 78370 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2747987 78370 3462 1 0 2709645 0
[pid=32517/tid=32570] ppid=32514 vsize=10991948 memory=6656426216303648864 CPUtime=1.38 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 14963 13268 0 0 123 7 5 3 20 0 15 0 229841038 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219702032512 140219294662785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=10991948 memory=-4866523618376441967 CPUtime=0.14 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 39 13268 0 0 4 2 5 3 20 0 15 0 229841039 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=10991948 memory=7306334212403993719 CPUtime=0.16 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 89 13268 0 0 5 3 5 3 20 0 15 0 229841039 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=10991948 memory=2432 CPUtime=0.15 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 262 13268 0 0 5 2 5 3 20 0 15 0 229841039 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=10991948 memory=112908 CPUtime=0.13 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 62 13268 0 0 3 2 5 3 20 0 15 0 229841039 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=10991948 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 95 13268 0 0 0 0 5 3 20 0 15 0 229841040 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=10991948 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 14 13268 0 0 0 0 5 3 20 0 15 0 229841041 11255754752 78370 33554432000 4194304 4196468 140727601800720 140218535503520 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=10991948 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 2 13268 0 0 0 0 5 3 20 0 15 0 229841041 11255754752 78370 33554432000 4194304 4196468 140727601800720 140218334176496 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=10991948 memory=139918424748268 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=10991948 memory=14644 CPUtime=0.55 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) R 32514 32517 27600 0 -1 4202560 2114 13268 0 0 47 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219222235376 140219709436736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=10991948 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) R 32514 32517 27600 0 -1 4202560 1497 13268 0 0 42 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219221167792 140219713698695 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=10991948 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 1234 13268 0 0 33 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=10991948 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=10991948 memory=7684433391233106746 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 1 13268 0 0 0 0 5 3 20 0 15 0 229841044 11255754752 78370 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 10991948 KiB

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

[pid=32517/tid=32571] ppid=32514 vsize=11270504 memory=1404 CPUtime=6.14 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 5208 13268 0 0 562 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 6020 13268 0 0 563 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=11270504 memory=1408 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 5667 13268 0 0 564 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=11270504 memory=3684 CPUtime=6.06 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 6038 13268 0 0 555 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=11270504 memory=62564 CPUtime=1.3 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 19088 13268 0 0 117 5 5 3 20 0 17 0 229841040 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 35 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218535503584 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=11270504 memory=1156 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 36 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218334176512 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=11270504 memory=15212 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 300 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=11270504 memory=4044 CPUtime=6.19 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 21541 13268 1 0 607 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=11270504 memory=756 CPUtime=6.39 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 25830 13268 0 0 627 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=11270504 memory=9624 CPUtime=2.11 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 12126 13268 0 0 196 7 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=11270504 memory=876 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=11270504 memory=1924 CPUtime=1.62 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 3459 13268 0 0 61 93 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=360] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/360/stat : 360 (java) S 32514 32517 27600 0 -1 1077944384 349 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217394652016 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=361] ppid=32514 vsize=11270504 memory=2144 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/361/stat : 361 (java) S 32514 32517 27600 0 -1 1077944384 118 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217193326048 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 2520.63 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3475296 KiB

[startup+2487.2 s]
/proc/loadavg: 1.49 1.64 1.78 3/218 361
/proc/meminfo: memFree=13157752/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=11270504 memory=3475296 CPUtime=2521.44 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 205866 13268 1 0 251816 320 5 3 20 0 17 0 229841029 11540996096 868824 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2817626 868824 3532 1 0 2779279 0
[pid=32517/tid=32570] ppid=32514 vsize=11270504 memory=812 CPUtime=2479.93 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 97848 13268 0 0 247938 47 5 3 20 0 17 0 229841038 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219702033264 140219306356080 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=11270504 memory=1692 CPUtime=6.14 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 5208 13268 0 0 562 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 6020 13268 0 0 563 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=11270504 memory=14644 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 5667 13268 0 0 564 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=11270504 memory=1720 CPUtime=6.06 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 6038 13268 0 0 555 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=11270504 memory=508 CPUtime=1.3 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 19088 13268 0 0 117 5 5 3 20 0 17 0 229841040 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=11270504 memory=3475296 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 35 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218535503584 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 36 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218334176512 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=11270504 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 300 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=11270504 memory=2216 CPUtime=6.19 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 21541 13268 1 0 607 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=11270504 memory=3984 CPUtime=6.39 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 25830 13268 0 0 627 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=11270504 memory=2144 CPUtime=2.11 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 12126 13268 0 0 196 7 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=11270504 memory=2148 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=11270504 memory=1160 CPUtime=1.62 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 3459 13268 0 0 61 93 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=360] ppid=32514 vsize=11270504 memory=1784 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/360/stat : 360 (java) S 32514 32517 27600 0 -1 1077944384 349 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217394652016 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=361] ppid=32514 vsize=11270504 memory=1616 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/361/stat : 361 (java) S 32514 32517 27600 0 -1 1077944384 120 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217193326048 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 2521.44 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3475296 KiB

[startup+2487.6 s]
/proc/loadavg: 1.49 1.64 1.78 3/218 361
/proc/meminfo: memFree=13157752/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=11270504 memory=3475296 CPUtime=2521.84 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 205868 13268 1 0 251856 320 5 3 20 0 17 0 229841029 11540996096 868824 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2817626 868824 3532 1 0 2779279 0
[pid=32517/tid=32570] ppid=32514 vsize=11270504 memory=1160 CPUtime=2480.33 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 97850 13268 0 0 247978 47 5 3 20 0 17 0 229841038 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219702033264 140219306355193 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=11270504 memory=6791534058613427641 CPUtime=6.14 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 5208 13268 0 0 562 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=11270504 memory=1616 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 6020 13268 0 0 563 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=11270504 memory=756 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 5667 13268 0 0 564 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=11270504 memory=9624 CPUtime=6.06 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 6038 13268 0 0 555 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=11270504 memory=876 CPUtime=1.3 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 19088 13268 0 0 117 5 5 3 20 0 17 0 229841040 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=11270504 memory=1924 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 35 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218535503584 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=11270504 memory=4044 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 36 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218334176512 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=11270504 memory=34600 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 300 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=11270504 memory=14644 CPUtime=6.19 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 21541 13268 1 0 607 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=11270504 memory=1720 CPUtime=6.39 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 25830 13268 0 0 627 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=11270504 memory=508 CPUtime=2.11 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 12126 13268 0 0 196 7 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=11270504 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=11270504 memory=1172 CPUtime=1.62 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 3459 13268 0 0 61 93 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=360] ppid=32514 vsize=11270504 memory=2404 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/360/stat : 360 (java) S 32514 32517 27600 0 -1 1077944384 349 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217394652016 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=361] ppid=32514 vsize=11270504 memory=1576 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/361/stat : 361 (java) S 32514 32517 27600 0 -1 1077944384 120 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217193326048 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 2521.84 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3475296 KiB

[startup+2487.8 s]
/proc/loadavg: 1.49 1.64 1.78 3/218 361
/proc/meminfo: memFree=13157752/32770624 swapFree=67108404/67108860
[pid=32517] ppid=32514 vsize=11270504 memory=3475296 CPUtime=2522.04 cores=1,3,5,7
/proc/32517/stat : 32517 (java) S 32514 32517 27600 0 -1 1077944320 205874 13268 1 0 251876 320 5 3 20 0 17 0 229841029 11540996096 868824 33554432000 4194304 4196468 140727601800720 140727601783264 140219730198263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
/proc/32517/statm: 2817626 868824 3532 1 0 2779279 0
[pid=32517/tid=32570] ppid=32514 vsize=11270504 memory=2216 CPUtime=2480.53 cores=1,3,5,7
/proc/32517/task/32570/stat : 32570 (java) R 32514 32517 27600 0 -1 4202560 97856 13268 0 0 247998 47 5 3 20 0 17 0 229841038 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219702033264 140219306356080 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32571] ppid=32514 vsize=11270504 memory=3984 CPUtime=6.14 cores=1,3,5,7
/proc/32517/task/32571/stat : 32571 (java) S 32514 32517 27600 0 -1 1077944384 5208 13268 0 0 562 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219734440464 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32572] ppid=32514 vsize=11270504 memory=2144 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32572/stat : 32572 (java) S 32514 32517 27600 0 -1 1077944384 6020 13268 0 0 563 44 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219615705744 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32573] ppid=32514 vsize=11270504 memory=7540 CPUtime=6.15 cores=1,3,5,7
/proc/32517/task/32573/stat : 32573 (java) S 32514 32517 27600 0 -1 1077944384 5667 13268 0 0 564 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219614652688 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32574] ppid=32514 vsize=11270504 memory=7000 CPUtime=6.06 cores=1,3,5,7
/proc/32517/task/32574/stat : 32574 (java) S 32514 32517 27600 0 -1 1077944384 6038 13268 0 0 555 43 5 3 20 0 17 0 229841039 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219613600144 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32575] ppid=32514 vsize=11270504 memory=1224 CPUtime=1.3 cores=1,3,5,7
/proc/32517/task/32575/stat : 32575 (java) S 32514 32517 27600 0 -1 1077944384 19088 13268 0 0 117 5 5 3 20 0 17 0 229841040 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219223288560 140219730209410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32576] ppid=32514 vsize=11270504 memory=4700 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32576/stat : 32576 (java) S 32514 32517 27600 0 -1 1077944384 35 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218535503584 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32577] ppid=32514 vsize=11270504 memory=1404 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32577/stat : 32577 (java) S 32514 32517 27600 0 -1 1077944384 36 13268 0 0 0 0 5 3 20 0 17 0 229841041 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218334176512 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32578] ppid=32514 vsize=11270504 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32578/stat : 32578 (java) S 32514 32517 27600 0 -1 1077944384 300 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140218026777040 140219730216859 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32579] ppid=32514 vsize=11270504 memory=1156 CPUtime=6.19 cores=1,3,5,7
/proc/32517/task/32579/stat : 32579 (java) S 32514 32517 27600 0 -1 1077944384 21541 13268 1 0 607 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219222235376 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32580] ppid=32514 vsize=11270504 memory=15212 CPUtime=6.39 cores=1,3,5,7
/proc/32517/task/32580/stat : 32580 (java) S 32514 32517 27600 0 -1 1077944384 25830 13268 0 0 627 4 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219221182832 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32581] ppid=32514 vsize=11270504 memory=812 CPUtime=2.11 cores=1,3,5,7
/proc/32517/task/32581/stat : 32581 (java) S 32514 32517 27600 0 -1 1077944384 12126 13268 0 0 196 7 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219220129776 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32582] ppid=32514 vsize=11270504 memory=1692 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/32582/stat : 32582 (java) S 32514 32517 27600 0 -1 1077944384 3 13268 0 0 0 0 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217595980128 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=32583] ppid=32514 vsize=11270504 memory=912 CPUtime=1.62 cores=1,3,5,7
/proc/32517/task/32583/stat : 32583 (java) S 32514 32517 27600 0 -1 1077944384 3459 13268 0 0 61 93 5 3 20 0 17 0 229841044 11540996096 868824 33554432000 4194304 4196468 140727601800720 140219219078192 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=360] ppid=32514 vsize=11270504 memory=3852 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/360/stat : 360 (java) S 32514 32517 27600 0 -1 1077944384 349 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217394652016 140219730208469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
[pid=32517/tid=361] ppid=32514 vsize=11270504 memory=2600 CPUtime=0.08 cores=1,3,5,7
/proc/32517/task/361/stat : 361 (java) S 32514 32517 27600 0 -1 1077944384 120 13268 0 0 0 0 5 3 20 0 17 0 230089610 11540996096 868824 33554432000 4194304 4196468 140727601800720 140217193326048 140219730209410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12181504 140727601801828 140727601804636 140727601804636 140727601807311 0
Current children cumulated CPU time: 2522.04 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3475296 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2487.83
CPU time (s): 2522.08
CPU user time (s): 2518.82
CPU system time (s): 3.26333
CPU usage (%): 101.377
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3481356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.82
system time used= 3.26333
maximum resident set size= 3481356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219153
page faults= 1
swaps= 0
block input operations= 32
block output operations= 1800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62614
involuntary context switches= 1075


# summary of solver processes directly reported to runsolver:
#   pid: 32517
#   total CPU time (s): 2522.08
#   total CPU user time (s): 2518.82
#   total CPU system time (s): 3.26333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4859 second user time and 23.2689 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-13 03:12:59
IDJOB=4304642
IDBENCH=141492
IDSOLVER=2781
FILE ID=node148/4304642-1534122779
RUNJOBID= node148-1534098057-27632
PBS_JOBID= 21037003
Free space on /tmp= 33924 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-50_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304642-1534122779/watcher-4304642-1534122779 -o /tmp/evaluation-result-4304642-1534122779/solver-4304642-1534122779 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534098057-27632 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=616079579 -superng HOME/instance-4304642-1534122779.xml

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

MD5SUM BENCH= a108db2a0a555905573fa2757742798d
RANDOM SEED=616079579

node148.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.50
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.50
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.50
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.50
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:        14175456 kB
MemAvailable:   28951052 kB
Buffers:          199324 kB
Cached:         14625488 kB
SwapCached:          352 kB
Active:         10253436 kB
Inactive:        7576592 kB
Active(anon):    2958160 kB
Inactive(anon):    99204 kB
Active(file):    7295276 kB
Inactive(file):  7477388 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             35376 kB
Writeback:             0 kB
AnonPages:       3025964 kB
Mapped:            68004 kB
Shmem:             49624 kB
Slab:             459476 kB
SReclaimable:     431392 kB
SUnreclaim:        28084 kB
KernelStack:        3808 kB
PageTables:        11372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4106936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2787328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 33900 MiB
End job on node148 at 2018-08-13 03:54:27