Trace number 4294436

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.8 2018-06-13SAT 27.082 10.2606

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-6-cp_c18.xml
MD5SUM7cf8ff1aade64c35eba6df9cb38cb5a8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.62608
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints4508
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":150}]
Minimum variable degree122
Maximum variable degree123
Distribution of variable degrees[{"degree":122,"count":125},{"degree":123,"count":25}]
Minimum constraint arity4
Maximum constraint arity150
Distribution of constraint arities[{"arity":4,"count":4500},{"arity":25,"count":7},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints4500
Distribution of constraint types[{"type":"intension","count":4500},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
26.94/10.23	v <instantiation>
26.94/10.23	v       <list>
26.94/10.23	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24]
26.94/10.23	v       </list>
26.94/10.23	v       <values>
26.94/10.23	v         0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 3 1 2 4 1 4 2 3 0 4 2 0 1 3 3 1 4 0 2 2 0 3 4 1 1 4 2 3 0 3 1 4 0 2 4 2 0 1 3 2 0 3 4 1 0 3 1 2 4 2 0 3 4 1 0 3 1 2 4 4 2 0 1 3 1 4 2 3 0 3 1 4 0 2 3 1 4 0 2 2 0 3 4 1 4 2 0 1 3 0 3 1 2 4 1 4 2 3 0
26.94/10.23	v       </values>
26.94/10.23	v     </instantiation>
26.94/10.23	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4300 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-4294436-1532472618/watcher-4294436-1532472618 -o /tmp/evaluation-result-4294436-1532472618/solver-4294436-1532472618 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21335 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=42820933 HOME/instance-4294436-1532472618.xml 

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

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


[startup+0.100121 s]*
/proc/loadavg: 1.38 1.34 1.36 3/210 22895
/proc/meminfo: memFree=14027796/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=9972712 memory=15172 CPUtime=0.09 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 4449 12843 0 0 1 1 5 2 20 0 6 0 64824963 10212057088 3793 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2493178 3793 1934 1 0 2481616 0
[pid=22838/tid=22891] ppid=22835 vsize=9972712 memory=4628411388058700198 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 2260 12843 0 0 0 0 5 2 20 0 6 0 64824972 10212057088 3793 33554432000 4194304 4196468 140735057470592 140363525358160 140363537601886 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=9972712 memory=5793855484723190201 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 6 0 64824973 10212057088 3793 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=9972712 memory=140233713297024 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 6 0 64824973 10212057088 3793 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 6 0 64824973 10212057088 3793 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 6 0 64824973 10212057088 3793 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 15172 KiB

[startup+0.210056 s]*
/proc/loadavg: 1.38 1.34 1.36 3/219 22904
/proc/meminfo: memFree=14007568/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10818856 memory=38940 CPUtime=0.26 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 8623 12843 0 0 17 2 5 2 20 0 15 0 64824963 11078508544 9735 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2704714 9735 2976 1 0 2667149 0
[pid=22838/tid=22891] ppid=22835 vsize=10818856 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 5066 12843 0 0 10 1 5 2 20 0 15 0 64824972 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363525319056 140363535086352 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10818856 memory=4211973959918087562 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10818856 memory=140233713297024 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824973 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824974 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 33 12843 0 0 0 0 5 2 20 0 15 0 64824975 11078508544 9735 33554432000 4194304 4196468 140735057470592 140363011413280 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824975 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362416907888 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10818856 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10818856 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) S 22835 22838 21303 0 -1 1077944384 433 12843 0 0 1 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362977855600 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10818856 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) S 22835 22838 21303 0 -1 1077944384 202 12843 0 0 1 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362976802800 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10818856 memory=140233713297024 CPUtime=0.1 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 681 12843 0 0 3 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10818856 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10818856 memory=140233713297024 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824978 11078508544 9735 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818856 KiB
Current children cumulated memory: 38940 KiB

