Trace number 4302908

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) 255.108 160.244

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-scen-10-opt_c18.xml
MD5SUM5aacc3d423af8ffef3990b4c8ed069d4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark31727
Best CPU time to get the best result obtained on this benchmark252.11
Satisfiable
(Un)Satisfiability was proved
Number of variables4749
Number of constraints4410
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4069},{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree2
Maximum variable degree63
Distribution of variable degrees[{"degree":2,"count":4070},{"degree":3,"count":1},{"degree":4,"count":27},{"degree":5,"count":22},{"degree":6,"count":78},{"degree":7,"count":29},{"degree":8,"count":79},{"degree":9,"count":23},{"degree":10,"count":77},{"degree":11,"count":29},{"degree":12,"count":39},{"degree":13,"count":29},{"degree":14,"count":40},{"degree":15,"count":18},{"degree":16,"count":32},{"degree":17,"count":15},{"degree":18,"count":21},{"degree":19,"count":8},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":10},{"degree":23,"count":9},{"degree":24,"count":6},{"degree":25,"count":9},{"degree":26,"count":6},{"degree":27,"count":3},{"degree":28,"count":8},{"degree":29,"count":6},{"degree":30,"count":3},{"degree":31,"count":5},{"degree":32,"count":1},{"degree":36,"count":3},{"degree":37,"count":3},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":1},{"degree":48,"count":1},{"degree":56,"count":1},{"degree":63,"count":1}]
Minimum constraint arity2
Maximum constraint arity280
Distribution of constraint arities[{"arity":2,"count":646},{"arity":3,"count":3763},{"arity":280,"count":1}]
Number of extensional constraints0
Number of intensional constraints4409
Distribution of constraint types[{"type":"intension","count":4409},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.00/0.75	c Concrete v3.9.2.1532736233296 running
88.51/42.99	o 2229791
90.61/44.64	o 2029791
90.91/44.72	o 2029692
90.91/44.75	o 2029691
91.21/44.80	o 2009993
246.36/154.39	o 2003302
246.47/154.43	o 2003102
246.47/154.47	o 2003101
246.60/154.51	o 2002101
246.60/154.59	o 2002100
246.81/154.73	o 2002098
246.81/154.77	o 2002096
247.02/154.90	o 2001999

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302908-1532895668/watcher-4302908-1532895668 -o /tmp/evaluation-result-4302908-1532895668/solver-4302908-1532895668 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532895438-9921 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1381461467 -superng HOME/instance-4302908-1532895668.xml 

running on 4 cores: 0,2,4,6

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=10411, runsolver pid=10408

[startup+0.100061 s]*
/proc/loadavg: 1.95 1.57 1.41 3/208 10468
/proc/meminfo: memFree=19501632/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=10005480 memory=15180 CPUtime=0.09 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 4434 13145 0 0 1 0 5 3 20 0 6 0 107129960 10245611520 3795 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2501370 3795 1935 1 0 2489808 0
[pid=10411/tid=10464] ppid=10408 vsize=10005480 memory=4279135703913365132 CPUtime=0.09 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 2263 13145 0 0 1 0 5 3 20 0 6 0 107129969 10245611520 3795 33554432000 4194304 4196468 140726321562624 140494693589584 140494705833310 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 6 0 107129970 10245611520 3795 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=10005480 memory=139864843622016 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 6 0 107129970 10245611520 3795 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 6 0 107129970 10245611520 3795 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 6 0 107129970 10245611520 3795 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 15180 KiB

[startup+0.210065 s]*
/proc/loadavg: 1.95 1.57 1.41 3/217 10477
/proc/meminfo: memFree=19476564/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=10982744 memory=44500 CPUtime=0.26 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 8332 13145 0 0 16 2 5 3 20 0 15 0 107129960 11246329856 11125 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2745686 11125 2957 1 0 2708109 0
[pid=10411/tid=10464] ppid=10408 vsize=10982744 memory=-6517102902069810590 CPUtime=0.2 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 4864 13145 0 0 11 1 5 3 20 0 15 0 107129969 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494693549744 140494721764758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=10982744 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=10982744 memory=139864843622016 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=10982744 memory=139864843622016 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246329856 11125 33554432000 4194304 4196468 140726321562624 140493547627424 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246329856 11125 33554432000 4194304 4196468 140726321562624 140493346300912 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 366 13145 0 0 1 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 262 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=10982744 memory=139864843622016 CPUtime=0.1 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) R 10408 10411 8396 0 -1 4202560 665 13145 0 0 2 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494144240368 140494721774170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=10982744 memory=139864843622016 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246329856 11125 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44500 KiB

