Trace number 4308784

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
OscaR - Parallel with EPS 2018-08-14SAT (TO)1402 19997.1 2520.37

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a3-galaxy06_c18.xml
MD5SUMf9caa09a77a0aeed2ee1a5d5b0978ec8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1403
Best CPU time to get the best result obtained on this benchmark20063.4
Satisfiable
(Un)Satisfiability was proved
Number of variables246
Number of constraints485
Number of domains3
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":120},{"size":6,"count":60},{"size":16,"count":66}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":126},{"degree":17,"count":48},{"degree":18,"count":60},{"degree":19,"count":10},{"degree":20,"count":2}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":61},{"arity":3,"count":12},{"arity":4,"count":216},{"arity":5,"count":54},{"arity":6,"count":70},{"arity":8,"count":60},{"arity":10,"count":12}]
Number of extensional constraints66
Number of intensional constraints277
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":277},{"type":"regular","count":6},{"type":"allDifferent","count":10},{"type":"cardinality","count":6},{"type":"element","count":120}]
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

0.67/0.55	c version: 2018-08-14
0.98/0.76	c seed: 505061575
0.98/0.76	c timeout: 20160
0.98/0.76	c memlimit: 22000
0.98/0.76	c nbcore: 8
0.98/0.76	c Parsing instance...
1.86/1.19	c Parsing done, starting search...
11.94/3.55	o 1624
11.94/3.55	o 1602
12.68/3.62	o 1553
12.68/3.65	o 1496
19.80/4.57	o 1487
22.09/4.89	o 1475
23.74/5.06	o 1468
61.62/9.88	o 1467
61.62/9.88	o 1422
91.05/13.53	o 1407
6194.84/781.18	o 1402
19994.54/2520.09	s SATISFIABLE
19994.54/2520.09	v <instantiation>
19994.54/2520.09	v 	<list>
19994.54/2520.09	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[0][7] t[0][8] t[0][9] t[0][10] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[1][7] t[1][8] t[1][9] t[1][10] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[2][7] t[2][8] t[2][9] t[2][10] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] t[3][7] t[3][8] t[3][9] t[3][10] t[4][0] t[4][1] t[4][2] t[4][3] t[4][4] t[4][5] t[4][6] t[4][7] t[4][8] t[4][9] t[4][10] t[5][0] t[5][1] t[5][2] t[5][3] t[5][4] t[5][5] t[5][6] t[5][7] t[5][8] t[5][9] t[5][10]
19994.54/2520.09	v 	</list>
19994.54/2520.09	v 	<values>
19994.54/2520.09	v 		1 2 2 3 5 3 4 5 1 4 0 5 3 2 4 5 3 4 0 2 4 0 0 1 3 4 5 3 5 1 5 4 1 0 2 0 1 2 4 5 2 3 5 5 1 2 0 1 3 0 3 1 4 4 0 1 2 0 2 3 1 0 1 1 0 0 1 1 0 0 0 1 1 1 0 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 1 1 0 0 0 1 1 1 0 0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 1 1 0 0 1 0 1 0 0 1 1 0 0 1 1 1 0 0 0 1 1 1 0 0 1 0 0 1 1 0 1 1 1 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 1 0 0 0 1 1 0 0 15 15 0 39 41 34 0 10 31 36 10 10 0 0 31 35 41 32 0 22 22 0 0 15 10 22 45 35 41 47 0 0 0 0 32 10 15 47 0 0 51 35 41 45 47 41 35 0 0 36 10 31 0 0 41 32 40 35 35 0 0 39 15 50 0 
19994.54/2520.09	v 	</values>
19994.54/2520.09	v </instantiation>

Verifier Data

OK	1402

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308784-1534389591/watcher-4308784-1534389591 -o /tmp/evaluation-result-4308784-1534389591/solver-4308784-1534389591 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534387056-484 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 505061575 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308784-1534389591.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=812, runsolver pid=809