[startup+0.310539 s]*
/proc/loadavg: 1.38 1.34 1.36 3/219 22904
/proc/meminfo: memFree=13982636/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10819352 memory=50288 CPUtime=0.37 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 10680 12843 0 0 28 2 5 2 20 0 15 0 64824963 11079016448 12572 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2704838 12572 3107 1 0 2667149 0
[pid=22838/tid=22891] ppid=22835 vsize=10819352 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 7084 12843 0 0 19 1 5 2 20 0 15 0 64824972 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363525333408 140363535084903 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10819352 memory=140233713297023 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824974 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 33 12843 0 0 0 0 5 2 20 0 15 0 64824975 11079016448 12572 33554432000 4194304 4196468 140735057470592 140363011413280 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10819352 memory=140233713297024 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824975 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362416907888 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) S 22835 22838 21303 0 -1 1077944384 437 12843 0 0 1 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362977855600 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) S 22835 22838 21303 0 -1 1077944384 207 12843 0 0 1 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362976802800 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 710 12843 0 0 5 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 12572 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 50288 KiB

[startup+0.70077 s]
/proc/loadavg: 1.38 1.34 1.36 3/219 22904
/proc/meminfo: memFree=13977036/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10819352 memory=83796 CPUtime=0.99 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 17176 12843 0 0 88 4 5 2 20 0 15 0 64824963 11079016448 20949 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2704838 20949 3246 1 0 2667149 0
[pid=22838/tid=22891] ppid=22835 vsize=10819352 memory=19876 CPUtime=0.66 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 12458 12843 0 0 56 3 5 2 20 0 15 0 64824972 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363525344400 140363553543325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10819352 memory=288230587427469581 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10819352 memory=15816694631256675 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824973 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 5 12843 0 0 0 0 5 2 20 0 15 0 64824974 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10819352 memory=140233568199264 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 33 12843 0 0 0 0 5 2 20 0 15 0 64824975 11079016448 20949 33554432000 4194304 4196468 140735057470592 140363011413280 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10819352 memory=140234977182832 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824975 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362416907888 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10819352 memory=2340 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10819352 memory=6153431502485414241 CPUtime=0.17 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) S 22835 22838 21303 0 -1 1077944384 1088 12843 0 0 10 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362977855600 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10819352 memory=7881696724453321575 CPUtime=0.14 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) S 22835 22838 21303 0 -1 1077944384 466 12843 0 0 7 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362976802800 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10819352 memory=6154538792250073449 CPUtime=0.2 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 919 12843 0 0 13 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10819352 memory=8514726395715218844 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824978 11079016448 20949 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 83796 KiB

[startup+1.50074 s]
/proc/loadavg: 1.38 1.34 1.36 3/219 22904
/proc/meminfo: memFree=13939292/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10832204 memory=184824 CPUtime=2.94 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 23875 12843 0 0 279 8 5 2 20 0 15 0 64824963 11092176896 46206 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2708051 46206 3451 1 0 2669709 0
[pid=22838/tid=22891] ppid=22835 vsize=10832204 memory=7306056177471744083 CPUtime=1.45 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 16640 12843 0 0 132 6 5 2 20 0 15 0 64824972 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363525354016 140363537601886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10832204 memory=7379263899211819622 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10832204 memory=7809903017367070816 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10832204 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824973 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10832204 memory=238571139174287 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824973 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10832204 memory=3843371840305377312 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 12 12843 0 0 0 0 5 2 20 0 15 0 64824974 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10832204 memory=4638778424102965584 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 33 12843 0 0 0 0 5 2 20 0 15 0 64824975 11092176896 46206 33554432000 4194304 4196468 140735057470592 140363011413280 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10832204 memory=6935650355271196736 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 1 12843 0 0 0 0 5 2 20 0 15 0 64824975 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362416907888 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10832204 memory=280467135791344 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10832204 memory=6935649255759570240 CPUtime=0.59 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) S 22835 22838 21303 0 -1 1077944384 2122 12843 0 0 52 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362977855600 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10832204 memory=-6365094285204940390 CPUtime=0.57 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) R 22835 22838 21303 0 -1 4202560 1213 12843 0 0 50 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362976803096 140363535043865 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10832204 memory=6656426216303648864 CPUtime=0.49 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 1648 12843 0 0 42 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10832204 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10832204 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 2 12843 0 0 0 0 5 2 20 0 15 0 64824978 11092176896 46206 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 10832204 KiB

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

[pid=22838/tid=22903] ppid=22835 vsize=10844512 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11104780288 97034 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10844512 memory=-7740707482848034173 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 64 12843 0 0 0 0 5 2 20 0 15 0 64824978 11104780288 97034 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 16.61 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 388136 KiB

