Trace number 4302737

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) 254.125 214.321

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ10-3_c18.xml
MD5SUM2a9d5e672b2129585e8bdcc62e976dce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark364
Best CPU time to get the best result obtained on this benchmark252.031
Satisfiable
(Un)Satisfiability was proved
Number of variables2700
Number of constraints42620
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2700}]
Minimum variable degree20
Maximum variable degree272
Distribution of variable degrees[{"degree":20,"count":20},{"degree":21,"count":180},{"degree":30,"count":20},{"degree":31,"count":20},{"degree":32,"count":210},{"degree":42,"count":90},{"degree":52,"count":720},{"degree":59,"count":90},{"degree":76,"count":90},{"degree":92,"count":90},{"degree":108,"count":90},{"degree":124,"count":90},{"degree":140,"count":90},{"degree":156,"count":90},{"degree":172,"count":90},{"degree":188,"count":90},{"degree":204,"count":90},{"degree":220,"count":90},{"degree":236,"count":90},{"degree":252,"count":90},{"degree":266,"count":90},{"degree":267,"count":90},{"degree":272,"count":90}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":3330},{"arity":3,"count":16740},{"arity":4,"count":1590},{"arity":5,"count":1440},{"arity":6,"count":1440},{"arity":7,"count":1440},{"arity":8,"count":1440},{"arity":9,"count":1820},{"arity":10,"count":1620},{"arity":11,"count":1440},{"arity":12,"count":1440},{"arity":13,"count":1440},{"arity":14,"count":1440},{"arity":15,"count":1440},{"arity":16,"count":1440},{"arity":17,"count":1440},{"arity":18,"count":1530},{"arity":36,"count":150}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42620}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302737-1532894661/watcher-4302737-1532894661 -o /tmp/evaluation-result-4302737-1532894661/solver-4302737-1532894661 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532893975-22777 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=215960882 -superng HOME/instance-4302737-1532894661.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=23690, runsolver pid=23687

[startup+0.100117 s]*
/proc/loadavg: 1.43 1.70 1.63 3/207 23747
/proc/meminfo: memFree=28031208/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=10005480 memory=19124 CPUtime=0.08 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 4399 12889 0 0 1 0 5 2 20 0 6 0 107029275 10245611520 4781 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2501370 4781 1962 1 0 2489808 0
[pid=23690/tid=23743] ppid=23687 vsize=10021560 memory=4279135703980080784 CPUtime=0.08 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 2233 12889 0 0 1 0 5 2 20 0 6 0 107029284 10262077440 4781 33554432000 4194304 4196468 140732088690528 140711817089616 140711830736894 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=10021560 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 6 0 107029284 10262077440 4781 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=10021560 memory=140400511571584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 6 0 107029284 10262077440 4781 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=10021560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 6 0 107029284 10262077440 4781 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=10021560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 6 0 107029284 10262077440 4781 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 19124 KiB

[startup+0.21022 s]*
/proc/loadavg: 1.43 1.70 1.63 3/216 23756
/proc/meminfo: memFree=28011788/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=10982776 memory=45428 CPUtime=0.26 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 9245 12889 0 0 17 2 5 2 20 0 15 0 107029275 11246362624 11357 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2745694 11357 2961 1 0 2708117 0
[pid=23690/tid=23743] ppid=23687 vsize=10982776 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 5784 12889 0 0 11 1 5 2 20 0 15 0 107029284 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711817077664 140711837992845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=10982776 memory=339 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=10982776 memory=3905945667052394144 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=10982776 memory=140400511571584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246362624 11357 33554432000 4194304 4196468 140732088690528 140710644802336 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 21 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246362624 11357 33554432000 4194304 4196468 140732088690528 140710577689712 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246362624 11357 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 546 12889 0 0 1 0 5 2 20 0 15 0 107029289 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 65 12889 0 0 1 0 5 2 20 0 15 0 107029289 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=10982776 memory=140400511571584 CPUtime=0.1 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 612 12889 0 0 3 0 5 2 20 0 15 0 107029289 11246362624 11357 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246329856 11357 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=10982744 memory=140400511571584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029290 11246329856 11357 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982776 KiB
Current children cumulated memory: 45428 KiB

[startup+0.310619 s]*
/proc/loadavg: 1.43 1.70 1.63 5/216 23756
/proc/meminfo: memFree=27998268/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=10983192 memory=53580 CPUtime=0.38 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 10472 12889 0 0 29 2 5 2 20 0 15 0 107029275 11246788608 13395 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2745798 13395 3108 1 0 2708109 0
[pid=23690/tid=23743] ppid=23687 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 6981 12889 0 0 20 1 5 2 20 0 15 0 107029284 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711817064864 140711825527990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 13395 33554432000 4194304 4196468 140732088690528 140710644802336 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 21 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 13395 33554432000 4194304 4196468 140732088690528 140710577689712 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246788608 13395 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 546 12889 0 0 1 0 5 2 20 0 15 0 107029289 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 69 12889 0 0 1 0 5 2 20 0 15 0 107029289 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=10983192 memory=140400511571584 CPUtime=0.12 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 630 12889 0 0 5 0 5 2 20 0 15 0 107029289 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246788608 13395 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=10983192 memory=140400511571584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029290 11246788608 13395 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53580 KiB

[startup+0.700756 s]
/proc/loadavg: 1.43 1.70 1.63 2/200 23757
/proc/meminfo: memFree=28510304/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=10983192 memory=86616 CPUtime=0.99 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 16776 12889 0 0 88 4 5 2 20 0 15 0 107029275 11246788608 21654 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2745798 21654 3238 1 0 2708109 0
[pid=23690/tid=23743] ppid=23687 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 12194 12889 0 0 57 2 5 2 20 0 15 0 107029284 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711817073680 140711826816384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=10983192 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=10983192 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 21654 33554432000 4194304 4196468 140732088690528 140710644802336 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=10983192 memory=9120181347858145840 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 21 12889 0 0 0 0 5 2 20 0 15 0 107029286 11246788608 21654 33554432000 4194304 4196468 140732088690528 140710577689712 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=10983192 memory=7742969266734009136 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246788608 21654 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=10983192 memory=4634274592177799264 CPUtime=0.16 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 1198 12889 0 0 9 0 5 2 20 0 15 0 107029289 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=10983192 memory=6935649255759568960 CPUtime=0.14 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 421 12889 0 0 7 0 5 2 20 0 15 0 107029289 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=10983192 memory=5776265100170780736 CPUtime=0.2 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 714 12889 0 0 13 0 5 2 20 0 15 0 107029289 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=10983192 memory=3054156605112864832 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11246788608 21654 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=10983192 memory=6935649255759570005 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029290 11246788608 21654 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86616 KiB

[startup+1.50091 s]
/proc/loadavg: 1.43 1.70 1.63 5/215 23786
/proc/meminfo: memFree=28410112/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=10991948 memory=187288 CPUtime=3.14 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 23922 12889 0 0 298 9 5 2 20 0 15 0 107029275 11255754752 46822 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2747987 46822 3445 1 0 2709645 0
[pid=23690/tid=23743] ppid=23687 vsize=10991948 memory=6791534058613427641 CPUtime=1.45 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 15076 12889 0 0 133 5 5 2 20 0 15 0 107029284 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711817083552 140711404363047 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=10991948 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=10991948 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=10991948 memory=7976406965554101975 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 1 12889 0 0 0 0 5 2 20 0 15 0 107029284 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=10991948 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029284 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 107029286 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 13 12889 0 0 0 0 5 2 20 0 15 0 107029286 11255754752 46822 33554432000 4194304 4196468 140732088690528 140710644802336 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 21 12889 0 0 0 0 5 2 20 0 15 0 107029286 11255754752 46822 33554432000 4194304 4196468 140732088690528 140710577689712 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=10991948 memory=33 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11255754752 46822 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=10991948 memory=288230608902291755 CPUtime=0.7 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) R 23687 23690 13514 0 -1 4202560 2852 12889 0 0 63 0 5 2 20 0 15 0 107029289 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711337288480 140711828751605 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=10991948 memory=16104753792812369 CPUtime=0.65 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) R 23687 23690 13514 0 -1 4202560 2230 12889 0 0 57 1 5 2 20 0 15 0 107029289 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711336242328 140711830158248 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=10991948 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 1506 12889 0 0 43 0 5 2 20 0 15 0 107029289 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 15 0 107029289 11255754752 46822 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=10991948 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 2 12889 0 0 0 0 5 2 20 0 15 0 107029290 11255754752 46822 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 10991948 KiB

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