[startup+0.310523 s]*
/proc/loadavg: 1.95 1.57 1.41 3/217 10477
/proc/meminfo: memFree=19464656/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=10983192 memory=55484 CPUtime=0.39 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 10913 13145 0 0 28 3 5 3 20 0 15 0 107129960 11246788608 13871 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2745798 13871 3103 1 0 2708109 0
[pid=10411/tid=10464] ppid=10408 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 7352 13145 0 0 19 2 5 3 20 0 15 0 107129969 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494693564832 140494721774749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=10983192 memory=5865745418596405329 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=10983192 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=10983192 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 13871 33554432000 4194304 4196468 140726321562624 140493547627424 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 13871 33554432000 4194304 4196468 140726321562624 140493346300912 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 370 13145 0 0 1 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 273 13145 0 0 1 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 696 13145 0 0 4 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 13871 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55484 KiB

[startup+0.700819 s]
/proc/loadavg: 1.95 1.57 1.41 5/217 10477
/proc/meminfo: memFree=19453368/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=10983192 memory=88180 CPUtime=1 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 17163 13145 0 0 87 5 5 3 20 0 15 0 107129960 11246788608 22045 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2745798 22045 3240 1 0 2708109 0
[pid=10411/tid=10464] ppid=10408 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 12365 13145 0 0 56 3 5 3 20 0 15 0 107129969 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494693574864 140494705833310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=10983192 memory=4140 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129970 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=10983192 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 6 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=10983192 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 22045 33554432000 4194304 4196468 140726321562624 140493547627424 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=10983192 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129972 11246788608 22045 33554432000 4194304 4196468 140726321562624 140493346300912 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=10983192 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=10983192 memory=13252 CPUtime=0.18 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 1028 13145 0 0 10 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=10983192 memory=15460 CPUtime=0.15 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 678 13145 0 0 7 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=10983192 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 866 13145 0 0 13 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=10983192 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=10983192 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129975 11246788608 22045 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88180 KiB

[startup+1.50071 s]
/proc/loadavg: 1.95 1.57 1.41 4/217 10477
/proc/meminfo: memFree=19405644/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=10993996 memory=184128 CPUtime=3.06 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 23485 13145 0 0 289 9 5 3 20 0 15 0 107129960 11257851904 46032 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2748499 46032 3451 1 0 2710157 0
[pid=10411/tid=10464] ppid=10408 vsize=10993996 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 15815 13145 0 0 132 6 5 3 20 0 15 0 107129969 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494693584688 140494705833310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=10993996 memory=4051323354130624818 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129970 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 2 13145 0 0 0 0 5 3 20 0 15 0 107129970 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=10993996 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 14 13145 0 0 0 0 5 3 20 0 15 0 107129972 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=10993996 memory=279729475234048 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 15 0 107129972 11257851904 46032 33554432000 4194304 4196468 140726321562624 140493547627424 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129972 11257851904 46032 33554432000 4194304 4196468 140726321562624 140493346300912 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=10993996 memory=1196 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=10993996 memory=5788 CPUtime=0.65 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 1704 13145 0 0 57 0 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=10993996 memory=4616 CPUtime=0.62 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 1895 13145 0 0 54 0 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=10993996 memory=12032 CPUtime=0.53 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 1839 13145 0 0 44 1 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=10993996 memory=1008 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=10993996 memory=792 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 1 13145 0 0 0 0 5 3 20 0 15 0 107129975 11257851904 46032 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 10993996 KiB

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

