Trace number 4309077

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
OscaR - Parallel with EPS 2018-08-14SAT 381.771 216.263

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-09_c18.xml
MD5SUM32889b6f2e93f59096a50faf26931df2
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 benchmark4.81769
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree75
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":74,"count":9},{"degree":75,"count":72}]
Minimum constraint arity3
Maximum constraint arity82
Distribution of constraint arities[{"arity":3,"count":72},{"arity":9,"count":1},{"arity":81,"count":1},{"arity":82,"count":72}]
Number of extensional constraints0
Number of intensional constraints72
Distribution of constraint types[{"type":"intension","count":72},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 525791360
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
1.40/0.98	c Parsing done, starting search...
7.99/3.51	s SATISFIABLE
7.99/3.51	v <instantiation>
7.99/3.51	v 	<list>
7.99/3.51	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[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[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[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[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[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[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
7.99/3.52	v 	</list>
7.99/3.52	v 	<values>
7.99/3.52	v 		0 8 7 4 3 2 1 6 5 2 1 3 5 6 4 8 0 7 1 4 2 6 7 8 5 3 0 5 6 8 3 2 7 0 1 4 8 0 6 1 4 3 7 5 2 6 7 4 2 0 5 3 8 1 4 5 0 7 8 1 6 2 3 3 2 5 8 1 0 4 7 6 7 3 1 0 5 6 2 4 8 26 16 49 75 56 37 33 68 74 39 59 6 67 53 18 34 64 31 78 61 44 5 48 9 41 51 62 11 25 63 73 4 35 54 69 19 3 79 14 47 24 43 76 65 27 12 8 55 13 77 45 7 71 28 38 21 57 2 32 17 46 72 22 42 52 66 1 36 23 15 29 58 
7.99/3.52	v 	</values>
7.99/3.52	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309077-1534395196/watcher-4309077-1534395196 -o /tmp/evaluation-result-4309077-1534395196/solver-4309077-1534395196 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534395196-4145 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 525791360 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309077-1534395196.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=4162, runsolver pid=4159

[startup+0.10006 s]*
/proc/loadavg: 8.61 8.71 8.72 3/199 4182
/proc/meminfo: memFree=24726960/32770624 swapFree=67107648/67108860
[pid=4162] ppid=4159 vsize=26103420 memory=29588 CPUtime=0.11 cores=0-7
/proc/4162/stat : 4162 (java) S 4159 4162 4118 0 -1 1077944320 6850 0 0 0 11 0 0 0 20 0 20 0 257082761 26729902080 7397 33554432000 4194304 4196468 140732458803600 140732458786144 140632897990391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
/proc/4162/statm: 6525855 7397 3154 1 0 6487932 0
[pid=4162/tid=4164] ppid=4159 vsize=26103420 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/4162/task/4164/stat : 4164 (java) R 4159 4162 4118 0 -1 4202560 5051 0 0 0 8 0 0 0 20 0 20 0 257082761 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632902193520 140632878266112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4165] ppid=4159 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/4162/task/4165/stat : 4165 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632867703696 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4166] ppid=4159 vsize=26103420 memory=140537614296704 CPUtime=0 cores=0-7
/proc/4162/task/4166/stat : 4166 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632454671120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4167] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4167/stat : 4167 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632453618832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4168] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4168/stat : 4168 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632452566032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4169] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7595 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4174] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4174/stat : 4174 (java) S 4159 4162 4118 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632293000480 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4175] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4175/stat : 4175 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632291948144 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4176] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4176/stat : 4176 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632290896464 140632898008987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4177] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4177/stat : 4177 (java) S 4159 4162 4118 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632289843312 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4178] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4178/stat : 4178 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632288790512 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4179] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4179/stat : 4179 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632287738224 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4180] ppid=4159 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/4162/task/4180/stat : 4180 (java) S 4159 4162 4118 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 20 0 257082767 26729902080 7661 33554432000 4194304 4196468 140732458803600 140632286685424 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4181] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4181/stat : 4181 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7727 33554432000 4194304 4196468 140732458803600 140632285633376 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4182] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4182/stat : 4182 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 7727 33554432000 4194304 4196468 140732458803600 140632284580656 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 29588 KiB

