Trace number 4290800

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-07-02SAT 325.049 321.38

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.08373
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290800-1532281377/watcher-4290800-1532281377 -o /tmp/evaluation-result-4290800-1532281377/solver-4290800-1532281377 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31020 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 769528168 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290800-1532281377.xml 

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

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


[startup+0.100121 s]*
/proc/loadavg: 1.77 1.38 1.34 3/216 1417
/proc/meminfo: memFree=29003268/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14082740 memory=31244 CPUtime=0.11 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 6762 0 0 0 10 1 0 0 20 0 15 0 45700898 14420725760 7811 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3520685 7811 3133 1 0 3482761 0
[pid=1402/tid=1404] ppid=1399 vsize=14082740 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 4827 0 0 0 8 1 0 0 20 0 15 0 45700899 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631612037712 139631591925086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14082740 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631081595680 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45700902 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631080543344 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0.01 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 7811 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31244 KiB

[startup+0.212996 s]*
/proc/loadavg: 1.77 1.38 1.34 6/216 1417
/proc/meminfo: memFree=28987252/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14082740 memory=47272 CPUtime=0.3 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 10430 0 0 0 27 3 0 0 20 0 15 0 45700898 14420725760 11818 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3520685 11818 3366 1 0 3482761 0
[pid=1402/tid=1404] ppid=1399 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 8151 0 0 0 18 2 0 0 20 0 15 0 45700899 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631612072656 139631607866525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14082740 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14082740 memory=288370294212589184 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631081595680 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45700902 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631080543344 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 430 0 0 0 1 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) R 1399 1402 30989 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0.06 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) R 1399 1402 30989 0 -1 4202560 292 0 0 0 6 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631076334448 139631607856534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14082740 memory=139918060877440 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 11818 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47272 KiB

[startup+0.310584 s]*
/proc/loadavg: 1.77 1.38 1.34 3/216 1417
/proc/meminfo: memFree=28983840/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14082740 memory=50416 CPUtime=0.44 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 10786 0 0 0 41 3 0 0 20 0 15 0 45700898 14420725760 12604 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3520685 12604 3369 1 0 3482761 0
[pid=1402/tid=1404] ppid=1399 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 8486 0 0 0 28 2 0 0 20 0 15 0 45700899 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631612052432 139631588120345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45700901 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631081595680 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14082740 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45700902 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631080543344 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14082740 memory=51140 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 441 0 0 0 2 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14082740 memory=139917955017167 CPUtime=0.02 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14082740 memory=139918060878705 CPUtime=0.08 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 301 0 0 0 8 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14082740 memory=139917955007951 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14082740 memory=279836015925216 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700904 14420725760 12655 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50416 KiB

[startup+0.700749 s]
/proc/loadavg: 1.77 1.38 1.34 3/216 1417
/proc/meminfo: memFree=28959656/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14084808 memory=89000 CPUtime=0.98 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 17636 0 0 0 92 6 0 0 20 0 15 0 45700898 14422843392 22250 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3521202 22250 3503 1 0 3483273 0
[pid=1402/tid=1404] ppid=1399 vsize=14084808 memory=15872 CPUtime=0.67 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 14936 0 0 0 63 4 0 0 20 0 15 0 45700899 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631612068704 139631607866525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14084808 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14084808 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700900 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14084808 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14084808 memory=139917955124064 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45700901 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45700901 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631081595680 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45700902 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631080543344 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14084808 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 604 0 0 0 8 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14084808 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 334 0 0 0 6 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 378 0 0 0 15 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14084808 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14084808 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700904 14422843392 22250 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89000 KiB

[startup+1.50161 s]
/proc/loadavg: 1.77 1.38 1.34 6/216 1417
/proc/meminfo: memFree=28914460/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14090952 memory=154528 CPUtime=3.23 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 27069 0 0 0 313 10 0 0 20 0 15 0 45700898 14429134848 38632 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3522738 38632 3549 1 0 3484809 0
[pid=1402/tid=1404] ppid=1399 vsize=14090952 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 20200 0 0 0 140 6 0 0 20 0 15 0 45700899 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631612082368 139631221278458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14090952 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14090952 memory=139917955124064 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45700900 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45700900 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45700901 14429134848 38632 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0

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

[pid=1402/tid=1416] ppid=1399 vsize=14090952 memory=956 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14090952 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 917 0 0 0 4 3 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 322.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 167504 KiB