[startup+8.00145 s]*
/proc/loadavg: 1.51 1.36 1.37 6/219 22904
/proc/meminfo: memFree=13597376/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10848608 memory=448512 CPUtime=20.98 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 57408 12843 0 0 2063 28 5 2 20 0 15 0 64824963 11108974592 112128 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2712152 112128 3525 1 0 2673805 0
[pid=22838/tid=22891] ppid=22835 vsize=10848608 memory=6791534058613427641 CPUtime=7.73 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 28174 12843 0 0 755 11 5 2 20 0 15 0 64824972 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363525355680 140363174888783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10848608 memory=-7003737579269690708 CPUtime=0.2 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 163 12843 0 0 12 1 5 2 20 0 15 0 64824973 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10848608 memory=-7019007802211101846 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 665 12843 0 0 13 2 5 2 20 0 15 0 64824973 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10848608 memory=-8458152057954364812 CPUtime=0.19 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 318 12843 0 0 11 1 5 2 20 0 15 0 64824973 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10848608 memory=-8815664730926849397 CPUtime=0.2 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 414 12843 0 0 11 2 5 2 20 0 15 0 64824973 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10848608 memory=-8102431393132624720 CPUtime=0.12 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2626 12843 0 0 5 0 5 2 20 0 15 0 64824974 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10848608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 52 12843 0 0 0 0 5 2 20 0 15 0 64824975 11108974592 112128 33554432000 4194304 4196468 140735057470592 140363011413344 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10848608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 24 12843 0 0 0 0 5 2 20 0 15 0 64824975 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362416907904 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10848608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10848608 memory=0 CPUtime=5.29 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) R 22835 22838 21303 0 -1 4202560 8070 12843 0 0 521 1 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362977846928 140363537913440 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10848608 memory=3978424719714099199 CPUtime=5.33 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) R 22835 22838 21303 0 -1 4202560 7699 12843 0 0 524 2 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362976795992 140363532759872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10848608 memory=3690760600506807599 CPUtime=2.17 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) R 22835 22838 21303 0 -1 1077944384 6943 12843 0 0 207 3 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10848608 memory=2321245770865104544 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10848608 memory=419752 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 64 12843 0 0 0 0 5 2 20 0 15 0 64824978 11108974592 112128 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 20.98 s
Current children cumulated vsize: 10848608 KiB
Current children cumulated memory: 448512 KiB

[startup+9.60075 s]
/proc/loadavg: 1.51 1.36 1.37 5/219 22904
/proc/meminfo: memFree=13555844/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10916192 memory=501248 CPUtime=25.65 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 72223 12843 0 0 2525 33 5 2 20 0 15 0 64824963 11178180608 125312 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2729048 125312 3529 1 0 2690701 0
[pid=22838/tid=22891] ppid=22835 vsize=10916192 memory=7 CPUtime=9.3 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 38265 12843 0 0 909 14 5 2 20 0 15 0 64824972 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363525348896 140363537861520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10916192 memory=3828 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 182 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10916192 memory=19876 CPUtime=0.23 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 699 12843 0 0 14 2 5 2 20 0 15 0 64824973 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10916192 memory=1296 CPUtime=0.2 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 330 12843 0 0 12 1 5 2 20 0 15 0 64824973 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10916192 memory=3828 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 431 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10916192 memory=442788 CPUtime=0.13 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2627 12843 0 0 5 1 5 2 20 0 15 0 64824974 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10916192 memory=388360 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 52 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 125312 33554432000 4194304 4196468 140735057470592 140363011413344 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10916192 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 24 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362416907904 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10916192 memory=7881977074097935471 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10916192 memory=7811044314779248486 CPUtime=6.65 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) R 22835 22838 21303 0 -1 4202560 10911 12843 0 0 656 2 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362977837072 140363535065122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10916192 memory=0 CPUtime=6.67 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) R 22835 22838 21303 0 -1 4202560 9315 12843 0 0 658 2 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362976787120 140363537007664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10916192 memory=140233568087596 CPUtime=2.5 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 7124 12843 0 0 240 3 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10916192 memory=280467136134224 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10916192 memory=280467135791344 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 64 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 125312 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 25.65 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 501248 KiB