[startup+0.210394 s]*
/proc/loadavg: 8.61 8.71 8.72 3/199 4182
/proc/meminfo: memFree=24713132/32770624 swapFree=67107648/67108860
[pid=4162] ppid=4159 vsize=26103420 memory=42680 CPUtime=0.3 cores=0-7
/proc/4162/stat : 4162 (java) S 4159 4162 4118 0 -1 1077944320 10287 0 0 0 29 1 0 0 20 0 20 0 257082761 26729902080 10670 33554432000 4194304 4196468 140732458803600 140732458786144 140632897990391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
/proc/4162/statm: 6525855 10670 3371 1 0 6487932 0
[pid=4162/tid=4164] ppid=4159 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/4162/task/4164/stat : 4164 (java) R 4159 4162 4118 0 -1 4202560 7916 0 0 0 19 1 0 0 20 0 20 0 257082761 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632902219008 140632898002326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4165] ppid=4159 vsize=26103420 memory=10829 CPUtime=0 cores=0-7
/proc/4162/task/4165/stat : 4165 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632867703696 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4166] ppid=4159 vsize=26103420 memory=140537614301013 CPUtime=0 cores=0-7
/proc/4162/task/4166/stat : 4166 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632454671120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4167] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4167/stat : 4167 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632453618832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4168] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4168/stat : 4168 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632452566032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4169] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4174] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4174/stat : 4174 (java) S 4159 4162 4118 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632293000480 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4175] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4175/stat : 4175 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632291948144 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4176] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4176/stat : 4176 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632290896464 140632898008987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4177] ppid=4159 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/4162/task/4177/stat : 4177 (java) S 4159 4162 4118 0 -1 1077944384 340 0 0 0 1 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632289843312 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4178] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4178/stat : 4178 (java) S 4159 4162 4118 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632288790512 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4179] ppid=4159 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/4162/task/4179/stat : 4179 (java) S 4159 4162 4118 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632287738224 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4180] ppid=4159 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/4162/task/4180/stat : 4180 (java) R 4159 4162 4118 0 -1 4202560 422 0 0 0 6 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632286680592 140632898002326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4181] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4181/stat : 4181 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632285633376 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4182] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4182/stat : 4182 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 10670 33554432000 4194304 4196468 140732458803600 140632284580656 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42680 KiB

