Trace number 4308116

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 with restarts 2018-08-14SAT 1109.93 1103.75

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
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.988587
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.56	c seed: 1877709884
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.37/1.26	c Parsing done, starting search...
1109.88/1103.73	s SATISFIABLE
1109.88/1103.73	v <instantiation>
1109.88/1103.73	v 	<list>
1109.88/1103.73	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[0][6] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[1][6] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[2][6] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[3][6] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[4][6] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[5][6] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[6][6] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[0][6] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[1][6] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[2][6] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[3][6] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[4][6] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[5][6] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[6][6] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[0][6] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[1][6] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[2][6] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[3][6] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[4][6] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[5][6] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[6][6] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] bot[6] right[0] right[1] right[2] right[3] right[4] right[5] right[6]
1109.88/1103.73	v 	</list>
1109.88/1103.73	v 	<values>
1109.88/1103.73	v 		3 9 4 17 11 10 0 16 36 27 29 41 30 5 22 24 26 25 34 39 19 18 28 38 33 44 40 21 15 43 42 31 37 48 6 7 32 35 45 46 47 20 2 8 13 12 14 23 1 0 0 0 0 0 0 0 2 8 5 4 5 4 1 3 4 4 5 8 7 1 3 5 7 4 6 5 3 2 5 5 9 9 7 3 1 7 9 8 6 9 1 2 8 8 7 8 9 3 0 3 1 1 3 2 2 0 9 5 7 6 6 6 0 8 4 7 4 9 5 0 4 8 5 8 7 6 0 9 9 6 4 9 6 0 7 4 6 7 8 6 0 1 2 2 2 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
1109.88/1103.73	v 	</values>
1109.88/1103.73	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 (14306 MiB free)
  memory of node 1: 16384 MiB (13806 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308116-1534349269/watcher-4308116-1534349269 -o /tmp/evaluation-result-4308116-1534349269/solver-4308116-1534349269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534334298-30609 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1877709884 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308116-1534349269.xml 

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

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

solver pid=32189, runsolver pid=32186

[startup+0.100138 s]*
/proc/loadavg: 1.46 1.40 1.49 3/215 32204
/proc/meminfo: memFree=28768808/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14082736 memory=31192 CPUtime=0.12 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 6701 0 0 0 11 1 0 0 20 0 15 0 252490109 14420721664 7798 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3520684 7798 3152 1 0 3482761 0
[pid=32189/tid=32191] ppid=32186 vsize=14082736 memory=-8701690554792316034 CPUtime=0.08 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 4743 0 0 0 8 0 0 0 20 0 15 0 252490109 14420721664 7798 33554432000 4194304 4196468 140732059171552 140318622668448 140318598047457 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 7798 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 7798 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 7798 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 7798 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317798799008 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317797745904 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0.01 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 7798 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31192 KiB

[startup+0.214436 s]*
/proc/loadavg: 1.46 1.40 1.49 5/215 32204
/proc/meminfo: memFree=28753056/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14082736 memory=47008 CPUtime=0.32 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 10396 0 0 0 30 2 0 0 20 0 15 0 252490109 14420721664 11752 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3520684 11752 3364 1 0 3482761 0
[pid=32189/tid=32191] ppid=32186 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 8100 0 0 0 19 1 0 0 20 0 15 0 252490109 14420721664 11752 33554432000 4194304 4196468 140732059171552 140318622675936 140318209050705 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 11752 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14082736 memory=288370361181058688 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 11752 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 11752 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 11752 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317798799008 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317797745904 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 436 0 0 0 2 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) R 32186 32189 25549 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0.06 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) R 32186 32189 25549 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317793535984 140318597576391 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 11752 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47008 KiB

[startup+0.310663 s]*
/proc/loadavg: 1.46 1.40 1.49 3/215 32204
/proc/meminfo: memFree=28749472/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14082736 memory=50480 CPUtime=0.44 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 10778 0 0 0 42 2 0 0 20 0 15 0 252490109 14420721664 12620 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3520684 12620 3367 1 0 3482761 0
[pid=32189/tid=32191] ppid=32186 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 8453 0 0 0 29 1 0 0 20 0 15 0 252490109 14420721664 12620 33554432000 4194304 4196468 140732059171552 140318622659120 140318598722759 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14082736 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 12620 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14082736 memory=288370361181058688 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 12620 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 12620 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490110 14420721664 12620 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317798799008 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252490112 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317797745904 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 447 0 0 0 3 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0.08 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 330 0 0 0 8 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14082736 memory=139985029346944 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490115 14420721664 12620 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50480 KiB