/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 313327 13145 0 0 24752 468 5 3 20 0 17 0 107129960 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2819674 1273026 3535 1 0 2781327 0
[pid=10411/tid=10464] ppid=10408 vsize=11278696 memory=4923608 CPUtime=134.93 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 68555 13145 0 0 13459 26 5 3 20 0 17 0 107129969 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494693588832 140494307673656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=11278696 memory=8584 CPUtime=22.2 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 33531 13145 0 0 2106 106 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=11278696 memory=6791534058613427641 CPUtime=22.34 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 37282 13145 0 0 2118 108 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=11278696 memory=2412 CPUtime=22.27 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 35219 13145 0 0 2118 101 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=11278696 memory=1724 CPUtime=22.27 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 36733 13145 0 0 2114 105 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=11278696 memory=1228 CPUtime=1.05 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 31699 13145 0 0 94 3 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=11278696 memory=1428 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 21 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493547627552 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=11278696 memory=1196 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493346300928 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=11278696 memory=5788 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 89 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=11278696 memory=4616 CPUtime=12.36 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 21819 13145 0 0 1224 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=11278696 memory=12032 CPUtime=11.76 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 26279 13145 0 0 1164 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=11278696 memory=1008 CPUtime=3.56 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 19354 13145 0 0 344 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=11278696 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=11278696 memory=1716 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 489 13145 0 0 5 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 252.28 s
Current children cumulated vsize: 11278696 KiB
Current children cumulated memory: 5092104 KiB

[startup+159.201 s]
/proc/loadavg: 2.12 1.93 1.59 3/217 10609
/proc/meminfo: memFree=14337260/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=11278696 memory=5092104 CPUtime=253.08 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 313327 13145 0 0 24832 468 5 3 20 0 17 0 107129960 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2819674 1273026 3535 1 0 2781327 0
[pid=10411/tid=10464] ppid=10408 vsize=11278696 memory=6791534058613427641 CPUtime=135.73 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 68555 13145 0 0 13539 26 5 3 20 0 17 0 107129969 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494693588720 140494307673656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=11278696 memory=30412 CPUtime=22.2 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 33531 13145 0 0 2106 106 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=11278696 memory=1296 CPUtime=22.34 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 37282 13145 0 0 2118 108 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=11278696 memory=2412 CPUtime=22.27 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 35219 13145 0 0 2118 101 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=11278696 memory=5092104 CPUtime=22.27 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 36733 13145 0 0 2114 105 5 3 20 0 17 0 107129970 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=11278696 memory=8584 CPUtime=1.05 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 31699 13145 0 0 94 3 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=11278696 memory=15872 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 21 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493547627552 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=11278696 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493346300928 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=11278696 memory=17416 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 89 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=11278696 memory=17416 CPUtime=12.36 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 21819 13145 0 0 1224 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=11278696 memory=18484 CPUtime=11.76 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 26279 13145 0 0 1164 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=11278696 memory=644 CPUtime=3.56 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 19354 13145 0 0 344 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=11278696 memory=1788 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=11278696 memory=952 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 489 13145 0 0 5 4 5 3 20 0 17 0 107129975 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10608] ppid=10408 vsize=11278696 memory=1240 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10608/stat : 10608 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140492406775920 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10609] ppid=10408 vsize=11278696 memory=2424 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10609/stat : 10609 (java) S 10408 10411 8396 0 -1 1077944384 33 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1273026 33554432000 4194304 4196468 140726321562624 140492205450464 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 253.08 s
Current children cumulated vsize: 11278696 KiB
Current children cumulated memory: 5092104 KiB