[startup+0.310534 s]*
/proc/loadavg: 8.61 8.71 8.72 2/199 4182
/proc/meminfo: memFree=24709472/32770624 swapFree=67107648/67108860
[pid=4162] ppid=4159 vsize=26103420 memory=46244 CPUtime=0.43 cores=0-7
/proc/4162/stat : 4162 (java) S 4159 4162 4118 0 -1 1077944320 10733 0 0 0 42 1 0 0 20 0 20 0 257082761 26729902080 11561 33554432000 4194304 4196468 140732458803600 140732458786144 140632897990391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
/proc/4162/statm: 6525855 11561 3408 1 0 6487932 0
[pid=4162/tid=4164] ppid=4159 vsize=26103420 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/4162/task/4164/stat : 4164 (java) R 4159 4162 4118 0 -1 4202560 8243 0 0 0 29 1 0 0 20 0 20 0 257082761 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632902199584 140632879553966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4165] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4165/stat : 4165 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632867703696 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4166] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4166/stat : 4166 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632454671120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4167] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4167/stat : 4167 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632453618832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4168] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4168/stat : 4168 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632452566032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4169] ppid=4159 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=26103420 memory=140537504035759 CPUtime=0 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=26103420 memory=140537504038064 CPUtime=0 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=26103420 memory=140537504040368 CPUtime=0 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4174] ppid=4159 vsize=26103420 memory=281075008087696 CPUtime=0 cores=0-7
/proc/4162/task/4174/stat : 4174 (java) S 4159 4162 4118 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632293000480 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4175] ppid=4159 vsize=26103420 memory=281075008094608 CPUtime=0 cores=0-7
/proc/4162/task/4175/stat : 4175 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257082764 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632291948144 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4176] ppid=4159 vsize=26103420 memory=281075008035856 CPUtime=0 cores=0-7
/proc/4162/task/4176/stat : 4176 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632290896464 140632898008987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4177] ppid=4159 vsize=26103420 memory=281075008108432 CPUtime=0.02 cores=0-7
/proc/4162/task/4177/stat : 4177 (java) S 4159 4162 4118 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632289843312 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4178] ppid=4159 vsize=26103420 memory=281075008115344 CPUtime=0 cores=0-7
/proc/4162/task/4178/stat : 4178 (java) S 4159 4162 4118 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632288790512 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4179] ppid=4159 vsize=26103420 memory=281075008113040 CPUtime=0.01 cores=0-7
/proc/4162/task/4179/stat : 4179 (java) S 4159 4162 4118 0 -1 1077944384 218 0 0 0 1 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632287738224 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4180] ppid=4159 vsize=26103420 memory=281075008129648 CPUtime=0.08 cores=0-7
/proc/4162/task/4180/stat : 4180 (java) S 4159 4162 4118 0 -1 1077944384 455 0 0 0 8 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632286685424 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4181] ppid=4159 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4181/stat : 4181 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632285633376 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4182] ppid=4159 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/4162/task/4182/stat : 4182 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082767 26729902080 11561 33554432000 4194304 4196468 140732458803600 140632284580656 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46244 KiB

[startup+0.700862 s]
/proc/loadavg: 8.61 8.71 8.72 2/199 4182
/proc/meminfo: memFree=24685428/32770624 swapFree=67107648/67108860
[pid=4162] ppid=4159 vsize=26105488 memory=84780 CPUtime=0.99 cores=0-7
/proc/4162/stat : 4162 (java) S 4159 4162 4118 0 -1 1077944320 17662 0 0 0 95 4 0 0 20 0 20 0 257082761 26732019712 21195 33554432000 4194304 4196468 140732458803600 140732458786144 140632897990391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
/proc/4162/statm: 6526372 21195 3496 1 0 6488444 0
[pid=4162/tid=4164] ppid=4159 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/4162/task/4164/stat : 4164 (java) R 4159 4162 4118 0 -1 4202560 14603 0 0 0 64 3 0 0 20 0 20 0 257082761 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632902205360 140632890229637 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4165] ppid=4159 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4165/stat : 4165 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632867703696 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4166] ppid=4159 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4166/stat : 4166 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632454671120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4167] ppid=4159 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/4162/task/4167/stat : 4167 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632453618832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4168] ppid=4159 vsize=26105488 memory=1828 CPUtime=0 cores=0-7
/proc/4162/task/4168/stat : 4168 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632452566032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4169] ppid=4159 vsize=26105488 memory=1020 CPUtime=0 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=26105488 memory=5672 CPUtime=0 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=26105488 memory=756 CPUtime=0 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=26105488 memory=13940 CPUtime=0 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257082762 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=26105488 memory=12552 CPUtime=0 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257082764 26732019712 21195 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0

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