[startup+0.700709 s]
/proc/loadavg: 1.46 1.40 1.49 4/215 32204
/proc/meminfo: memFree=28725660/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14084804 memory=89140 CPUtime=0.99 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 17639 0 0 0 95 4 0 0 20 0 15 0 252490109 14422839296 22285 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3521201 22285 3498 1 0 3483273 0
[pid=32189/tid=32191] ppid=32186 vsize=14084804 memory=34432 CPUtime=0.67 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 14910 0 0 0 64 3 0 0 20 0 15 0 252490109 14422839296 22285 33554432000 4194304 4196468 140732059171552 140318622666944 140318602528091 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14084804 memory=11908 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14422839296 22285 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14084804 memory=492 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14422839296 22285 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14084804 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14422839296 22285 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14084804 memory=932 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490110 14422839296 22285 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14084804 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252490112 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14084804 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252490112 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317798799008 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14084804 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252490112 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317797745904 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 591 0 0 0 7 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14084804 memory=7453282923461570405 CPUtime=0.07 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 337 0 0 0 7 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 420 0 0 0 15 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14084804 memory=972 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490115 14422839296 22285 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89140 KiB

[startup+1.50088 s]
/proc/loadavg: 1.46 1.40 1.49 5/215 32204
/proc/meminfo: memFree=28679688/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14090948 memory=156168 CPUtime=3.27 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 26001 0 0 0 319 8 0 0 20 0 15 0 252490109 14429130752 39042 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3522737 39042 3549 1 0 3484809 0
[pid=32189/tid=32191] ppid=32186 vsize=14090948 memory=142212 CPUtime=1.47 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 18922 0 0 0 142 5 0 0 20 0 15 0 252490109 14429130752 39042 33554432000 4194304 4196468 140732059171552 140318622671808 140318214730729 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14429130752 39042 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14429130752 39042 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252490110 14429130752 39042 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252490110 14429130752 39042 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 39042 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0

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

[pid=32189/tid=32203] ppid=32186 vsize=14090948 memory=212696 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14090948 memory=2680 CPUtime=0.29 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1254 0 0 0 14 15 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 1106.96 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 212696 KiB

[startup+1102.4 s]
/proc/loadavg: 1.75 1.40 1.40 3/215 32320
/proc/meminfo: memFree=28598096/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14090948 memory=212696 CPUtime=1108.56 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 56795 0 0 0 110779 77 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3522737 53174 3586 1 0 3484809 0
[pid=32189/tid=32191] ppid=32186 vsize=14090948 memory=1392 CPUtime=1097.69 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 28283 0 0 0 109758 11 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318622685664 140318214873936 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14090948 memory=1684 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 2745 0 0 0 142 16 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14090948 memory=6791534058613427641 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 3169 0 0 0 146 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14090948 memory=1560 CPUtime=1.6 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 2456 0 0 0 148 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14090948 memory=932 CPUtime=1.59 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2444 0 0 0 144 15 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14090948 memory=1156 CPUtime=1.75 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 3036 0 0 0 162 13 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 33 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14090948 memory=752 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317798799072 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14090948 memory=972 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317797745920 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14090948 memory=13888 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14090948 memory=2228 CPUtime=0.95 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 4756 0 0 0 94 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14090948 memory=34452 CPUtime=0.87 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 3585 0 0 0 86 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14090948 memory=5300 CPUtime=0.58 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 3633 0 0 0 57 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14090948 memory=11068 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14090948 memory=1192 CPUtime=0.29 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1254 0 0 0 14 15 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 1108.56 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 212696 KiB