[startup+0.100126 s]*
/proc/loadavg: 8.11 8.63 8.29 2/198 832
/proc/meminfo: memFree=24319180/32770624 swapFree=67108372/67108860
[pid=812] ppid=809 vsize=26103420 memory=28772 CPUtime=0.11 cores=0-7
/proc/812/stat : 812 (java) S 809 812 456 0 -1 1077944320 6663 0 0 0 10 1 0 0 20 0 20 0 256522245 26729902080 7193 33554432000 4194304 4196468 140723071767584 140723071750128 140435145187063 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
/proc/812/statm: 6525855 7193 3134 1 0 6487932 0
[pid=812/tid=814] ppid=809 vsize=26103420 memory=8318255677412212789 CPUtime=0.08 cores=0-7
/proc/812/task/814/stat : 814 (java) R 809 812 456 0 -1 4202560 5184 0 0 0 8 0 0 0 20 0 20 0 256522246 26729902080 7655 33554432000 4194304 4196468 140723071767584 140435149374736 140435125462784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=815] ppid=809 vsize=26103420 memory=342 CPUtime=0 cores=0-7
/proc/812/task/815/stat : 815 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7655 33554432000 4194304 4196468 140723071767584 140435097807504 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=816] ppid=809 vsize=26103420 memory=3979412930125092512 CPUtime=0 cores=0-7
/proc/812/task/816/stat : 816 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7655 33554432000 4194304 4196468 140723071767584 140434701941264 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=817] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/817/stat : 817 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7655 33554432000 4194304 4196468 140723071767584 140434700888464 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=818] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/818/stat : 818 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434699835664 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=819] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/819/stat : 819 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434698783888 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=820] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/820/stat : 820 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434697731088 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=821] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/821/stat : 821 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434696678288 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=822] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/822/stat : 822 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434695625488 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=823] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/823/stat : 823 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434339715440 140435145198210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=824] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/824/stat : 824 (java) S 809 812 456 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434338661408 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=825] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/825/stat : 825 (java) S 809 812 456 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256522249 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434337608560 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=826] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/826/stat : 826 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434336556880 140435145205659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=827] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/827/stat : 827 (java) S 809 812 456 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434335505264 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=828] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/828/stat : 828 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7721 33554432000 4194304 4196468 140723071767584 140434334452464 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=829] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/829/stat : 829 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7787 33554432000 4194304 4196468 140723071767584 140434333399664 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=830] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/830/stat : 830 (java) S 809 812 456 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7787 33554432000 4194304 4196468 140723071767584 140434332346864 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=831] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/831/stat : 831 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7787 33554432000 4194304 4196468 140723071767584 140434331294304 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=832] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/832/stat : 832 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 7787 33554432000 4194304 4196468 140723071767584 140434330241584 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 28772 KiB

[startup+0.210326 s]*
/proc/loadavg: 8.11 8.63 8.29 4/198 832
/proc/meminfo: memFree=24305476/32770624 swapFree=67108372/67108860
[pid=812] ppid=809 vsize=26103420 memory=42716 CPUtime=0.29 cores=0-7
/proc/812/stat : 812 (java) S 809 812 456 0 -1 1077944320 10404 0 0 0 27 2 0 0 20 0 20 0 256522245 26729902080 10679 33554432000 4194304 4196468 140723071767584 140723071750128 140435145187063 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
/proc/812/statm: 6525855 10679 3300 1 0 6487932 0
[pid=812/tid=814] ppid=809 vsize=26103420 memory=7882827048052850738 CPUtime=0.2 cores=0-7
/proc/812/task/814/stat : 814 (java) R 809 812 456 0 -1 4202560 8170 0 0 0 19 1 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140435149415216 140435129267550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=815] ppid=809 vsize=26103420 memory=329 CPUtime=0 cores=0-7
/proc/812/task/815/stat : 815 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140435097807504 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=816] ppid=809 vsize=26103420 memory=3474447938580895392 CPUtime=0 cores=0-7
/proc/812/task/816/stat : 816 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434701941264 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=817] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/817/stat : 817 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434700888464 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=818] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/818/stat : 818 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434699835664 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=819] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/819/stat : 819 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434698783888 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=820] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/820/stat : 820 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434697731088 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=821] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/821/stat : 821 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434696678288 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=822] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/822/stat : 822 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434695625488 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=823] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/823/stat : 823 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434339715440 140435145198210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=824] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/824/stat : 824 (java) S 809 812 456 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434338661408 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=825] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/825/stat : 825 (java) S 809 812 456 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256522249 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434337608560 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=826] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/826/stat : 826 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434336556880 140435145205659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=827] ppid=809 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/812/task/827/stat : 827 (java) S 809 812 456 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434335505264 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=828] ppid=809 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/812/task/828/stat : 828 (java) S 809 812 456 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434334452464 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=829] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/829/stat : 829 (java) S 809 812 456 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434333399664 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=830] ppid=809 vsize=26103420 memory=-1 CPUtime=0.06 cores=0-7
/proc/812/task/830/stat : 830 (java) R 809 812 456 0 -1 4202560 327 0 0 0 6 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434332346864 140435129267550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=831] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/831/stat : 831 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434331294304 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=832] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/832/stat : 832 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 10679 33554432000 4194304 4196468 140723071767584 140434330241584 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42716 KiB

