Trace number 4307642

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 - Conflict Ordering 2018-08-14SAT 12.4905 10.5725

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 benchmark0.137709
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.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 150006910
0.66/0.56	c timeout: 2520
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
2.10/1.21	c Parsing done, starting search...
12.42/10.55	s SATISFIABLE
12.42/10.55	v <instantiation>
12.42/10.55	v 	<list>
12.42/10.55	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]
12.42/10.55	v 	</list>
12.42/10.55	v 	<values>
12.42/10.55	v 		0 8 7 6 5 4 2 1 3 6 1 3 7 0 8 5 4 2 5 4 2 0 6 1 3 8 7 7 0 8 3 2 6 4 5 1 8 5 0 1 4 3 7 2 6 1 3 6 2 7 5 8 0 4 4 2 5 8 1 7 6 3 0 3 6 1 4 8 2 0 7 5 2 7 4 5 3 0 1 6 8 62 52 69 77 13 38 28 21 78 39 7 45 35 23 58 65 68 31 72 6 55 48 17 43 61 63 8 11 24 76 41 46 53 5 54 19 66 16 74 33 37 75 15 56 34 71 18 4 22 47 32 44 64 79 3 9 12 42 73 49 26 2 27 59 29 25 67 14 57 36 1 51 
12.42/10.55	v 	</values>
12.42/10.55	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 (9900 MiB free)
  memory of node 1: 16384 MiB (12540 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307642-1534268078/watcher-4307642-1534268078 -o /tmp/evaluation-result-4307642-1534268078/solver-4307642-1534268078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534258056-13723 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 150006910 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307642-1534268078.xml 

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

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

solver pid=15304, runsolver pid=15301

[startup+0.100129 s]*
/proc/loadavg: 1.51 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22961900/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14082736 memory=31348 CPUtime=0.11 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 6721 0 0 0 11 0 0 0 20 0 15 0 244370698 14420721664 7837 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3520684 7837 3162 1 0 3482761 0
[pid=15304/tid=15306] ppid=15301 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 4790 0 0 0 9 0 0 0 20 0 15 0 244370698 14420721664 7837 33554432000 4194304 4196468 140736204734848 140458309870376 140458289759582 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14082736 memory=5793855305002744249 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 7837 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 7837 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 7837 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 7837 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370700 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457778603040 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457777550192 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 244370703 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370703 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0.01 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 244370703 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 7837 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31348 KiB

[startup+0.211323 s]*
/proc/loadavg: 1.51 1.42 1.41 6/216 15319
/proc/meminfo: memFree=22946644/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14082736 memory=47116 CPUtime=0.3 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 10380 0 0 0 29 1 0 0 20 0 15 0 244370698 14420721664 11779 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3520684 11779 3377 1 0 3482761 0
[pid=15304/tid=15306] ppid=15301 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 8111 0 0 0 19 1 0 0 20 0 15 0 244370698 14420721664 11779 33554432000 4194304 4196468 140736204734848 140458309901312 140458289722725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14082736 memory=4211973780197641610 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 11779 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 11779 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 11779 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 11779 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244370700 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457778603040 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457777550192 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 244370703 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 86 0 0 0 2 0 0 0 20 0 15 0 244370703 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0.05 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) R 15301 15304 13692 0 -1 4202560 295 0 0 0 5 0 0 0 20 0 15 0 244370703 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457773339256 140458284361048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 11779 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47116 KiB

[startup+0.310404 s]*
/proc/loadavg: 1.51 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22943356/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14082736 memory=50560 CPUtime=0.43 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 10778 0 0 0 42 1 0 0 20 0 15 0 244370698 14420721664 12640 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3520684 12640 3380 1 0 3482761 0
[pid=15304/tid=15306] ppid=15301 vsize=14082736 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 8468 0 0 0 29 1 0 0 20 0 15 0 244370698 14420721664 12640 33554432000 4194304 4196468 140736204734848 140458309886928 140458285954909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14082736 memory=4211973780197641610 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 12640 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14082736 memory=280107843320192 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 12640 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14082736 memory=280107700965888 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 12640 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14082736 memory=140053850469135 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14420721664 12640 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14082736 memory=280107843329408 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244370700 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14082736 memory=140053850473743 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457778603040 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14082736 memory=140053850489772 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244370701 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457777550192 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14082736 memory=140053850492900 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 244370703 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 15 0 244370703 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14082736 memory=140053992851072 CPUtime=0.07 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 244370703 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14082736 memory=140053992882420 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370704 14420721664 12640 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50560 KiB