[pid=4162/tid=4169] ppid=4159 vsize=27517704 memory=8112282956445269571 CPUtime=0.12 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 4305 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=27517704 memory=3904 CPUtime=0.11 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 4616 0 0 0 8 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=27517704 memory=1408 CPUtime=0.12 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 8036 0 0 0 8 4 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=27517704 memory=304556123141439514 CPUtime=0.12 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 3748 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=27517704 memory=288230583166042426 CPUtime=0.09 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 9735 0 0 0 7 2 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4174] ppid=4159 vsize=27517704 memory=13568219122239920 CPUtime=0 cores=0-7
/proc/4162/task/4174/stat : 4174 (java) S 4159 4162 4118 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632293000544 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4175] ppid=4159 vsize=27517704 memory=916 CPUtime=0 cores=0-7
/proc/4162/task/4175/stat : 4175 (java) S 4159 4162 4118 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632291948160 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4176] ppid=4159 vsize=27517704 memory=2148 CPUtime=0 cores=0-7
/proc/4162/task/4176/stat : 4176 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632290896464 140632898008987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4177] ppid=4159 vsize=27517704 memory=1196 CPUtime=1.13 cores=0-7
/proc/4162/task/4177/stat : 4177 (java) S 4159 4162 4118 0 -1 1077944384 5616 0 0 0 111 2 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632289843312 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4178] ppid=4159 vsize=27517704 memory=1500 CPUtime=1.19 cores=0-7
/proc/4162/task/4178/stat : 4178 (java) S 4159 4162 4118 0 -1 1077944384 5158 0 0 0 118 1 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632288790512 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4179] ppid=4159 vsize=27517704 memory=844 CPUtime=1.16 cores=0-7
/proc/4162/task/4179/stat : 4179 (java) S 4159 4162 4118 0 -1 1077944384 3841 0 0 0 115 1 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632287738224 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4180] ppid=4159 vsize=27517704 memory=3884 CPUtime=1.02 cores=0-7
/proc/4162/task/4180/stat : 4180 (java) S 4159 4162 4118 0 -1 1077944384 13925 0 0 0 100 2 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632286685424 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4181] ppid=4159 vsize=27517704 memory=844 CPUtime=0 cores=0-7
/proc/4162/task/4181/stat : 4181 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632285633376 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4182] ppid=4159 vsize=27517704 memory=3884 CPUtime=0.06 cores=0-7
/proc/4162/task/4182/stat : 4182 (java) S 4159 4162 4118 0 -1 1077944384 1173 0 0 0 2 4 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632284580656 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4185] ppid=4159 vsize=27517704 memory=725704 CPUtime=0.14 cores=0-7
/proc/4162/task/4185/stat : 4185 (java) S 4159 4162 4118 0 -1 1077944384 158 0 0 0 14 0 0 0 20 0 40 0 257083076 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632266937120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4186] ppid=4159 vsize=27517704 memory=725704 CPUtime=0.15 cores=0-7
/proc/4162/task/4186/stat : 4186 (java) S 4159 4162 4118 0 -1 1077944384 144 0 0 0 15 0 0 0 20 0 40 0 257083077 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632265884320 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4187] ppid=4159 vsize=27517704 memory=2528 CPUtime=0.1 cores=0-7
/proc/4162/task/4187/stat : 4187 (java) S 4159 4162 4118 0 -1 1077944384 113 0 0 0 10 0 0 0 20 0 40 0 257083077 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632264832032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4188] ppid=4159 vsize=27517704 memory=1880 CPUtime=0.03 cores=0-7
/proc/4162/task/4188/stat : 4188 (java) S 4159 4162 4118 0 -1 1077944384 54 0 0 0 3 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632060322720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4189] ppid=4159 vsize=27517704 memory=7528 CPUtime=0.04 cores=0-7
/proc/4162/task/4189/stat : 4189 (java) S 4159 4162 4118 0 -1 1077944384 72 0 0 0 4 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632059270448 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4190] ppid=4159 vsize=27517704 memory=804 CPUtime=110.54 cores=0-7
/proc/4162/task/4190/stat : 4190 (java) S 4159 4162 4118 0 -1 1077944384 12856 0 0 0 11044 10 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632058217648 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4191] ppid=4159 vsize=27517704 memory=4104 CPUtime=0.04 cores=0-7
/proc/4162/task/4191/stat : 4191 (java) S 4159 4162 4118 0 -1 1077944384 38 0 0 0 4 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632057165344 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4192] ppid=4159 vsize=27517704 memory=1800 CPUtime=0.16 cores=0-7
/proc/4162/task/4192/stat : 4192 (java) S 4159 4162 4118 0 -1 1077944384 90 0 0 0 16 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632056112544 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4193] ppid=4159 vsize=27517704 memory=916 CPUtime=0.16 cores=0-7
/proc/4162/task/4193/stat : 4193 (java) S 4159 4162 4118 0 -1 1077944384 103 0 0 0 16 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632055059232 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4194] ppid=4159 vsize=27517704 memory=3904 CPUtime=0 cores=0-7
/proc/4162/task/4194/stat : 4194 (java) S 4159 4162 4118 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632054006448 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4195] ppid=4159 vsize=27517704 memory=1408 CPUtime=48.75 cores=0-7
/proc/4162/task/4195/stat : 4195 (java) S 4159 4162 4118 0 -1 1077944384 9405 0 0 0 4865 10 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632052954160 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4196] ppid=4159 vsize=27517704 memory=8112282956445269571 CPUtime=212.38 cores=0-7
/proc/4162/task/4196/stat : 4196 (java) R 4159 4162 4118 0 -1 4202560 16323 0 0 0 21222 16 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632051896192 140632545430982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4197] ppid=4159 vsize=27517704 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/4162/task/4197/stat : 4197 (java) S 4159 4162 4118 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632050849040 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4198] ppid=4159 vsize=27517704 memory=916 CPUtime=0 cores=0-7
/proc/4162/task/4198/stat : 4198 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632049796256 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4199] ppid=4159 vsize=27517704 memory=3904 CPUtime=0 cores=0-7
/proc/4162/task/4199/stat : 4199 (java) S 4159 4162 4118 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632048743968 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4200] ppid=4159 vsize=27517704 memory=728784 CPUtime=0 cores=0-7
/proc/4162/task/4200/stat : 4200 (java) S 4159 4162 4118 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632047691184 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4201] ppid=4159 vsize=27517704 memory=3928 CPUtime=0 cores=0-7
/proc/4162/task/4201/stat : 4201 (java) S 4159 4162 4118 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 40 0 257083109 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632044503840 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4202] ppid=4159 vsize=27517704 memory=728784 CPUtime=0 cores=0-7
/proc/4162/task/4202/stat : 4202 (java) S 4159 4162 4118 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632273236656 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4203] ppid=4159 vsize=27517704 memory=924 CPUtime=0 cores=0-7
/proc/4162/task/4203/stat : 4203 (java) S 4159 4162 4118 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632043451440 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4204] ppid=4159 vsize=27517704 memory=1992 CPUtime=0 cores=0-7
/proc/4162/task/4204/stat : 4204 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632042398640 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
Current children cumulated CPU time: 381.5 s
Current children cumulated vsize: 27517704 KiB
Current children cumulated memory: 725192 KiB