[startup+1103.2 s]
/proc/loadavg: 1.75 1.40 1.40 3/215 32320
/proc/meminfo: memFree=28598452/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14090948 memory=212696 CPUtime=1109.38 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 56798 0 0 0 110860 78 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3522737 53174 3586 1 0 3484809 0
[pid=32189/tid=32191] ppid=32186 vsize=14090948 memory=6791534058613427641 CPUtime=1098.48 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 28286 0 0 0 109837 11 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318622685872 140318214790270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14090948 memory=1404 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 2745 0 0 0 142 16 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14090948 memory=3168 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 3169 0 0 0 146 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.6 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 2456 0 0 0 148 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14090948 memory=768 CPUtime=1.59 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2444 0 0 0 144 15 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14090948 memory=5300 CPUtime=1.75 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 3036 0 0 0 162 13 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14090948 memory=11068 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317798799072 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14090948 memory=1192 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317797745920 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14090948 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14090948 memory=2680 CPUtime=0.95 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 4756 0 0 0 94 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14090948 memory=3160 CPUtime=0.87 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 3585 0 0 0 86 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14090948 memory=2120 CPUtime=0.58 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 3633 0 0 0 57 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14090948 memory=752 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14090948 memory=972 CPUtime=0.29 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1254 0 0 0 14 15 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 1109.38 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 212696 KiB

[startup+1103.6 s]
/proc/loadavg: 1.75 1.40 1.40 3/215 32320
/proc/meminfo: memFree=28598452/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14090948 memory=212696 CPUtime=1109.78 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 56800 0 0 0 110900 78 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3522737 53174 3586 1 0 3484809 0
[pid=32189/tid=32191] ppid=32186 vsize=14090948 memory=916 CPUtime=1098.88 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 28287 0 0 0 109877 11 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318622685760 140318215035304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14090948 memory=6791534058613427641 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 2745 0 0 0 142 16 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14090948 memory=5300 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 3170 0 0 0 146 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14090948 memory=11068 CPUtime=1.61 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 2456 0 0 0 149 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14090948 memory=1192 CPUtime=1.59 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2444 0 0 0 144 15 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14090948 memory=1520 CPUtime=1.75 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 3036 0 0 0 162 13 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14090948 memory=2680 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317798799072 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14090948 memory=3160 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317797745920 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14090948 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14090948 memory=3848 CPUtime=0.95 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 4756 0 0 0 94 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14090948 memory=2592 CPUtime=0.87 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 3585 0 0 0 86 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14090948 memory=2620 CPUtime=0.58 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 3633 0 0 0 57 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14090948 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14090948 memory=1404 CPUtime=0.29 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1254 0 0 0 14 15 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 1109.78 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 212696 KiB