[startup+0.700739 s]
/proc/loadavg: 1.51 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22919172/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14084804 memory=88708 CPUtime=0.98 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 17632 0 0 0 95 3 0 0 20 0 15 0 244370698 14422839296 22177 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3521201 22177 3499 1 0 3483273 0
[pid=15304/tid=15306] ppid=15301 vsize=14084804 memory=56 CPUtime=0.67 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 14927 0 0 0 65 2 0 0 20 0 15 0 244370698 14422839296 22177 33554432000 4194304 4196468 140736204734848 140458309894144 140458289759582 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14422839296 22177 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14422839296 22177 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14422839296 22177 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14422839296 22177 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14084804 memory=748 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244370700 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14084804 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244370701 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457778603040 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14084804 memory=6592 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244370701 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457777550192 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14084804 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14084804 memory=4452 CPUtime=0.06 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 658 0 0 0 6 0 0 0 20 0 15 0 244370703 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14084804 memory=3732 CPUtime=0.07 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 262 0 0 0 7 0 0 0 20 0 15 0 244370703 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14084804 memory=12668 CPUtime=0.15 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 403 0 0 0 15 0 0 0 20 0 15 0 244370703 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14084804 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14084804 memory=14888 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370704 14422839296 22177 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88708 KiB

[startup+1.50131 s]
/proc/loadavg: 1.51 1.42 1.41 4/216 15319
/proc/meminfo: memFree=22886756/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14090948 memory=135696 CPUtime=3.01 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 26602 0 0 0 296 5 0 0 20 0 15 0 244370698 14429130752 33924 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3522737 33924 3544 1 0 3484809 0
[pid=15304/tid=15306] ppid=15301 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 21252 0 0 0 144 3 0 0 20 0 15 0 244370698 14429130752 33924 33554432000 4194304 4196468 140736204734848 140458309916800 140457934995834 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 33924 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 33924 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 33924 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 33924 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 244370700 14429130752 33924 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0

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

[pid=15304/tid=15318] ppid=15301 vsize=14090948 memory=7235402581046540337 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14090948 memory=4207743819827793850 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 696 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 9.91 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233724 KiB

[startup+9.60063 s]
/proc/loadavg: 1.52 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22759404/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14090948 memory=233724 CPUtime=11.5 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 32372 0 0 0 1143 7 0 0 20 0 15 0 244370698 14429130752 58431 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3522737 58431 3573 1 0 3484809 0
[pid=15304/tid=15306] ppid=15301 vsize=14090948 memory=66 CPUtime=9.55 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 21926 0 0 0 951 4 0 0 20 0 15 0 244370698 14429130752 58431 33554432000 4194304 4196468 140736204734848 140458309917456 140457934870669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14090948 memory=233724 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58431 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14090948 memory=52 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58431 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 706 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58431 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 660 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58431 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14090948 memory=233724 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 244370700 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457778603104 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14090948 memory=4134930537816160314 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457777550208 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14090948 memory=6452091047626106170 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14090948 memory=7164217000025156458 CPUtime=0.66 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 2542 0 0 0 66 0 0 0 20 0 15 0 244370703 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14090948 memory=5787213827113576551 CPUtime=0.69 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 1285 0 0 0 69 0 0 0 20 0 15 0 244370703 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14090948 memory=280107701474144 CPUtime=0.52 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 2445 0 0 0 52 0 0 0 20 0 15 0 244370703 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14090948 memory=140053992851072 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 705 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58431 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 11.5 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233724 KiB

[startup+10.0006 s]*
/proc/loadavg: 1.52 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22759404/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14090948 memory=233756 CPUtime=11.93 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 32766 0 0 0 1185 8 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3522737 58439 3573 1 0 3484809 0
[pid=15304/tid=15306] ppid=15301 vsize=14090948 memory=29678448712876256 CPUtime=9.95 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 21930 0 0 0 991 4 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458309917568 140457935105199 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14090948 memory=140053993981506 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14090948 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 709 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14090948 memory=-6860787125238664386 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 244370700 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14090948 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457778603104 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457777550208 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14090948 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14090948 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 2542 0 0 0 66 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14090948 memory=3472328296227680303 CPUtime=0.69 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 1285 0 0 0 69 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14090948 memory=3472468350220269232 CPUtime=0.52 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 2445 0 0 0 52 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14090948 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14090948 memory=280107843208952 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 705 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 11.93 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233756 KiB

[startup+10.4006 s]
/proc/loadavg: 1.52 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22759404/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14090948 memory=233756 CPUtime=12.32 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 33085 0 0 0 1224 8 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3522737 58439 3573 1 0 3484809 0
[pid=15304/tid=15306] ppid=15301 vsize=14090948 memory=56 CPUtime=10.34 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 21986 0 0 0 1030 4 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458309917568 140457935088352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14090948 memory=233724 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 709 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 244370700 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457778603104 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457777550208 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14090948 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 2542 0 0 0 66 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14090948 memory=66 CPUtime=0.69 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 1285 0 0 0 69 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14090948 memory=69 CPUtime=0.52 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 2445 0 0 0 52 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14090948 memory=52 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 968 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233756 KiB