[startup+0.310496 s]*
/proc/loadavg: 8.11 8.63 8.29 3/198 832
/proc/meminfo: memFree=24302208/32770624 swapFree=67108372/67108860
[pid=812] ppid=809 vsize=26103420 memory=46764 CPUtime=0.42 cores=0-7
/proc/812/stat : 812 (java) S 809 812 456 0 -1 1077944320 10866 0 0 0 40 2 0 0 20 0 20 0 256522245 26729902080 11691 33554432000 4194304 4196468 140723071767584 140723071750128 140435145187063 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
/proc/812/statm: 6525855 11691 3381 1 0 6487932 0
[pid=812/tid=814] ppid=809 vsize=26103420 memory=2196 CPUtime=0.29 cores=0-7
/proc/812/task/814/stat : 814 (java) R 809 812 456 0 -1 4202560 8516 0 0 0 28 1 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140435149348800 140435129267550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=815] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/815/stat : 815 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140435097807504 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=816] ppid=809 vsize=26103420 memory=140491344567812 CPUtime=0 cores=0-7
/proc/812/task/816/stat : 816 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434701941264 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=817] ppid=809 vsize=26103420 memory=7532 CPUtime=0 cores=0-7
/proc/812/task/817/stat : 817 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434700888464 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=818] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/818/stat : 818 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434699835664 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=819] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/819/stat : 819 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434698783888 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=820] ppid=809 vsize=26103420 memory=342 CPUtime=0 cores=0-7
/proc/812/task/820/stat : 820 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434697731088 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=821] ppid=809 vsize=26103420 memory=288230376151711743 CPUtime=0 cores=0-7
/proc/812/task/821/stat : 821 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434696678288 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=822] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/822/stat : 822 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434695625488 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=823] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/823/stat : 823 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434339715440 140435145198210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=824] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/824/stat : 824 (java) S 809 812 456 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256522248 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434338661408 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=825] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/825/stat : 825 (java) S 809 812 456 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256522249 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434337608560 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=826] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/826/stat : 826 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434336556880 140435145205659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=827] ppid=809 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/812/task/827/stat : 827 (java) S 809 812 456 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434335505264 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=828] ppid=809 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/812/task/828/stat : 828 (java) S 809 812 456 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434334452464 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=829] ppid=809 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/812/task/829/stat : 829 (java) S 809 812 456 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434333399664 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=830] ppid=809 vsize=26103420 memory=0 CPUtime=0.07 cores=0-7
/proc/812/task/830/stat : 830 (java) S 809 812 456 0 -1 1077944384 344 0 0 0 7 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434332346864 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=831] ppid=809 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/812/task/831/stat : 831 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434331294304 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=832] ppid=809 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/812/task/832/stat : 832 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522251 26729902080 11691 33554432000 4194304 4196468 140723071767584 140434330241584 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46764 KiB

[startup+0.70095 s]
/proc/loadavg: 7.62 8.52 8.26 2/198 832
/proc/meminfo: memFree=24265496/32770624 swapFree=67108372/67108860
[pid=812] ppid=809 vsize=26105488 memory=87432 CPUtime=0.98 cores=0-7
/proc/812/stat : 812 (java) S 809 812 456 0 -1 1077944320 17807 0 0 0 94 4 0 0 20 0 20 0 256522245 26732019712 21858 33554432000 4194304 4196468 140723071767584 140723071750128 140435145187063 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
/proc/812/statm: 6526372 21858 3486 1 0 6488444 0
[pid=812/tid=814] ppid=809 vsize=26105488 memory=69808 CPUtime=0.67 cores=0-7
/proc/812/task/814/stat : 814 (java) R 809 812 456 0 -1 4202560 15013 0 0 0 64 3 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140435149409728 140435145208989 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=815] ppid=809 vsize=26105488 memory=1100 CPUtime=0 cores=0-7
/proc/812/task/815/stat : 815 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140435097807504 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=816] ppid=809 vsize=26105488 memory=2144 CPUtime=0 cores=0-7
/proc/812/task/816/stat : 816 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434701941264 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=817] ppid=809 vsize=26105488 memory=1692 CPUtime=0 cores=0-7
/proc/812/task/817/stat : 817 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434700888464 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=818] ppid=809 vsize=26105488 memory=3472328296227679313 CPUtime=0 cores=0-7
/proc/812/task/818/stat : 818 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434699835664 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=819] ppid=809 vsize=26105488 memory=280982398189504 CPUtime=0 cores=0-7
/proc/812/task/819/stat : 819 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434698783888 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=820] ppid=809 vsize=26105488 memory=5660766897130 CPUtime=0 cores=0-7
/proc/812/task/820/stat : 820 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434697731088 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=821] ppid=809 vsize=26105488 memory=280982398159136 CPUtime=0 cores=0-7
/proc/812/task/821/stat : 821 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434696678288 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=822] ppid=809 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/812/task/822/stat : 822 (java) S 809 812 456 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256522246 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434695625488 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=823] ppid=809 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/812/task/823/stat : 823 (java) S 809 812 456 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256522248 26732019712 21858 33554432000 4194304 4196468 140723071767584 140434339715440 140435145198210 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0

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