[startup+10.0007 s]*
/proc/loadavg: 1.47 1.36 1.37 4/219 22904
/proc/meminfo: memFree=13462880/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10916192 memory=586792 CPUtime=26.63 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 73206 12843 0 0 2621 35 5 2 20 0 15 0 64824963 11178180608 146698 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2729048 146698 3529 1 0 2690701 0
[pid=22838/tid=22891] ppid=22835 vsize=10916192 memory=-8540663193526752614 CPUtime=9.71 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 38562 12843 0 0 948 16 5 2 20 0 15 0 64824972 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363525353264 140363175576217 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10916192 memory=4211973959918087562 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 182 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10916192 memory=140233713297029 CPUtime=0.23 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 699 12843 0 0 14 2 5 2 20 0 15 0 64824973 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10916192 memory=7521689142396076132 CPUtime=0.2 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 330 12843 0 0 12 1 5 2 20 0 15 0 64824973 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10916192 memory=7728291758104669283 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 431 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10916192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2627 12843 0 0 5 1 5 2 20 0 15 0 64824974 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10916192 memory=3833745396207203127 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 52 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 146698 33554432000 4194304 4196468 140735057470592 140363011413344 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10916192 memory=8100123504598608488 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 24 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362416907904 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10916192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10916192 memory=0 CPUtime=6.9 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) S 22835 22838 21303 0 -1 1077944384 11024 12843 0 0 681 2 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362977855600 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10916192 memory=3760822555304604212 CPUtime=6.95 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) S 22835 22838 21303 0 -1 1077944384 9886 12843 0 0 686 2 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362976802800 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10916192 memory=140233713297024 CPUtime=2.54 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 7126 12843 0 0 244 3 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10916192 memory=3688788072368060207 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10916192 memory=140233713297024 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 64 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 146698 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 26.63 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 586792 KiB

[startup+10.2008 s]
/proc/loadavg: 1.47 1.36 1.37 4/219 22904
/proc/meminfo: memFree=13462880/32770624 swapFree=67108860/67108860
[pid=22838] ppid=22835 vsize=10916192 memory=613624 CPUtime=26.94 cores=1,3,5,7
/proc/22838/stat : 22838 (java) S 22835 22838 21303 0 -1 1077944320 73493 12843 0 0 2650 37 5 2 20 0 15 0 64824963 11178180608 153406 33554432000 4194304 4196468 140735057470592 140735057453136 140363553521399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
/proc/22838/statm: 2729048 153406 3529 1 0 2690701 0
[pid=22838/tid=22891] ppid=22835 vsize=10916192 memory=297237791077841220 CPUtime=9.89 cores=1,3,5,7
/proc/22838/task/22891/stat : 22891 (java) R 22835 22838 21303 0 -1 4202560 38702 12843 0 0 966 16 5 2 20 0 15 0 64824972 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363525348848 140363534894883 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22892] ppid=22835 vsize=10916192 memory=4265954185755044128 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22892/stat : 22892 (java) S 22835 22838 21303 0 -1 1077944384 188 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363557763472 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22893] ppid=22835 vsize=10916192 memory=576587674381544995 CPUtime=0.23 cores=1,3,5,7
/proc/22838/task/22893/stat : 22893 (java) S 22835 22838 21303 0 -1 1077944384 704 12843 0 0 14 2 5 2 20 0 15 0 64824973 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363491805456 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22894] ppid=22835 vsize=10916192 memory=6944656592455359580 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22894/stat : 22894 (java) S 22835 22838 21303 0 -1 1077944384 334 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363126114960 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22895] ppid=22835 vsize=10916192 memory=288287783590840676 CPUtime=0.22 cores=1,3,5,7
/proc/22838/task/22895/stat : 22895 (java) S 22835 22838 21303 0 -1 1077944384 461 12843 0 0 13 2 5 2 20 0 15 0 64824973 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363125062160 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22896] ppid=22835 vsize=10916192 memory=6944656575208382560 CPUtime=0.13 cores=1,3,5,7
/proc/22838/task/22896/stat : 22896 (java) S 22835 22838 21303 0 -1 1077944384 2677 12843 0 0 5 1 5 2 20 0 15 0 64824974 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363012467312 140363553532546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22897] ppid=22835 vsize=10916192 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22897/stat : 22897 (java) S 22835 22838 21303 0 -1 1077944384 52 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 153406 33554432000 4194304 4196468 140735057470592 140363011413344 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22898] ppid=22835 vsize=10916192 memory=3472323898181264737 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22898/stat : 22898 (java) S 22835 22838 21303 0 -1 1077944384 24 12843 0 0 0 0 5 2 20 0 15 0 64824975 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362416907904 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22899] ppid=22835 vsize=10916192 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22899/stat : 22899 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362109508176 140363553539995 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22900] ppid=22835 vsize=10916192 memory=6944656592387989600 CPUtime=6.93 cores=1,3,5,7
/proc/22838/task/22900/stat : 22900 (java) R 22835 22838 21303 0 -1 4202560 11049 12843 0 0 684 2 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362977843472 140363537913380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22901] ppid=22835 vsize=10916192 memory=6655300316396806240 CPUtime=6.97 cores=1,3,5,7
/proc/22838/task/22901/stat : 22901 (java) S 22835 22838 21303 0 -1 1077944384 9891 12843 0 0 688 2 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362976802800 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22902] ppid=22835 vsize=10916192 memory=6944656592455359580 CPUtime=2.58 cores=1,3,5,7
/proc/22838/task/22902/stat : 22902 (java) S 22835 22838 21303 0 -1 1077944384 7148 12843 0 0 248 3 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362975750512 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22903] ppid=22835 vsize=10916192 memory=100251717339882 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22903/stat : 22903 (java) S 22835 22838 21303 0 -1 1077944384 3 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362075949536 140363553531605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
[pid=22838/tid=22904] ppid=22835 vsize=10916192 memory=9 CPUtime=0.07 cores=1,3,5,7
/proc/22838/task/22904/stat : 22904 (java) S 22835 22838 21303 0 -1 1077944384 64 12843 0 0 0 0 5 2 20 0 15 0 64824978 11178180608 153406 33554432000 4194304 4196468 140735057470592 140362974698416 140363553532546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31825920 140735057472112 140735057474908 140735057474908 140735057477583 0
Current children cumulated CPU time: 26.94 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 613624 KiB