/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 118799 12889 1 0 25028 240 5 2 20 0 17 0 107029275 11540996096 885167 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2817626 885167 3529 1 0 2779279 0
[pid=23690/tid=23743] ppid=23687 vsize=11270504 memory=3536572 CPUtime=203.72 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 42012 12889 0 0 20336 29 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711817083920 140711414826038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=11270504 memory=3432332 CPUtime=7.95 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 5378 12889 0 0 740 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=11270504 memory=6791534058613427641 CPUtime=7.93 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 4052 12889 0 0 738 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=11270504 memory=4140 CPUtime=7.89 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 3764 12889 1 0 734 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=11270504 memory=30432 CPUtime=7.92 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 4938 12889 0 0 738 47 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=11270504 memory=2204 CPUtime=1.1 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 16348 12889 0 0 102 1 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 17 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710644802400 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=11270504 memory=1584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 48 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710577689728 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=11270504 memory=496 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 35 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=11270504 memory=928 CPUtime=7.5 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 14811 12889 0 0 740 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=11270504 memory=3610580 CPUtime=6.97 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 13738 12889 0 0 685 5 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=11270504 memory=6791534058613427641 CPUtime=2.13 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 10940 12889 0 0 203 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=11270504 memory=10368 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=11270504 memory=1700 CPUtime=0.14 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 507 12889 0 0 3 4 5 2 20 0 17 0 107029290 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 252.75 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3540668 KiB