[startup+216.201 s]
/proc/loadavg: 1.37 5.01 7.25 2/218 4205
/proc/meminfo: memFree=24029264/32770624 swapFree=67107648/67108860
[pid=4162] ppid=4159 vsize=27517704 memory=725192 CPUtime=381.7 cores=0-7
/proc/4162/stat : 4162 (java) S 4159 4162 4118 0 -1 1077944320 139682 0 0 0 38080 90 0 0 20 0 40 0 257082761 28178128896 181298 33554432000 4194304 4196468 140732458803600 140732458786144 140632897990391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
/proc/4162/statm: 6879426 181298 3616 1 0 6840977 0
[pid=4162/tid=4164] ppid=4159 vsize=27517704 memory=2528 CPUtime=3.14 cores=0-7
/proc/4162/task/4164/stat : 4164 (java) S 4159 4162 4118 0 -1 1077944384 23395 0 0 0 307 7 0 0 20 0 40 0 257082761 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632902233264 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4165] ppid=4159 vsize=27517704 memory=1880 CPUtime=0.12 cores=0-7
/proc/4162/task/4165/stat : 4165 (java) S 4159 4162 4118 0 -1 1077944384 1455 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632867703696 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4166] ppid=4159 vsize=27517704 memory=8112282956445269571 CPUtime=0.11 cores=0-7
/proc/4162/task/4166/stat : 4166 (java) S 4159 4162 4118 0 -1 1077944384 4538 0 0 0 8 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632454671120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4167] ppid=4159 vsize=27517704 memory=7528 CPUtime=0.11 cores=0-7
/proc/4162/task/4167/stat : 4167 (java) S 4159 4162 4118 0 -1 1077944384 4938 0 0 0 8 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632453618832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4168] ppid=4159 vsize=27517704 memory=804 CPUtime=0.12 cores=0-7
/proc/4162/task/4168/stat : 4168 (java) S 4159 4162 4118 0 -1 1077944384 4059 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632452566032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4169] ppid=4159 vsize=27517704 memory=4104 CPUtime=0.12 cores=0-7
/proc/4162/task/4169/stat : 4169 (java) S 4159 4162 4118 0 -1 1077944384 4305 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632451512720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4170] ppid=4159 vsize=27517704 memory=1800 CPUtime=0.11 cores=0-7
/proc/4162/task/4170/stat : 4170 (java) S 4159 4162 4118 0 -1 1077944384 4616 0 0 0 8 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632450459920 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4171] ppid=4159 vsize=27517704 memory=916 CPUtime=0.12 cores=0-7
/proc/4162/task/4171/stat : 4171 (java) S 4159 4162 4118 0 -1 1077944384 8036 0 0 0 8 4 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632449407632 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4172] ppid=4159 vsize=27517704 memory=3904 CPUtime=0.12 cores=0-7
/proc/4162/task/4172/stat : 4172 (java) S 4159 4162 4118 0 -1 1077944384 3748 0 0 0 9 3 0 0 20 0 40 0 257082762 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632448354832 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4173] ppid=4159 vsize=27517704 memory=8112282956445269571 CPUtime=0.09 cores=0-7
/proc/4162/task/4173/stat : 4173 (java) S 4159 4162 4118 0 -1 1077944384 9735 0 0 0 7 2 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632294054512 140632898001538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4174] ppid=4159 vsize=27517704 memory=1828 CPUtime=0 cores=0-7
/proc/4162/task/4174/stat : 4174 (java) S 4159 4162 4118 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632293000544 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4175] ppid=4159 vsize=27517704 memory=726220 CPUtime=0 cores=0-7
/proc/4162/task/4175/stat : 4175 (java) S 4159 4162 4118 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 40 0 257082764 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632291948160 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4176] ppid=4159 vsize=27517704 memory=726732 CPUtime=0 cores=0-7
/proc/4162/task/4176/stat : 4176 (java) S 4159 4162 4118 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632290896464 140632898008987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4177] ppid=4159 vsize=27517704 memory=756 CPUtime=1.13 cores=0-7
/proc/4162/task/4177/stat : 4177 (java) S 4159 4162 4118 0 -1 1077944384 5616 0 0 0 111 2 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632289843312 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4178] ppid=4159 vsize=27517704 memory=288230574492221466 CPUtime=1.19 cores=0-7
/proc/4162/task/4178/stat : 4178 (java) S 4159 4162 4118 0 -1 1077944384 5158 0 0 0 118 1 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632288790512 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4179] ppid=4159 vsize=27517704 memory=288230583166042426 CPUtime=1.16 cores=0-7
/proc/4162/task/4179/stat : 4179 (java) S 4159 4162 4118 0 -1 1077944384 3841 0 0 0 115 1 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632287738224 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4180] ppid=4159 vsize=27517704 memory=13568219122239920 CPUtime=1.02 cores=0-7
/proc/4162/task/4180/stat : 4180 (java) S 4159 4162 4118 0 -1 1077944384 13925 0 0 0 100 2 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632286685424 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4181] ppid=4159 vsize=27517704 memory=38564 CPUtime=0 cores=0-7
/proc/4162/task/4181/stat : 4181 (java) S 4159 4162 4118 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632285633376 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4182] ppid=4159 vsize=27517704 memory=2324 CPUtime=0.06 cores=0-7
/proc/4162/task/4182/stat : 4182 (java) S 4159 4162 4118 0 -1 1077944384 1173 0 0 0 2 4 0 0 20 0 40 0 257082767 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632284580656 140632898001538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4185] ppid=4159 vsize=27517704 memory=1580 CPUtime=0.14 cores=0-7
/proc/4162/task/4185/stat : 4185 (java) S 4159 4162 4118 0 -1 1077944384 158 0 0 0 14 0 0 0 20 0 40 0 257083076 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632266937120 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4186] ppid=4159 vsize=27517704 memory=496 CPUtime=0.15 cores=0-7
/proc/4162/task/4186/stat : 4186 (java) S 4159 4162 4118 0 -1 1077944384 144 0 0 0 15 0 0 0 20 0 40 0 257083077 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632265884320 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4187] ppid=4159 vsize=27517704 memory=928 CPUtime=0.1 cores=0-7
/proc/4162/task/4187/stat : 4187 (java) S 4159 4162 4118 0 -1 1077944384 113 0 0 0 10 0 0 0 20 0 40 0 257083077 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632264832032 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4188] ppid=4159 vsize=27517704 memory=1172 CPUtime=0.03 cores=0-7
/proc/4162/task/4188/stat : 4188 (java) S 4159 4162 4118 0 -1 1077944384 54 0 0 0 3 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632060322720 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4189] ppid=4159 vsize=27517704 memory=1964 CPUtime=0.04 cores=0-7
/proc/4162/task/4189/stat : 4189 (java) S 4159 4162 4118 0 -1 1077944384 72 0 0 0 4 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632059270448 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4190] ppid=4159 vsize=27517704 memory=1572 CPUtime=110.54 cores=0-7
/proc/4162/task/4190/stat : 4190 (java) S 4159 4162 4118 0 -1 1077944384 12856 0 0 0 11044 10 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632058217648 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4191] ppid=4159 vsize=27517704 memory=924 CPUtime=0.04 cores=0-7
/proc/4162/task/4191/stat : 4191 (java) S 4159 4162 4118 0 -1 1077944384 38 0 0 0 4 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632057165344 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4192] ppid=4159 vsize=27517704 memory=1992 CPUtime=0.16 cores=0-7
/proc/4162/task/4192/stat : 4192 (java) S 4159 4162 4118 0 -1 1077944384 90 0 0 0 16 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632056112544 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4193] ppid=4159 vsize=27517704 memory=2528 CPUtime=0.16 cores=0-7
/proc/4162/task/4193/stat : 4193 (java) S 4159 4162 4118 0 -1 1077944384 103 0 0 0 16 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632055059232 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4194] ppid=4159 vsize=27517704 memory=1580 CPUtime=0 cores=0-7
/proc/4162/task/4194/stat : 4194 (java) S 4159 4162 4118 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 40 0 257083084 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632054006448 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4195] ppid=4159 vsize=27517704 memory=496 CPUtime=48.75 cores=0-7
/proc/4162/task/4195/stat : 4195 (java) S 4159 4162 4118 0 -1 1077944384 9405 0 0 0 4865 10 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632052954160 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4196] ppid=4159 vsize=27517704 memory=928 CPUtime=212.57 cores=0-7
/proc/4162/task/4196/stat : 4196 (java) R 4159 4162 4118 0 -1 4202560 16323 0 0 0 21241 16 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632051896192 140632544805156 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4197] ppid=4159 vsize=27517704 memory=1172 CPUtime=0 cores=0-7
/proc/4162/task/4197/stat : 4197 (java) S 4159 4162 4118 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632050849040 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4198] ppid=4159 vsize=27517704 memory=1964 CPUtime=0 cores=0-7
/proc/4162/task/4198/stat : 4198 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632049796256 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4199] ppid=4159 vsize=27517704 memory=1572 CPUtime=0 cores=0-7
/proc/4162/task/4199/stat : 4199 (java) S 4159 4162 4118 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632048743968 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4200] ppid=4159 vsize=27517704 memory=924 CPUtime=0 cores=0-7
/proc/4162/task/4200/stat : 4200 (java) S 4159 4162 4118 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 40 0 257083091 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632047691184 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4201] ppid=4159 vsize=27517704 memory=1992 CPUtime=0 cores=0-7
/proc/4162/task/4201/stat : 4201 (java) S 4159 4162 4118 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 40 0 257083109 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632044503840 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4202] ppid=4159 vsize=27517704 memory=2528 CPUtime=0 cores=0-7
/proc/4162/task/4202/stat : 4202 (java) S 4159 4162 4118 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632273236656 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4203] ppid=4159 vsize=27517704 memory=1880 CPUtime=0 cores=0-7
/proc/4162/task/4203/stat : 4203 (java) S 4159 4162 4118 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632043451440 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
[pid=4162/tid=4204] ppid=4159 vsize=27517704 memory=7528 CPUtime=0 cores=0-7
/proc/4162/task/4204/stat : 4204 (java) S 4159 4162 4118 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 257083110 28178128896 181298 33554432000 4194304 4196468 140732458803600 140632042398640 140632898000597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10559488 140732458808398 140732458808581 140732458808581 140732458811343 0
Current children cumulated CPU time: 381.7 s
Current children cumulated vsize: 27517704 KiB
Current children cumulated memory: 725192 KiB