Child status: 0
Real time (s): 10.2606
CPU time (s): 27.082
CPU user time (s): 26.6688
CPU system time (s): 0.413182
CPU usage (%): 263.943
Max. virtual memory (cumulated for all children) (KiB): 10916192
Max. memory (cumulated for all children) (KiB): 613624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.6688
system time used= 0.413182
maximum resident set size= 616044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86576
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9268
involuntary context switches= 96


# summary of solver processes directly reported to runsolver:
#   pid: 22838
#   total CPU time (s): 27.082
#   total CPU user time (s): 26.6688
#   total CPU system time (s): 0.413182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.084735 second user time and 0.143202 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 00:50:18
IDJOB=4294436
IDBENCH=141383
IDSOLVER=2750
FILE ID=node135/4294436-1532472618
RUNJOBID= node135-1532466475-21335
PBS_JOBID= 21021583
Free space on /tmp= 48344 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-6-cp_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294436-1532472618/watcher-4294436-1532472618 -o /tmp/evaluation-result-4294436-1532472618/solver-4294436-1532472618 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21335 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=42820933 HOME/instance-4294436-1532472618.xml

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

MD5SUM BENCH= 7cf8ff1aade64c35eba6df9cb38cb5a8
RANDOM SEED=42820933

node135.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:        14032576 kB
MemAvailable:   30058996 kB
Buffers:          216332 kB
Cached:         15859616 kB
SwapCached:            0 kB
Active:          4344760 kB
Inactive:       13659896 kB
Active(anon):    1878432 kB
Inactive(anon):    69900 kB
Active(file):    2466328 kB
Inactive(file): 13589996 kB
Unevictable:        7200 kB
Mlocked:            7200 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26536 kB
Writeback:             0 kB
AnonPages:       1943932 kB
Mapped:            52172 kB
Shmem:             17056 kB
Slab:             426984 kB
SReclaimable:     398556 kB
SUnreclaim:        28428 kB
KernelStack:        3856 kB
PageTables:         9020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2794732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1718272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48316 MiB
End job on node135 at 2018-07-25 00:50:28