[startup+213.601 s]
/proc/loadavg: 2.08 1.95 1.75 5/217 24019
/proc/meminfo: memFree=24773264/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=11270504 memory=3540668 CPUtime=253.55 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 118799 12889 1 0 25108 240 5 2 20 0 17 0 107029275 11540996096 885167 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2817626 885167 3529 1 0 2779279 0
[pid=23690/tid=23743] ppid=23687 vsize=11270504 memory=1256 CPUtime=204.52 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 42012 12889 0 0 20416 29 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711817083920 140711411808128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=11270504 memory=10368 CPUtime=7.95 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 5378 12889 0 0 740 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=11270504 memory=1700 CPUtime=7.93 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 4052 12889 0 0 738 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=11270504 memory=1172 CPUtime=7.89 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 3764 12889 1 0 734 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=11270504 memory=1812 CPUtime=7.92 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 4938 12889 0 0 738 47 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=11270504 memory=1020 CPUtime=1.1 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 16348 12889 0 0 102 1 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=11270504 memory=5456 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 17 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710644802400 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=11270504 memory=756 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 48 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710577689728 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=11270504 memory=14572 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 35 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=11270504 memory=12708 CPUtime=7.5 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 14811 12889 0 0 740 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=11270504 memory=17004 CPUtime=6.97 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 13738 12889 0 0 685 5 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=11270504 memory=2324 CPUtime=2.13 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 10940 12889 0 0 203 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=11270504 memory=1584 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=11270504 memory=496 CPUtime=0.14 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 507 12889 0 0 3 4 5 2 20 0 17 0 107029290 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24018] ppid=23687 vsize=11270504 memory=3536572 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24018/stat : 24018 (java) S 23687 23690 13514 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 17 0 107050486 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709638168560 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24019] ppid=23687 vsize=11270504 memory=3210060 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24019/stat : 24019 (java) S 23687 23690 13514 0 -1 1077944384 4 12889 0 0 0 0 5 2 20 0 17 0 107050487 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709436843360 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 253.55 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3540668 KiB