[startup+10.5006 s]
/proc/loadavg: 1.52 1.42 1.41 3/216 15319
/proc/meminfo: memFree=22759404/32770624 swapFree=67108688/67108860
[pid=15304] ppid=15301 vsize=14090948 memory=233756 CPUtime=12.42 cores=0,2,4,6
/proc/15304/stat : 15304 (java) S 15301 15304 13692 0 -1 1077944320 33085 0 0 0 1234 8 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140736204717392 140458305679095 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
/proc/15304/statm: 3522737 58439 3573 1 0 3484809 0
[pid=15304/tid=15306] ppid=15301 vsize=14090948 memory=233756 CPUtime=10.44 cores=0,2,4,6
/proc/15304/task/15306/stat : 15306 (java) R 15301 15304 13692 0 -1 4202560 21986 0 0 0 1040 4 0 0 20 0 15 0 244370698 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458309917568 140457934870330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15307] ppid=15301 vsize=14090948 memory=233724 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13692 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458258300048 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15308] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13692 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458257247248 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15309] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13692 0 -1 1077944384 709 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458256194448 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15310] ppid=15301 vsize=14090948 memory=233724 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13692 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 15 0 244370699 14429130752 58439 33554432000 4194304 4196468 140736204734848 140458255141648 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15311] ppid=15301 vsize=14090948 memory=233484 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13692 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 244370700 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457847445872 140458305690242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15312] ppid=15301 vsize=14090948 memory=224540 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13692 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457778603104 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15313] ppid=15301 vsize=14090948 memory=140053850873825 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13692 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 244370701 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457777550208 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15314] ppid=15301 vsize=14090948 memory=4713745541279610410 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457776498512 140458305697691 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15315] ppid=15301 vsize=14090948 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13692 0 -1 1077944384 2542 0 0 0 66 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457775446896 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15316] ppid=15301 vsize=14090948 memory=233512 CPUtime=0.69 cores=0,2,4,6
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13692 0 -1 1077944384 1285 0 0 0 69 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457774394096 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15317] ppid=15301 vsize=14090948 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13692 0 -1 1077944384 2445 0 0 0 52 0 0 0 20 0 15 0 244370703 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457773341296 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15318] ppid=15301 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13692 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457772288736 140458305689301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
[pid=15304/tid=15319] ppid=15301 vsize=14090948 memory=233492 CPUtime=0 cores=0,2,4,6
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13692 0 -1 1077944384 968 0 0 0 0 0 0 0 20 0 15 0 244370704 14429130752 58439 33554432000 4194304 4196468 140736204734848 140457771236016 140458305690242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17915904 140736204743761 140736204743945 140736204743945 140736204746703 0
Current children cumulated CPU time: 12.42 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233756 KiB

Child status: 0
Real time (s): 10.5725
CPU time (s): 12.4905
CPU user time (s): 12.4009
CPU system time (s): 0.089598
CPU usage (%): 118.141
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 233756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4009
system time used= 0.089598
maximum resident set size= 234584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35074
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3120
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 15304
#   total CPU time (s): 12.4905
#   total CPU user time (s): 12.4009
#   total CPU system time (s): 0.089598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.084387 second user time and 0.132609 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-14 19:34:38
IDJOB=4307642
IDBENCH=141607
IDSOLVER=2790
FILE ID=node106/4307642-1534268078
RUNJOBID= node106-1534258056-13723
PBS_JOBID= 21038127
Free space on /tmp= 42448 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307642-1534268078/watcher-4307642-1534268078 -o /tmp/evaluation-result-4307642-1534268078/solver-4307642-1534268078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534258056-13723 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 150006910 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307642-1534268078.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=150006910

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        22979304 kB
MemAvailable:   31676484 kB
Buffers:          181380 kB
Cached:          8722600 kB
SwapCached:            0 kB
Active:          4694572 kB
Inactive:        4494136 kB
Active(anon):     231236 kB
Inactive(anon):   105468 kB
Active(file):    4463336 kB
Inactive(file):  4388668 kB
Unevictable:        6964 kB
Mlocked:            6964 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35624 kB
Writeback:            16 kB
AnonPages:        290952 kB
Mapped:            67948 kB
Shmem:             49632 kB
Slab:             301680 kB
SReclaimable:     273636 kB
SUnreclaim:        28044 kB
KernelStack:        3552 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1206308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 42412 MiB
End job on node106 at 2018-08-14 19:34:49