Child status: 0
Real time (s): 216.263
CPU time (s): 381.771
CPU user time (s): 380.847
CPU system time (s): 0.923397
CPU usage (%): 176.531
Max. virtual memory (cumulated for all children) (KiB): 27517704
Max. memory (cumulated for all children) (KiB): 810320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.847
system time used= 0.923397
maximum resident set size= 811868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14037
involuntary context switches= 691


# summary of solver processes directly reported to runsolver:
#   pid: 4162
#   total CPU time (s): 381.771
#   total CPU user time (s): 380.847
#   total CPU system time (s): 0.923397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89128 second user time and 2.92582 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-16 06:53:16
IDJOB=4309077
IDBENCH=141607
IDSOLVER=2793
FILE ID=node136/4309077-1534395196
RUNJOBID= node136-1534395196-4145
PBS_JOBID= 21038332
Free space on /tmp= 46332 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_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-4309077-1534395196/watcher-4309077-1534395196 -o /tmp/evaluation-result-4309077-1534395196/solver-4309077-1534395196 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534395196-4145 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 525791360 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309077-1534395196.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=525791360

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24742596 kB
MemAvailable:   31895256 kB
Buffers:          147556 kB
Cached:          7254784 kB
SwapCached:           44 kB
Active:          3769628 kB
Inactive:        3684220 kB
Active(anon):       3456 kB
Inactive(anon):   108672 kB
Active(file):    3766172 kB
Inactive(file):  3575548 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67107648 kB
Dirty:             35656 kB
Writeback:             0 kB
AnonPages:         58416 kB
Mapped:            55952 kB
Shmem:             57664 kB
Slab:             266880 kB
SReclaimable:     239400 kB
SUnreclaim:        27480 kB
KernelStack:        3104 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 46300 MiB
End job on node136 at 2018-08-16 06:56:52