[startup+214.001 s]*
/proc/loadavg: 2.08 1.95 1.75 5/217 24019
/proc/meminfo: memFree=24724664/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=11270504 memory=3540668 CPUtime=253.98 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 118802 12889 1 0 25150 241 5 2 20 0 17 0 107029275 11540996096 885167 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2817626 885167 3529 1 0 2779279 0
[pid=23690/tid=23743] ppid=23687 vsize=11270504 memory=4640467278541901904 CPUtime=204.93 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 42012 12889 0 0 20457 29 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711817083920 140711412248992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=11270504 memory=8303054830060986464 CPUtime=7.95 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 5378 12889 0 0 740 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=11270504 memory=-7313654673739556905 CPUtime=7.93 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 4052 12889 0 0 738 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=11270504 memory=6944656592455359580 CPUtime=7.89 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 3764 12889 1 0 734 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=11270504 memory=6656426216303648864 CPUtime=7.92 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 4938 12889 0 0 738 47 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=11270504 memory=6655300316396806240 CPUtime=1.1 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 16348 12889 0 0 102 1 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=11270504 memory=-2605811476043407915 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 17 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710644802400 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=11270504 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 48 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710577689728 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=11270504 memory=12708 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 35 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=11270504 memory=17004 CPUtime=7.5 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 14811 12889 0 0 740 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=11270504 memory=2324 CPUtime=6.98 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 13741 12889 0 0 686 5 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=11270504 memory=1584 CPUtime=2.13 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 10940 12889 0 0 203 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=11270504 memory=496 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=11270504 memory=928 CPUtime=0.14 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 507 12889 0 0 3 4 5 2 20 0 17 0 107029290 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24018] ppid=23687 vsize=11270504 memory=1172 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24018/stat : 24018 (java) S 23687 23690 13514 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 17 0 107050486 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709638168560 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24019] ppid=23687 vsize=11270504 memory=1968 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24019/stat : 24019 (java) S 23687 23690 13514 0 -1 1077944384 4 12889 0 0 0 0 5 2 20 0 17 0 107050487 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709436843360 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 253.98 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3540668 KiB

[startup+214.111 s]
/proc/loadavg: 2.08 1.95 1.75 5/217 24019
/proc/meminfo: memFree=24724664/32770624 swapFree=67108860/67108860
[pid=23690] ppid=23687 vsize=11270504 memory=3540668 CPUtime=254.08 cores=1,3,5,7
/proc/23690/stat : 23690 (java) S 23687 23690 13514 0 -1 1077944320 118802 12889 1 0 25160 241 5 2 20 0 17 0 107029275 11540996096 885167 33554432000 4194304 4196468 140732088690528 140732088673072 140711845252855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
/proc/23690/statm: 2817626 885167 3529 1 0 2779279 0
[pid=23690/tid=23743] ppid=23687 vsize=11270504 memory=3540668 CPUtime=205.03 cores=1,3,5,7
/proc/23690/task/23743/stat : 23743 (java) R 23687 23690 13514 0 -1 4202560 42012 12889 0 0 20467 29 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711817083920 140711400899972 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23744] ppid=23687 vsize=11270504 memory=3540668 CPUtime=7.95 cores=1,3,5,7
/proc/23690/task/23744/stat : 23744 (java) S 23687 23690 13514 0 -1 1077944384 5378 12889 0 0 740 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711849495440 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23745] ppid=23687 vsize=11270504 memory=3536572 CPUtime=7.93 cores=1,3,5,7
/proc/23690/task/23745/stat : 23745 (java) S 23687 23690 13514 0 -1 1077944384 4052 12889 0 0 738 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711720143632 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23746] ppid=23687 vsize=11270504 memory=3540668 CPUtime=7.89 cores=1,3,5,7
/proc/23690/task/23746/stat : 23746 (java) S 23687 23690 13514 0 -1 1077944384 3764 12889 1 0 734 48 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711383850128 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23747] ppid=23687 vsize=11270504 memory=7 CPUtime=7.92 cores=1,3,5,7
/proc/23690/task/23747/stat : 23747 (java) S 23687 23690 13514 0 -1 1077944384 4938 12889 0 0 738 47 5 2 20 0 17 0 107029284 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711382797328 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23748] ppid=23687 vsize=11270504 memory=3535432 CPUtime=1.1 cores=1,3,5,7
/proc/23690/task/23748/stat : 23748 (java) S 23687 23690 13514 0 -1 1077944384 16348 12889 0 0 102 1 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711338354800 140711845264002 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23749] ppid=23687 vsize=11270504 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23749/stat : 23749 (java) S 23687 23690 13514 0 -1 1077944384 17 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710644802400 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23750] ppid=23687 vsize=11270504 memory=804 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23750/stat : 23750 (java) S 23687 23690 13514 0 -1 1077944384 48 12889 0 0 0 0 5 2 20 0 17 0 107029286 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710577689728 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23751] ppid=23687 vsize=11270504 memory=1786876 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23751/stat : 23751 (java) S 23687 23690 13514 0 -1 1077944384 35 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140710270294096 140711845271451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23752] ppid=23687 vsize=11270504 memory=1240 CPUtime=7.5 cores=1,3,5,7
/proc/23690/task/23752/stat : 23752 (java) S 23687 23690 13514 0 -1 1077944384 14811 12889 0 0 740 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711337302640 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23753] ppid=23687 vsize=11270504 memory=1520 CPUtime=6.98 cores=1,3,5,7
/proc/23690/task/23753/stat : 23753 (java) S 23687 23690 13514 0 -1 1077944384 13741 12889 0 0 686 5 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711336249840 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23754] ppid=23687 vsize=11270504 memory=6791534058613427641 CPUtime=2.13 cores=1,3,5,7
/proc/23690/task/23754/stat : 23754 (java) S 23687 23690 13514 0 -1 1077944384 10940 12889 0 0 203 3 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711335197552 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23755] ppid=23687 vsize=11270504 memory=1020 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/23755/stat : 23755 (java) S 23687 23690 13514 0 -1 1077944384 3 12889 0 0 0 0 5 2 20 0 17 0 107029289 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709839498208 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=23756] ppid=23687 vsize=11270504 memory=5456 CPUtime=0.14 cores=1,3,5,7
/proc/23690/task/23756/stat : 23756 (java) S 23687 23690 13514 0 -1 1077944384 507 12889 0 0 3 4 5 2 20 0 17 0 107029290 11540996096 885167 33554432000 4194304 4196468 140732088690528 140711334144432 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24018] ppid=23687 vsize=11270504 memory=756 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24018/stat : 24018 (java) S 23687 23690 13514 0 -1 1077944384 5 12889 0 0 0 0 5 2 20 0 17 0 107050486 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709638168560 140711845263061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
[pid=23690/tid=24019] ppid=23687 vsize=11270504 memory=14572 CPUtime=0.07 cores=1,3,5,7
/proc/23690/task/24019/stat : 24019 (java) S 23687 23690 13514 0 -1 1077944384 4 12889 0 0 0 0 5 2 20 0 17 0 107050487 11540996096 885167 33554432000 4194304 4196468 140732088690528 140709436843360 140711845264002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24485888 140732088699497 140732088702305 140732088702305 140732088704975 0
Current children cumulated CPU time: 254.08 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3540668 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 214.321
CPU time (s): 254.125
CPU user time (s): 251.664
CPU system time (s): 2.4607
CPU usage (%): 118.572
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3540668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.664
system time used= 2.4607
maximum resident set size= 3541220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131693
page faults= 1
swaps= 0
block input operations= 264
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14049
involuntary context switches= 583