[startup+160.001 s]*
/proc/loadavg: 2.11 1.93 1.59 3/217 10609
/proc/meminfo: memFree=14109324/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=11278696 memory=5167880 CPUtime=254.86 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 313459 13145 0 0 25006 472 5 3 20 0 17 0 107129960 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2819674 1291970 3535 1 0 2781327 0
[pid=10411/tid=10464] ppid=10408 vsize=11278696 memory=6791534058613427641 CPUtime=136.21 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 68555 13145 0 0 13587 26 5 3 20 0 17 0 107129969 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494693588768 140494307673672 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=11278696 memory=4126316290023845779 CPUtime=22.52 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 33554 13145 0 0 2137 107 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=11278696 memory=18484 CPUtime=22.66 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 37343 13145 0 0 2149 109 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=11278696 memory=644 CPUtime=22.6 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 35256 13145 0 0 2149 103 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=11278696 memory=1788 CPUtime=22.59 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 36743 13145 0 0 2146 105 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=11278696 memory=952 CPUtime=1.05 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 31699 13145 0 0 94 3 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=11278696 memory=5092104 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 21 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493547627552 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=11278696 memory=2200 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493346300928 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=11278696 memory=7392 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 89 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=11278696 memory=840 CPUtime=12.36 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 21819 13145 0 0 1224 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=11278696 memory=1796 CPUtime=11.76 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 26279 13145 0 0 1164 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=11278696 memory=4140 CPUtime=3.56 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 19354 13145 0 0 344 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=11278696 memory=30412 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=11278696 memory=1296 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 489 13145 0 0 5 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10608] ppid=10408 vsize=11278696 memory=2412 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10608/stat : 10608 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492406775920 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10609] ppid=10408 vsize=11278696 memory=1724 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10609/stat : 10609 (java) S 10408 10411 8396 0 -1 1077944384 34 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492205450464 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 254.86 s
Current children cumulated vsize: 11278696 KiB
Current children cumulated memory: 5167880 KiB

[startup+160.201 s]
/proc/loadavg: 2.11 1.93 1.59 3/217 10609
/proc/meminfo: memFree=14109324/32770624 swapFree=67108860/67108860
[pid=10411] ppid=10408 vsize=11278696 memory=5167880 CPUtime=255.05 cores=0,2,4,6
/proc/10411/stat : 10411 (java) S 10408 10411 8396 0 -1 1077944320 313459 13145 0 0 25025 472 5 3 20 0 17 0 107129960 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140726321545168 140494721752823 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
/proc/10411/statm: 2819674 1291970 3535 1 0 2781327 0
[pid=10411/tid=10464] ppid=10408 vsize=11278696 memory=1408 CPUtime=136.4 cores=0,2,4,6
/proc/10411/task/10464/stat : 10464 (java) R 10408 10411 8396 0 -1 4202560 68555 13145 0 0 13606 26 5 3 20 0 17 0 107129969 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494693588768 140494303969286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10465] ppid=10408 vsize=11278696 memory=792 CPUtime=22.52 cores=0,2,4,6
/proc/10411/task/10465/stat : 10465 (java) S 10408 10411 8396 0 -1 1077944384 33554 13145 0 0 2137 107 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494725995280 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10466] ppid=10408 vsize=11278696 memory=1716 CPUtime=22.66 cores=0,2,4,6
/proc/10411/task/10466/stat : 10466 (java) S 10408 10411 8396 0 -1 1077944384 37343 13145 0 0 2149 109 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494261119888 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10467] ppid=10408 vsize=11278696 memory=1952 CPUtime=22.6 cores=0,2,4,6
/proc/10411/task/10467/stat : 10467 (java) S 10408 10411 8396 0 -1 1077944384 35256 13145 0 0 2149 103 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494260067344 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10468] ppid=10408 vsize=11278696 memory=8584 CPUtime=22.59 cores=0,2,4,6
/proc/10411/task/10468/stat : 10468 (java) S 10408 10411 8396 0 -1 1077944384 36743 13145 0 0 2146 105 5 3 20 0 17 0 107129970 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494259014800 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10469] ppid=10408 vsize=11278696 memory=15872 CPUtime=1.05 cores=0,2,4,6
/proc/10411/task/10469/stat : 10469 (java) S 10408 10411 8396 0 -1 1077944384 31699 13145 0 0 94 3 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494147397616 140494721763970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10470] ppid=10408 vsize=11278696 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10470/stat : 10470 (java) S 10408 10411 8396 0 -1 1077944384 21 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493547627552 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10471] ppid=10408 vsize=11278696 memory=12032 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10471/stat : 10471 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107129972 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493346300928 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10472] ppid=10408 vsize=11278696 memory=1008 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10472/stat : 10472 (java) S 10408 10411 8396 0 -1 1077944384 89 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140493038901456 140494721771419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10473] ppid=10408 vsize=11278696 memory=792 CPUtime=12.36 cores=0,2,4,6
/proc/10411/task/10473/stat : 10473 (java) S 10408 10411 8396 0 -1 1077944384 21819 13145 0 0 1224 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494146345456 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10474] ppid=10408 vsize=11278696 memory=1716 CPUtime=11.76 cores=0,2,4,6
/proc/10411/task/10474/stat : 10474 (java) S 10408 10411 8396 0 -1 1077944384 26279 13145 0 0 1164 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494145292912 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10475] ppid=10408 vsize=11278696 memory=321 CPUtime=3.56 cores=0,2,4,6
/proc/10411/task/10475/stat : 10475 (java) S 10408 10411 8396 0 -1 1077944384 19354 13145 0 0 344 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494144240368 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10476] ppid=10408 vsize=11278696 memory=6944656592387989600 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10476/stat : 10476 (java) S 10408 10411 8396 0 -1 1077944384 3 13145 0 0 0 0 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492608105568 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10477] ppid=10408 vsize=11278696 memory=6655300316396806240 CPUtime=0.17 cores=0,2,4,6
/proc/10411/task/10477/stat : 10477 (java) S 10408 10411 8396 0 -1 1077944384 489 13145 0 0 5 4 5 3 20 0 17 0 107129975 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140494143187248 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10608] ppid=10408 vsize=11278696 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10608/stat : 10608 (java) S 10408 10411 8396 0 -1 1077944384 13 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492406775920 140494721763029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
[pid=10411/tid=10609] ppid=10408 vsize=11278696 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/10411/task/10609/stat : 10609 (java) S 10408 10411 8396 0 -1 1077944384 34 13145 0 0 0 0 5 3 20 0 17 0 107145781 11549384704 1291970 33554432000 4194304 4196468 140726321562624 140492205450464 140494721763970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32260096 140726321568360 140726321571169 140726321571169 140726321573839 0
Current children cumulated CPU time: 255.05 s
Current children cumulated vsize: 11278696 KiB
Current children cumulated memory: 5167880 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 160.244
CPU time (s): 255.108
CPU user time (s): 250.312
CPU system time (s): 4.79541
CPU usage (%): 159.199
Max. virtual memory (cumulated for all children) (KiB): 11278696
Max. memory (cumulated for all children) (KiB): 5167880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.312
system time used= 4.79541
maximum resident set size= 5168100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17030
involuntary context switches= 1422