[startup+320.001 s]*
/proc/loadavg: 1.30 1.24 1.29 3/215 1499
/proc/meminfo: memFree=28934724/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14090952 memory=167504 CPUtime=323.65 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 45221 0 0 0 32331 34 0 0 20 0 15 0 45700898 14429134848 41876 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3522738 41876 3578 1 0 3484809 0
[pid=1402/tid=1404] ppid=1399 vsize=14090952 memory=6935054825532540783 CPUtime=318.94 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 23950 0 0 0 31883 11 0 0 20 0 15 0 45700899 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631612083008 139631221632930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14090952 memory=4126316290023845779 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2213 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14090952 memory=10192 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1575 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14090952 memory=1240 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2518 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14090952 memory=640 CPUtime=0.37 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 1528 0 0 0 32 5 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14090952 memory=8112282956445269571 CPUtime=0.44 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 1940 0 0 0 41 3 0 0 20 0 15 0 45700901 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14090952 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45700901 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631081595744 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14090952 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 45700902 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631080543360 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14090952 memory=6935054825532540783 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14090952 memory=4126316290023845779 CPUtime=1.04 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 3954 0 0 0 101 3 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14090952 memory=6935054825532540783 CPUtime=0.96 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 2339 0 0 0 96 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14090952 memory=4126316290023845779 CPUtime=0.58 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 2859 0 0 0 57 1 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14090952 memory=279835909816560 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14090952 memory=796 CPUtime=0.09 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 917 0 0 0 5 4 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 323.65 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 167504 KiB

[startup+320.801 s]
/proc/loadavg: 1.30 1.24 1.29 3/215 1499
/proc/meminfo: memFree=28934724/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14090952 memory=167504 CPUtime=324.44 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 45223 0 0 0 32410 34 0 0 20 0 15 0 45700898 14429134848 41876 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3522738 41876 3578 1 0 3484809 0
[pid=1402/tid=1404] ppid=1399 vsize=14090952 memory=8112282956445269571 CPUtime=319.73 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 23952 0 0 0 31962 11 0 0 20 0 15 0 45700899 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631612082800 139631221568741 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14090952 memory=956 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2213 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14090952 memory=4104 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1575 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14090952 memory=2340 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 2518 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14090952 memory=1408 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 1528 0 0 0 33 5 0 0 20 0 15 0 45700900 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14090952 memory=8112282956445269571 CPUtime=0.45 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 1940 0 0 0 41 4 0 0 20 0 15 0 45700901 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14090952 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45700901 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631081595744 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14090952 memory=1956 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 45700902 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631080543360 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14090952 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14090952 memory=8360 CPUtime=1.04 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 3954 0 0 0 101 3 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14090952 memory=5520 CPUtime=0.96 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 2339 0 0 0 96 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.58 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 2859 0 0 0 57 1 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14090952 memory=1956 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14090952 memory=4616 CPUtime=0.09 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 917 0 0 0 5 4 0 0 20 0 15 0 45700904 14429134848 41876 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 324.44 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 167504 KiB

[startup+321.201 s]
/proc/loadavg: 1.30 1.24 1.29 3/215 1499
/proc/meminfo: memFree=28934724/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14090952 memory=167612 CPUtime=324.84 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 46688 0 0 0 32450 34 0 0 20 0 15 0 45700898 14429134848 41903 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3522738 41903 3578 1 0 3484809 0
[pid=1402/tid=1404] ppid=1399 vsize=14090952 memory=7811600671858846051 CPUtime=320.13 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 24239 0 0 0 32002 11 0 0 20 0 15 0 45700899 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631612083008 139631221568860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14090952 memory=7811600671858846051 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2230 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14090952 memory=1196 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1603 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14090952 memory=8360 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 3307 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14090952 memory=5520 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 1610 0 0 0 33 5 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14090952 memory=4616 CPUtime=0.45 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 2185 0 0 0 41 4 0 0 20 0 15 0 45700901 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14090952 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45700901 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631081595744 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14090952 memory=167504 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 45700902 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631080543360 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14090952 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14090952 memory=16248 CPUtime=1.04 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 3954 0 0 0 101 3 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14090952 memory=10192 CPUtime=0.96 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 2339 0 0 0 96 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14090952 memory=1240 CPUtime=0.58 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 2859 0 0 0 57 1 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14090952 memory=640 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14090952 memory=1792 CPUtime=0.09 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 934 0 0 0 5 4 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 324.84 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 167612 KiB