[pid=812/tid=831] ppid=809 vsize=28052264 memory=488 CPUtime=0 cores=0-7
/proc/812/task/831/stat : 831 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 48 0 256522251 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434331294304 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=832] ppid=809 vsize=28052264 memory=1616 CPUtime=1.05 cores=0-7
/proc/812/task/832/stat : 832 (java) S 809 812 456 0 -1 1077944384 9643 0 0 0 55 50 0 0 20 0 48 0 256522251 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434330241584 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=833] ppid=809 vsize=28052264 memory=1172 CPUtime=0 cores=0-7
/proc/812/task/833/stat : 833 (java) S 809 812 456 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 48 0 256522486 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434316800640 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=834] ppid=809 vsize=28052264 memory=932 CPUtime=5.49 cores=0-7
/proc/812/task/834/stat : 834 (java) S 809 812 456 0 -1 1077944384 19355 0 0 0 265 284 0 0 20 0 48 0 256522506 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434313650864 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=835] ppid=809 vsize=28052264 memory=6416 CPUtime=0.55 cores=0-7
/proc/812/task/835/stat : 835 (java) D 809 812 456 0 -1 4202560 555 0 0 0 55 0 0 0 20 0 48 0 256522521 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434310482488 140435137904215 0 4 0 16800975 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=836] ppid=809 vsize=28052264 memory=1572 CPUtime=2486.78 cores=0-7
/proc/812/task/836/stat : 836 (java) R 809 812 456 0 -1 4202560 138083 0 0 0 248516 162 0 0 20 0 48 0 256522522 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434309441976 140434792858490 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=837] ppid=809 vsize=28052264 memory=928 CPUtime=0.49 cores=0-7
/proc/812/task/837/stat : 837 (java) S 809 812 456 0 -1 1077944384 82 0 0 0 49 0 0 0 20 0 48 0 256522522 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434308396448 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=838] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=2487.46 cores=0-7
/proc/812/task/838/stat : 838 (java) R 809 812 456 0 -1 4202560 139127 0 0 0 248589 157 0 0 20 0 48 0 256522528 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434305238280 140434791093824 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=839] ppid=809 vsize=28052264 memory=2539272 CPUtime=2487.58 cores=0-7
/proc/812/task/839/stat : 839 (java) R 809 812 456 0 -1 4202560 134986 0 0 0 248598 160 0 0 20 0 48 0 256522528 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434304188128 140434785799572 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=840] ppid=809 vsize=28052264 memory=932 CPUtime=0.59 cores=0-7
/proc/812/task/840/stat : 840 (java) S 809 812 456 0 -1 1077944384 107 0 0 0 59 0 0 0 20 0 48 0 256522529 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434303140896 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=841] ppid=809 vsize=28052264 memory=808 CPUtime=2484.41 cores=0-7
/proc/812/task/841/stat : 841 (java) R 809 812 456 0 -1 4202560 137590 0 0 0 248282 159 0 0 20 0 48 0 256522529 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434302080360 140434792587884 0 4 0 16800975 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=842] ppid=809 vsize=28052264 memory=301741373374332954 CPUtime=0.48 cores=0-7
/proc/812/task/842/stat : 842 (java) S 809 812 456 0 -1 1077944384 116 0 0 0 48 0 0 0 20 0 48 0 256522529 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434301035296 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=843] ppid=809 vsize=28052264 memory=4126316290023845779 CPUtime=2483.05 cores=0-7
/proc/812/task/843/stat : 843 (java) R 809 812 456 0 -1 4202560 136613 0 0 0 248142 163 0 0 20 0 48 0 256522529 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434299975464 140434792643537 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=844] ppid=809 vsize=28052264 memory=488 CPUtime=2483.75 cores=0-7
/proc/812/task/844/stat : 844 (java) R 809 812 456 0 -1 4202560 137757 0 0 0 248209 166 0 0 20 0 48 0 256522529 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434298922984 140434791707846 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=845] ppid=809 vsize=28052264 memory=1616 CPUtime=0 cores=0-7
/proc/812/task/845/stat : 845 (java) S 809 812 456 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434297877920 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=846] ppid=809 vsize=28052264 memory=1172 CPUtime=0 cores=0-7
/proc/812/task/846/stat : 846 (java) S 809 812 456 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434296825120 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=847] ppid=809 vsize=28052264 memory=932 CPUtime=0 cores=0-7
/proc/812/task/847/stat : 847 (java) S 809 812 456 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434295772208 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=848] ppid=809 vsize=28052264 memory=6416 CPUtime=0 cores=0-7
/proc/812/task/848/stat : 848 (java) S 809 812 456 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434294719520 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=849] ppid=809 vsize=28052264 memory=1572 CPUtime=0 cores=0-7
/proc/812/task/849/stat : 849 (java) S 809 812 456 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434293666608 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=850] ppid=809 vsize=28052264 memory=928 CPUtime=0 cores=0-7
/proc/812/task/850/stat : 850 (java) S 809 812 456 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 48 0 256522601 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434292613808 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=851] ppid=809 vsize=28052264 memory=2196 CPUtime=0 cores=0-7
/proc/812/task/851/stat : 851 (java) S 809 812 456 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 48 0 256522602 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434291562144 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=852] ppid=809 vsize=28052264 memory=3988 CPUtime=0 cores=0-7
/proc/812/task/852/stat : 852 (java) S 809 812 456 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 48 0 256522604 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434221258160 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=853] ppid=809 vsize=28052264 memory=1924 CPUtime=0 cores=0-7
/proc/812/task/853/stat : 853 (java) S 809 812 456 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 48 0 256522607 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434220205360 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=854] ppid=809 vsize=28052264 memory=7532 CPUtime=0 cores=0-7
/proc/812/task/854/stat : 854 (java) S 809 812 456 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 48 0 256522612 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434219152672 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=855] ppid=809 vsize=28052264 memory=808 CPUtime=2483.36 cores=0-7
/proc/812/task/855/stat : 855 (java) R 809 812 456 0 -1 4202560 136869 0 0 0 248181 155 0 0 20 0 48 0 256522613 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434218092600 140434792858388 0 4 0 16800975 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=856] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/812/task/856/stat : 856 (java) S 809 812 456 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 48 0 256522616 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434217046960 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=857] ppid=809 vsize=28052264 memory=1800 CPUtime=2485.04 cores=0-7
/proc/812/task/857/stat : 857 (java) R 809 812 456 0 -1 4202560 139491 0 0 0 248344 160 0 0 20 0 48 0 256522617 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434215986552 140434791115875 0 4 0 16800975 0 0 0 -1 1 0 0 31 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=858] ppid=809 vsize=28052264 memory=868 CPUtime=0 cores=0-7
/proc/812/task/858/stat : 858 (java) S 809 812 456 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 48 0 256522622 28725518336 633899 33554432000 4194304 4196468 140723071767584 140434214941472 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
Current children cumulated CPU time: 19996.2 s
Current children cumulated vsize: 28052264 KiB
Current children cumulated memory: 2535596 KiB