# summary of solver processes directly reported to runsolver:
#   pid: 10411
#   total CPU time (s): 255.108
#   total CPU user time (s): 250.312
#   total CPU system time (s): 4.79541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04404 second user time and 1.52252 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-29 22:21:08
IDJOB=4302908
IDBENCH=141202
IDSOLVER=2777
FILE ID=node103/4302908-1532895668
RUNJOBID= node103-1532895438-9921
PBS_JOBID= 21022525
Free space on /tmp= 56760 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-scen-10-opt_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302908-1532895668/watcher-4302908-1532895668 -o /tmp/evaluation-result-4302908-1532895668/solver-4302908-1532895668 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532895438-9921 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1381461467 -superng HOME/instance-4302908-1532895668.xml

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

MD5SUM BENCH= 5aacc3d423af8ffef3990b4c8ed069d4
RANDOM SEED=1381461467

node103.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.48
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.48
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.48
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.48
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:        19505532 kB
MemAvailable:   31088976 kB
Buffers:          308832 kB
Cached:         11463836 kB
SwapCached:            0 kB
Active:          4713028 kB
Inactive:        7954444 kB
Active(anon):     898176 kB
Inactive(anon):    25184 kB
Active(file):    3814852 kB
Inactive(file):  7929260 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26912 kB
Writeback:             0 kB
AnonPages:        902068 kB
Mapped:            58128 kB
Shmem:             25228 kB
Slab:             296176 kB
SReclaimable:     267792 kB
SUnreclaim:        28384 kB
KernelStack:        3632 kB
PageTables:         6920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2604216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56736 MiB
End job on node103 at 2018-07-29 22:23:48