[startup+321.301 s]
/proc/loadavg: 1.30 1.24 1.29 3/215 1499
/proc/meminfo: memFree=28934724/32770624 swapFree=67108860/67108860
[pid=1402] ppid=1399 vsize=14090952 memory=167612 CPUtime=324.94 cores=0,2,4,6
/proc/1402/stat : 1402 (java) S 1399 1402 30989 0 -1 1077944320 46719 0 0 0 32460 34 0 0 20 0 15 0 45700898 14429134848 41903 33554432000 4194304 4196468 140732694810416 140732694792960 139631607844599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
/proc/1402/statm: 3522738 41903 3578 1 0 3484809 0
[pid=1402/tid=1404] ppid=1399 vsize=14090952 memory=167504 CPUtime=320.23 cores=0,2,4,6
/proc/1402/task/1404/stat : 1404 (java) R 1399 1402 30989 0 -1 4202560 24270 0 0 0 32012 11 0 0 20 0 15 0 45700899 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631612083008 139631221742060 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1405] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1405/stat : 1405 (java) S 1399 1402 30989 0 -1 1077944384 2230 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631537933200 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1406] ppid=1399 vsize=14090952 memory=1712 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1406/stat : 1406 (java) S 1399 1402 30989 0 -1 1077944384 1603 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631536880400 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1407] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1407/stat : 1407 (java) S 1399 1402 30989 0 -1 1077944384 3307 0 0 0 35 3 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631535828112 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1408] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.38 cores=0,2,4,6
/proc/1402/task/1408/stat : 1408 (java) S 1399 1402 30989 0 -1 1077944384 1610 0 0 0 33 5 0 0 20 0 15 0 45700900 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631200484368 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1409] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.45 cores=0,2,4,6
/proc/1402/task/1409/stat : 1409 (java) S 1399 1402 30989 0 -1 1077944384 2185 0 0 0 41 4 0 0 20 0 15 0 45700901 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631082649712 139631607855746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1410] ppid=1399 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1410/stat : 1410 (java) S 1399 1402 30989 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45700901 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631081595744 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1411] ppid=1399 vsize=14090952 memory=167504 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1411/stat : 1411 (java) S 1399 1402 30989 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 45700902 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631080543360 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1412] ppid=1399 vsize=14090952 memory=167504 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1412/stat : 1412 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631079491664 139631607863195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1413] ppid=1399 vsize=14090952 memory=167504 CPUtime=1.04 cores=0,2,4,6
/proc/1402/task/1413/stat : 1413 (java) S 1399 1402 30989 0 -1 1077944384 3954 0 0 0 101 3 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631078439536 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1414] ppid=1399 vsize=14090952 memory=3216 CPUtime=0.96 cores=0,2,4,6
/proc/1402/task/1414/stat : 1414 (java) S 1399 1402 30989 0 -1 1077944384 2339 0 0 0 96 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631077386736 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1415] ppid=1399 vsize=14090952 memory=167504 CPUtime=0.58 cores=0,2,4,6
/proc/1402/task/1415/stat : 1415 (java) S 1399 1402 30989 0 -1 1077944384 2859 0 0 0 57 1 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631076334448 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1416] ppid=1399 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/1402/task/1416/stat : 1416 (java) S 1399 1402 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631075281888 139631607854805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
[pid=1402/tid=1417] ppid=1399 vsize=14090952 memory=4140 CPUtime=0.09 cores=0,2,4,6
/proc/1402/task/1417/stat : 1417 (java) S 1399 1402 30989 0 -1 1077944384 934 0 0 0 5 4 0 0 20 0 15 0 45700904 14429134848 41903 33554432000 4194304 4196468 140732694810416 139631074228656 139631607855746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29540352 140732694811729 140732694811913 140732694811913 140732694814671 0
Current children cumulated CPU time: 324.94 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 167612 KiB

Child status: 0
Real time (s): 321.38
CPU time (s): 325.049
CPU user time (s): 324.698
CPU system time (s): 0.350628
CPU usage (%): 101.141
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 237592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.698
system time used= 0.350628
maximum resident set size= 237600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21090
involuntary context switches= 813


# summary of solver processes directly reported to runsolver:
#   pid: 1402
#   total CPU time (s): 325.049
#   total CPU user time (s): 324.698
#   total CPU system time (s): 0.350628

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.82688 second user time and 3.04681 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 19:42:57
IDJOB=4290800
IDBENCH=141651
IDSOLVER=2744
FILE ID=node149/4290800-1532281377
RUNJOBID= node149-1532262079-31020
PBS_JOBID= 21018976
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Eternity/Eternity-10-05_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-4290800-1532281377/watcher-4290800-1532281377 -o /tmp/evaluation-result-4290800-1532281377/solver-4290800-1532281377 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31020 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 769528168 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290800-1532281377.xml

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=769528168

node149.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.60
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.60
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.60
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.60
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:        29022100 kB
MemAvailable:   31756184 kB
Buffers:          125752 kB
Cached:          2868344 kB
SwapCached:            0 kB
Active:          1775396 kB
Inactive:        1492588 kB
Active(anon):     223596 kB
Inactive(anon):    70172 kB
Active(file):    1551800 kB
Inactive(file):  1422416 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36084 kB
Writeback:             0 kB
AnonPages:        308028 kB
Mapped:            49324 kB
Shmem:             17032 kB
Slab:             179356 kB
SReclaimable:     151408 kB
SUnreclaim:        27948 kB
KernelStack:        3856 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1192884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 19:48:18