# summary of solver processes directly reported to runsolver:
#   pid: 23690
#   total CPU time (s): 254.125
#   total CPU user time (s): 251.664
#   total CPU system time (s): 2.4607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.19553 second user time and 2.17575 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 22:04:21
IDJOB=4302737
IDBENCH=141111
IDSOLVER=2777
FILE ID=node136/4302737-1532894661
RUNJOBID= node136-1532893975-22777
PBS_JOBID= 21022516
Free space on /tmp= 60200 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ10-3_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302737-1532894661/watcher-4302737-1532894661 -o /tmp/evaluation-result-4302737-1532894661/solver-4302737-1532894661 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532893975-22777 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=215960882 -superng HOME/instance-4302737-1532894661.xml

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

MD5SUM BENCH= 2a9d5e672b2129585e8bdcc62e976dce
RANDOM SEED=215960882

node136.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:        28039640 kB
MemAvailable:   31450096 kB
Buffers:          216732 kB
Cached:          3464188 kB
SwapCached:            0 kB
Active:          2299032 kB
Inactive:        1956824 kB
Active(anon):     526384 kB
Inactive(anon):    76480 kB
Active(file):    1772648 kB
Inactive(file):  1880344 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             30092 kB
Writeback:             0 kB
AnonPages:        582304 kB
Mapped:            48080 kB
Shmem:             25228 kB
Slab:             174600 kB
SReclaimable:     146596 kB
SUnreclaim:        28004 kB
KernelStack:        3504 kB
PageTables:         6320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1780484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 60172 MiB
End job on node136 at 2018-07-29 22:07:55