[startup+2520.3 s]
/proc/loadavg: 8.61 8.52 8.59 9/225 931
/proc/meminfo: memFree=21796608/32770624 swapFree=67108372/67108860
[pid=812] ppid=809 vsize=28052264 memory=2536380 CPUtime=19996.9 cores=0-7
/proc/812/stat : 812 (java) S 809 812 456 0 -1 1077944320 2482128 0 0 0 1997844 1843 0 0 20 0 48 0 256522245 28725518336 634095 33554432000 4194304 4196468 140723071767584 140723071750128 140435145187063 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
/proc/812/statm: 7013066 634095 3622 1 0 6974617 0
[pid=812/tid=814] ppid=809 vsize=28052264 memory=2536196 CPUtime=2.68 cores=0-7
/proc/812/task/814/stat : 814 (java) S 809 812 456 0 -1 1077944384 23510 0 0 0 259 9 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140435149424528 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=815] ppid=809 vsize=28052264 memory=2536196 CPUtime=10.94 cores=0-7
/proc/812/task/815/stat : 815 (java) S 809 812 456 0 -1 1077944384 124487 0 0 0 1037 57 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140435097807504 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=816] ppid=809 vsize=28052264 memory=2537220 CPUtime=10.99 cores=0-7
/proc/812/task/816/stat : 816 (java) S 809 812 456 0 -1 1077944384 135809 0 0 0 1044 55 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434701941264 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=817] ppid=809 vsize=28052264 memory=2535344 CPUtime=11.01 cores=0-7
/proc/812/task/817/stat : 817 (java) S 809 812 456 0 -1 1077944384 116229 0 0 0 1044 57 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434700888464 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=818] ppid=809 vsize=28052264 memory=33 CPUtime=10.99 cores=0-7
/proc/812/task/818/stat : 818 (java) S 809 812 456 0 -1 1077944384 129952 0 0 0 1041 58 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434699835664 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=819] ppid=809 vsize=28052264 memory=2540300 CPUtime=10.93 cores=0-7
/proc/812/task/819/stat : 819 (java) S 809 812 456 0 -1 1077944384 117922 0 0 0 1036 57 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434698783888 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=820] ppid=809 vsize=28052264 memory=2540300 CPUtime=10.98 cores=0-7
/proc/812/task/820/stat : 820 (java) S 809 812 456 0 -1 1077944384 128761 0 0 0 1040 58 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434697731088 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=821] ppid=809 vsize=28052264 memory=3812 CPUtime=10.94 cores=0-7
/proc/812/task/821/stat : 821 (java) S 809 812 456 0 -1 1077944384 147596 0 0 0 1037 57 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434696678288 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=822] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=10.92 cores=0-7
/proc/812/task/822/stat : 822 (java) S 809 812 456 0 -1 1077944384 133440 0 0 0 1038 54 0 0 20 0 48 0 256522246 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434695625488 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=823] ppid=809 vsize=28052264 memory=5540 CPUtime=5.12 cores=0-7
/proc/812/task/823/stat : 823 (java) S 809 812 456 0 -1 1077944384 243917 0 0 0 416 96 0 0 20 0 48 0 256522248 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434339715440 140435145198210 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=824] ppid=809 vsize=28052264 memory=4400 CPUtime=0 cores=0-7
/proc/812/task/824/stat : 824 (java) S 809 812 456 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 48 0 256522248 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434338661472 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=825] ppid=809 vsize=28052264 memory=1620 CPUtime=0 cores=0-7
/proc/812/task/825/stat : 825 (java) S 809 812 456 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 48 0 256522249 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434337608576 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=826] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/812/task/826/stat : 826 (java) S 809 812 456 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434336556880 140435145205659 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=827] ppid=809 vsize=28052264 memory=916 CPUtime=3.24 cores=0-7
/proc/812/task/827/stat : 827 (java) S 809 812 456 0 -1 1077944384 10414 0 0 0 320 4 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434335505264 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=828] ppid=809 vsize=28052264 memory=4268 CPUtime=3.05 cores=0-7
/proc/812/task/828/stat : 828 (java) R 809 812 456 0 -1 4202560 9411 0 0 0 301 4 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434334452464 140435137476445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=829] ppid=809 vsize=28052264 memory=1752 CPUtime=2.77 cores=0-7
/proc/812/task/829/stat : 829 (java) R 809 812 456 0 -1 1077944384 10312 0 0 0 274 3 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434333399664 140435145198210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=830] ppid=809 vsize=28052264 memory=5540 CPUtime=1.3 cores=0-7
/proc/812/task/830/stat : 830 (java) S 809 812 456 0 -1 1077944384 16561 0 0 0 127 3 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434332346864 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=831] ppid=809 vsize=28052264 memory=2561844 CPUtime=0 cores=0-7
/proc/812/task/831/stat : 831 (java) S 809 812 456 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434331294304 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=832] ppid=809 vsize=28052264 memory=2589548 CPUtime=1.05 cores=0-7
/proc/812/task/832/stat : 832 (java) S 809 812 456 0 -1 1077944384 9643 0 0 0 55 50 0 0 20 0 48 0 256522251 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434330241584 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=833] ppid=809 vsize=28052264 memory=1100 CPUtime=0 cores=0-7
/proc/812/task/833/stat : 833 (java) S 809 812 456 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 48 0 256522486 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434316800640 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=834] ppid=809 vsize=28052264 memory=2144 CPUtime=5.49 cores=0-7
/proc/812/task/834/stat : 834 (java) R 809 812 456 0 -1 1077944384 19355 0 0 0 265 284 0 0 20 0 48 0 256522506 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434313650864 140435145198210 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=835] ppid=809 vsize=28052264 memory=1692 CPUtime=0.56 cores=0-7
/proc/812/task/835/stat : 835 (java) R 809 812 456 0 -1 1077944384 677 0 0 0 56 0 0 0 20 0 48 0 256522521 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434310502048 140435145197269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=836] ppid=809 vsize=28052264 memory=33 CPUtime=2486.86 cores=0-7
/proc/812/task/836/stat : 836 (java) R 809 812 456 0 -1 4202560 138083 0 0 0 248524 162 0 0 20 0 48 0 256522522 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434309444536 140434791115434 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=837] ppid=809 vsize=28052264 memory=6944656592455350634 CPUtime=0.49 cores=0-7
/proc/812/task/837/stat : 837 (java) R 809 812 456 0 -1 1077944384 111 0 0 0 49 0 0 0 20 0 48 0 256522522 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434308396448 140435145197269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=838] ppid=809 vsize=28052264 memory=-7595761213668167008 CPUtime=2487.53 cores=0-7
/proc/812/task/838/stat : 838 (java) R 809 812 456 0 -1 4202560 139127 0 0 0 248596 157 0 0 20 0 48 0 256522528 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434305238760 140434784282344 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=839] ppid=809 vsize=28052264 memory=6944656592455350634 CPUtime=2487.66 cores=0-7
/proc/812/task/839/stat : 839 (java) R 809 812 456 0 -1 4202560 134986 0 0 0 248606 160 0 0 20 0 48 0 256522528 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434304185960 140434791743484 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=840] ppid=809 vsize=28052264 memory=8259761640030508194 CPUtime=0.59 cores=0-7
/proc/812/task/840/stat : 840 (java) R 809 812 456 0 -1 1077944384 129 0 0 0 59 0 0 0 20 0 48 0 256522529 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434303140896 140435145197269 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=841] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=2484.49 cores=0-7
/proc/812/task/841/stat : 841 (java) R 809 812 456 0 -1 4202560 137590 0 0 0 248290 159 0 0 20 0 48 0 256522529 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434302080824 140434791114707 0 4 0 16800975 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=842] ppid=809 vsize=28052264 memory=14884 CPUtime=0.48 cores=0-7
/proc/812/task/842/stat : 842 (java) R 809 812 456 0 -1 1077944384 118 0 0 0 48 0 0 0 20 0 48 0 256522529 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434301035296 140435145197269 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=843] ppid=809 vsize=28052264 memory=4108 CPUtime=2483.13 cores=0-7
/proc/812/task/843/stat : 843 (java) R 809 812 456 0 -1 4202560 136613 0 0 0 248150 163 0 0 20 0 48 0 256522529 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434299976248 140434791115068 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=844] ppid=809 vsize=28052264 memory=1408 CPUtime=2483.82 cores=0-7
/proc/812/task/844/stat : 844 (java) R 809 812 456 0 -1 4202560 137757 0 0 0 248216 166 0 0 20 0 48 0 256522529 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434298923176 140434791112235 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=845] ppid=809 vsize=28052264 memory=4476 CPUtime=0 cores=0-7
/proc/812/task/845/stat : 845 (java) S 809 812 456 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434297877920 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=846] ppid=809 vsize=28052264 memory=2536196 CPUtime=0 cores=0-7
/proc/812/task/846/stat : 846 (java) S 809 812 456 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434296825120 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=847] ppid=809 vsize=28052264 memory=2550560 CPUtime=0 cores=0-7
/proc/812/task/847/stat : 847 (java) S 809 812 456 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434295772208 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=848] ppid=809 vsize=28052264 memory=2555688 CPUtime=0.01 cores=0-7
/proc/812/task/848/stat : 848 (java) R 809 812 456 0 -1 1077944384 201 0 0 0 1 0 0 0 20 0 48 0 256522540 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434294719520 140435145197269 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=849] ppid=809 vsize=28052264 memory=3812 CPUtime=0 cores=0-7
/proc/812/task/849/stat : 849 (java) S 809 812 456 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 48 0 256522540 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434293666720 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=850] ppid=809 vsize=28052264 memory=69900 CPUtime=0 cores=0-7
/proc/812/task/850/stat : 850 (java) S 809 812 456 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 48 0 256522601 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434292613808 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=851] ppid=809 vsize=28052264 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/812/task/851/stat : 851 (java) S 809 812 456 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 48 0 256522602 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434291562144 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=852] ppid=809 vsize=28052264 memory=4400 CPUtime=0 cores=0-7
/proc/812/task/852/stat : 852 (java) R 809 812 456 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 48 0 256522604 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434221258272 140435145197269 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=853] ppid=809 vsize=28052264 memory=1620 CPUtime=0 cores=0-7
/proc/812/task/853/stat : 853 (java) S 809 812 456 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 48 0 256522607 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434220205472 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=854] ppid=809 vsize=28052264 memory=1220 CPUtime=0.01 cores=0-7
/proc/812/task/854/stat : 854 (java) S 809 812 456 0 -1 1077944384 165 0 0 0 1 0 0 0 20 0 48 0 256522612 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434219148736 140435145198210 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=855] ppid=809 vsize=28052264 memory=1800 CPUtime=2483.44 cores=0-7
/proc/812/task/855/stat : 855 (java) R 809 812 456 0 -1 4202560 136869 0 0 0 248189 155 0 0 20 0 48 0 256522613 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434218092328 140434791114496 0 4 0 16800975 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=856] ppid=809 vsize=28052264 memory=868 CPUtime=0 cores=0-7
/proc/812/task/856/stat : 856 (java) S 809 812 456 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 48 0 256522616 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434217047072 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=857] ppid=809 vsize=28052264 memory=6552 CPUtime=2485.11 cores=0-7
/proc/812/task/857/stat : 857 (java) R 809 812 456 0 -1 4202560 139491 0 0 0 248351 160 0 0 20 0 48 0 256522617 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434215986592 140434792858403 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
[pid=812/tid=858] ppid=809 vsize=28052264 memory=11628 CPUtime=0 cores=0-7
/proc/812/task/858/stat : 858 (java) S 809 812 456 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 48 0 256522622 28725518336 634095 33554432000 4194304 4196468 140723071767584 140434214941472 140435145197269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30232576 140723071771726 140723071771909 140723071771909 140723071774671 0
Current children cumulated CPU time: 19996.9 s
Current children cumulated vsize: 28052264 KiB
Current children cumulated memory: 2536380 KiB