[startup+1103.7 s]
/proc/loadavg: 1.75 1.40 1.40 3/215 32320
/proc/meminfo: memFree=28598452/32770624 swapFree=67030680/67108860
[pid=32189] ppid=32186 vsize=14090948 memory=212696 CPUtime=1109.88 cores=1,3,5,7
/proc/32189/stat : 32189 (java) S 32186 32189 25549 0 -1 1077944320 56800 0 0 0 110910 78 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140732059154096 140318618447607 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
/proc/32189/statm: 3522737 53174 3586 1 0 3484809 0
[pid=32189/tid=32191] ppid=32186 vsize=14090948 memory=212696 CPUtime=1098.98 cores=1,3,5,7
/proc/32189/task/32191/stat : 32191 (java) R 32186 32189 25549 0 -1 4202560 28287 0 0 0 109887 11 0 0 20 0 15 0 252490109 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318622685760 140318214874156 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32192] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32192/stat : 32192 (java) S 32186 32189 25549 0 -1 1077944384 2745 0 0 0 142 16 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318533515792 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32193] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.58 cores=1,3,5,7
/proc/32189/task/32193/stat : 32193 (java) S 32186 32189 25549 0 -1 1077944384 3170 0 0 0 146 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318532463248 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32194] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.61 cores=1,3,5,7
/proc/32189/task/32194/stat : 32194 (java) S 32186 32189 25549 0 -1 1077944384 2456 0 0 0 149 12 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318531410192 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32195] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.59 cores=1,3,5,7
/proc/32189/task/32195/stat : 32195 (java) S 32186 32189 25549 0 -1 1077944384 2444 0 0 0 144 15 0 0 20 0 15 0 252490110 14429130752 53174 33554432000 4194304 4196468 140732059171552 140318530357648 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32196] ppid=32186 vsize=14090948 memory=212696 CPUtime=1.75 cores=1,3,5,7
/proc/32189/task/32196/stat : 32196 (java) S 32186 32189 25549 0 -1 1077944384 3036 0 0 0 162 13 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317799852784 140318618458754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32197] ppid=32186 vsize=14090948 memory=212696 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32197/stat : 32197 (java) S 32186 32189 25549 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317798799072 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32198] ppid=32186 vsize=14090948 memory=212696 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32198/stat : 32198 (java) S 32186 32189 25549 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 252490112 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317797745920 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32199] ppid=32186 vsize=14090948 memory=212696 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32199/stat : 32199 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317796694480 140318618466203 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32200] ppid=32186 vsize=14090948 memory=56 CPUtime=0.95 cores=1,3,5,7
/proc/32189/task/32200/stat : 32200 (java) S 32186 32189 25549 0 -1 1077944384 4756 0 0 0 94 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317795641584 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32201] ppid=32186 vsize=14090948 memory=3160 CPUtime=0.87 cores=1,3,5,7
/proc/32189/task/32201/stat : 32201 (java) S 32186 32189 25549 0 -1 1077944384 3585 0 0 0 86 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317794589040 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32202] ppid=32186 vsize=14090948 memory=212696 CPUtime=0.58 cores=1,3,5,7
/proc/32189/task/32202/stat : 32202 (java) S 32186 32189 25549 0 -1 1077944384 3633 0 0 0 57 1 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317793535984 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32203] ppid=32186 vsize=14090948 memory=212696 CPUtime=0 cores=1,3,5,7
/proc/32189/task/32203/stat : 32203 (java) S 32186 32189 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317792483680 140318618457813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
[pid=32189/tid=32204] ppid=32186 vsize=14090948 memory=212696 CPUtime=0.29 cores=1,3,5,7
/proc/32189/task/32204/stat : 32204 (java) S 32186 32189 25549 0 -1 1077944384 1254 0 0 0 14 15 0 0 20 0 15 0 252490115 14429130752 53174 33554432000 4194304 4196468 140732059171552 140317791431728 140318618458754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 16134144 140732059173960 140732059174153 140732059174153 140732059176911 0
Current children cumulated CPU time: 1109.88 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 212696 KiB

Child status: 0
Real time (s): 1103.75
CPU time (s): 1109.93
CPU user time (s): 1109.15
CPU system time (s): 0.783427
CPU usage (%): 100.56
Max. virtual memory (cumulated for all children) (KiB): 14090980
Max. memory (cumulated for all children) (KiB): 236780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1109.14
system time used= 0.783427
maximum resident set size= 237032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57668
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71841
involuntary context switches= 2283


# summary of solver processes directly reported to runsolver:
#   pid: 32189
#   total CPU time (s): 1109.93
#   total CPU user time (s): 1109.15
#   total CPU system time (s): 0.783427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.63389 second user time and 9.86683 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 18:07:49
IDJOB=4308116
IDBENCH=141663
IDSOLVER=2791
FILE ID=node102/4308116-1534349269
RUNJOBID= node102-1534334298-30609
PBS_JOBID= 21038150
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308116-1534349269/watcher-4308116-1534349269 -o /tmp/evaluation-result-4308116-1534349269/solver-4308116-1534349269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534334298-30609 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1877709884 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308116-1534349269.xml

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=1877709884

node102.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.51
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.51
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.51
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.51
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:        28788008 kB
MemAvailable:   31634656 kB
Buffers:          174432 kB
Cached:          2942224 kB
SwapCached:        51224 kB
Active:          1860088 kB
Inactive:        1579980 kB
Active(anon):     247596 kB
Inactive(anon):   135192 kB
Active(file):    1612492 kB
Inactive(file):  1444788 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:             35768 kB
Writeback:             0 kB
AnonPages:        279228 kB
Mapped:            67180 kB
Shmem:             57196 kB
Slab:             239824 kB
SReclaimable:     210404 kB
SUnreclaim:        29420 kB
KernelStack:        3536 kB
PageTables:         6580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1224672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 43832 MiB
End job on node102 at 2018-08-15 18:26:13