Child status: 143
Real time (s): 2520.37
CPU time (s): 19997.1
CPU user time (s): 19978.7
CPU system time (s): 18.4605
CPU usage (%): 793.422
Max. virtual memory (cumulated for all children) (KiB): 28052264
Max. memory (cumulated for all children) (KiB): 4394512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19978.7
system time used= 18.4605
maximum resident set size= 4395024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2482466
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 524884
involuntary context switches= 424024


# summary of solver processes directly reported to runsolver:
#   pid: 812
#   total CPU time (s): 19997.1
#   total CPU user time (s): 19978.7
#   total CPU system time (s): 18.4605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.7802 second user time and 40.3221 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-16 05:19:51
IDJOB=4308784
IDBENCH=141549
IDSOLVER=2793
FILE ID=node137/4308784-1534389591
RUNJOBID= node137-1534387056-484
PBS_JOBID= 21038317
Free space on /tmp= 35832 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a3-galaxy06_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308784-1534389591/watcher-4308784-1534389591 -o /tmp/evaluation-result-4308784-1534389591/solver-4308784-1534389591 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534387056-484 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 505061575 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308784-1534389591.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f9caa09a77a0aeed2ee1a5d5b0978ec8
RANDOM SEED=505061575

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24336300 kB
MemAvailable:   31892524 kB
Buffers:          188556 kB
Cached:          7599256 kB
SwapCached:            8 kB
Active:          4061948 kB
Inactive:        3783268 kB
Active(anon):       4552 kB
Inactive(anon):   113400 kB
Active(file):    4057396 kB
Inactive(file):  3669868 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35624 kB
Writeback:             0 kB
AnonPages:        321420 kB
Mapped:            57108 kB
Shmem:             57816 kB
Slab:             285536 kB
SReclaimable:     257420 kB
SUnreclaim:        28116 kB
KernelStack:        3520 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 35796 MiB
End job on node137 at 2018-08-16 06:01:51