Trace number 4308143

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 589.174 585.7

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-12_c18.xml
MD5SUM31fb3bf3c58be033c7e9cdff116e7260
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 benchmark394.459
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1437564225
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
2.55/1.35	c Parsing done, starting search...
589.06/585.68	s SATISFIABLE
589.06/585.68	v <instantiation>
589.06/585.68	v 	<list>
589.06/585.68	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10]
589.06/585.68	v 	</list>
589.06/585.68	v 	<values>
589.06/585.68	v 		0 4 9 6 1 3 10 8 11 7 2 5 10 1 11 9 8 0 3 2 5 6 7 4 8 3 2 10 6 7 5 4 0 1 11 9 9 2 0 3 7 8 11 5 4 10 6 1 11 6 10 5 4 9 7 0 3 2 1 8 7 11 1 4 10 5 9 3 6 8 0 2 5 10 8 7 2 11 6 9 1 3 4 0 2 5 6 0 9 4 1 7 10 11 8 3 6 9 7 11 5 2 4 1 8 0 3 10 4 7 3 8 11 1 0 10 2 9 5 6 3 8 5 1 0 6 2 11 9 4 10 7 1 0 4 2 3 10 8 6 7 5 9 11 124 105 114 133 87 70 32 83 55 38 17 58 47 33 80 132 123 62 113 90 103 4 116 135 10 126 19 101 76 84 37 71 57 81 110 120 67 56 95 5 136 106 18 25 23 102 82 89 129 31 108 63 134 1 44 43 11 85 100 118 141 51 30 20 72 122 125 46 68 139 86 119 21 49 3 28 96 98 29 54 60 9 40 109 22 131 140 75 138 69 7 59 41 74 16 121 24 111 94 88 79 15 128 35 97 36 142 2 53 66 27 92 137 73 12 6 50 107 45 64 115 61 48 112 14 99 34 8 42 127 77 93 
589.06/585.68	v 	</values>
589.06/585.68	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 (14463 MiB free)
  memory of node 1: 16384 MiB (13355 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308143-1534346405/watcher-4308143-1534346405 -o /tmp/evaluation-result-4308143-1534346405/solver-4308143-1534346405 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26869 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1437564225 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308143-1534346405.xml 

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

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

solver pid=28670, runsolver pid=28667

[startup+0.100168 s]*
/proc/loadavg: 1.22 1.36 1.35 4/215 28685
/proc/meminfo: memFree=28469372/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14082736 memory=31720 CPUtime=0.11 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 6883 0 0 0 10 1 0 0 20 0 15 0 252203733 14420721664 7930 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3520684 7930 3136 1 0 3482761 0
[pid=28670/tid=28672] ppid=28667 vsize=14082736 memory=-8701690554792448892 CPUtime=0.09 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 4932 0 0 0 8 1 0 0 20 0 15 0 252203733 14420721664 7930 33554432000 4194304 4196468 140734533363072 140638432824160 140638412666236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 7930 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 7930 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 7930 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 7930 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203735 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637969749280 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637968696944 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0.01 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 252203738 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203739 14420721664 7930 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31720 KiB

[startup+0.21027 s]*
/proc/loadavg: 1.22 1.36 1.35 5/215 28685
/proc/meminfo: memFree=28454068/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14082736 memory=47516 CPUtime=0.3 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 10491 0 0 0 28 2 0 0 20 0 15 0 252203733 14420721664 11879 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3520684 11879 3354 1 0 3482761 0
[pid=28670/tid=28672] ppid=28667 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 8271 0 0 0 18 1 0 0 20 0 15 0 252203733 14420721664 11879 33554432000 4194304 4196468 140734533363072 140638432812576 140638420822846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 11879 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14082736 memory=288370718515410560 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 11879 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 11879 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 11879 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252203735 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637969749280 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637968696944 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) R 28667 28670 26838 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 15 0 252203738 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) R 28667 28670 26838 0 -1 4202560 226 0 0 0 2 0 0 0 20 0 15 0 252203738 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637897732432 140638420822846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0.06 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) R 28667 28670 26838 0 -1 4202560 289 0 0 0 6 0 0 0 20 0 15 0 252203738 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637896685760 140638407077774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203739 14420721664 11879 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47516 KiB

[startup+0.310443 s]*
/proc/loadavg: 1.22 1.36 1.35 4/215 28685
/proc/meminfo: memFree=28450516/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14082736 memory=51164 CPUtime=0.44 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 10921 0 0 0 42 2 0 0 20 0 15 0 252203733 14420721664 12791 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3520684 12791 3421 1 0 3482761 0
[pid=28670/tid=28672] ppid=28667 vsize=14082736 memory=8390339637985935414 CPUtime=0.29 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 8603 0 0 0 28 1 0 0 20 0 15 0 252203733 14420721664 12791 33554432000 4194304 4196468 140734533363072 140638432797232 140638420822846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14082736 memory=304556157668950039 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 12791 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14082736 memory=288370718515410560 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 12791 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 12791 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203734 14420721664 12791 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252203735 14420721664 12791 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 12791 33554432000 4194304 4196468 140734533363072 140637969749280 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252203736 14420721664 12791 33554432000 4194304 4196468 140734533363072 140637968696944 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 15 0 252203738 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14082736 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 274 0 0 0 3 0 0 0 20 0 15 0 252203738 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0.08 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 299 0 0 0 8 0 0 0 20 0 15 0 252203738 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14082736 memory=140342363698816 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203739 14420721664 12843 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51164 KiB

[startup+0.700828 s]
/proc/loadavg: 1.22 1.36 1.35 3/215 28685
/proc/meminfo: memFree=28425996/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14084804 memory=88808 CPUtime=0.99 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 17619 0 0 0 95 4 0 0 20 0 15 0 252203733 14422839296 22202 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3521201 22202 3489 1 0 3483273 0
[pid=28670/tid=28672] ppid=28667 vsize=14084804 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 14942 0 0 0 64 3 0 0 20 0 15 0 252203733 14422839296 22202 33554432000 4194304 4196468 140734533363072 140638432809824 140638412666206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14084804 memory=8628 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14422839296 22202 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14084804 memory=1080 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14422839296 22202 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14422839296 22202 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14084804 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203734 14422839296 22202 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14084804 memory=1592 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252203735 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14084804 memory=3780 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252203736 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637969749280 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14084804 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252203736 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637968696944 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14084804 memory=8099279071866868837 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14084804 memory=4641330296368681040 CPUtime=0.08 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 516 0 0 0 8 0 0 0 20 0 15 0 252203738 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14084804 memory=-5874771483550381248 CPUtime=0.06 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 417 0 0 0 6 0 0 0 20 0 15 0 252203738 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 363 0 0 0 15 0 0 0 20 0 15 0 252203738 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14084804 memory=31524 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203739 14422839296 22202 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88808 KiB

[startup+1.50134 s]
/proc/loadavg: 1.22 1.36 1.35 6/215 28685
/proc/meminfo: memFree=28394976/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14090948 memory=141956 CPUtime=3.12 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 28859 0 0 0 304 8 0 0 20 0 15 0 252203733 14429130752 35489 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3522737 35489 3545 1 0 3484809 0
[pid=28670/tid=28672] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 20760 0 0 0 142 5 0 0 20 0 15 0 252203733 14429130752 35489 33554432000 4194304 4196468 140734533363072 140638432822656 140638056311394 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14090948 memory=-7737605734073681312 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14429130752 35489 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14090948 memory=-8412652143485227891 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14429130752 35489 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14090948 memory=-6160033262581301393 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252203734 14429130752 35489 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14090948 memory=-8171376296011865461 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252203734 14429130752 35489 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14090948 memory=7016952788452204857 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 252203735 14429130752 35489 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0

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

[pid=28670/tid=28684] ppid=28667 vsize=14090948 memory=880 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14090948 memory=2056 CPUtime=0.16 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 774 0 0 0 6 10 0 0 20 0 15 0 252203739 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 585.86 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185208 KiB

[startup+584.001 s]*
/proc/loadavg: 1.10 1.35 1.38 3/215 28850
/proc/meminfo: memFree=27482888/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14090948 memory=185208 CPUtime=587.47 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 54420 0 0 0 58718 29 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3522737 46302 3576 1 0 3484809 0
[pid=28670/tid=28672] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=583.2 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 27346 0 0 0 58312 8 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638432823936 140638056473984 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14090948 memory=4872558044660077418 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1914 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14090948 memory=3980 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 2242 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14090948 memory=880 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 2281 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14090948 memory=1500 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 3070 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14090948 memory=1904 CPUtime=0.31 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 2302 0 0 0 29 2 0 0 20 0 15 0 252203735 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14090948 memory=7524 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637969749344 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14090948 memory=800 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637968696960 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14090948 memory=1692 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14090948 memory=916 CPUtime=1.04 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 4336 0 0 0 103 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14090948 memory=3848 CPUtime=0.96 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 4449 0 0 0 96 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14090948 memory=2588 CPUtime=0.65 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 4268 0 0 0 64 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14090948 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14090948 memory=1404 CPUtime=0.16 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 774 0 0 0 6 10 0 0 20 0 15 0 252203739 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 46 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 587.47 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185208 KiB

[startup+584.801 s]
/proc/loadavg: 1.10 1.35 1.38 3/215 28850
/proc/meminfo: memFree=27482888/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14090948 memory=185208 CPUtime=588.26 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 54424 0 0 0 58797 29 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3522737 46302 3576 1 0 3484809 0
[pid=28670/tid=28672] ppid=28667 vsize=14090948 memory=4100 CPUtime=583.99 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 27347 0 0 0 58391 8 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638432823888 140638056583804 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14090948 memory=1404 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1914 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 2243 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 2281 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14090948 memory=796 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 3071 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14090948 memory=1592 CPUtime=0.31 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 2303 0 0 0 29 2 0 0 20 0 15 0 252203735 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14090948 memory=3780 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637969749344 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637968696960 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14090948 memory=796 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14090948 memory=1592 CPUtime=1.04 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 4336 0 0 0 103 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14090948 memory=3780 CPUtime=0.96 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 4449 0 0 0 96 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14090948 memory=3140 CPUtime=0.65 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 4268 0 0 0 64 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14090948 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14090948 memory=1036 CPUtime=0.16 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 774 0 0 0 6 10 0 0 20 0 15 0 252203739 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 46 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 588.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185208 KiB

[startup+585.201 s]
/proc/loadavg: 1.10 1.35 1.38 3/215 28850
/proc/meminfo: memFree=27482888/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14090948 memory=185208 CPUtime=588.66 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 54424 0 0 0 58837 29 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3522737 46302 3576 1 0 3484809 0
[pid=28670/tid=28672] ppid=28667 vsize=14090948 memory=3860 CPUtime=584.39 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 27347 0 0 0 58431 8 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638432823888 140638056210132 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14090948 memory=2180 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1914 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 2243 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14090948 memory=3208 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 2281 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14090948 memory=1063624 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 3071 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 2303 0 0 0 29 2 0 0 20 0 15 0 252203735 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14090948 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637969749344 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14090948 memory=7524 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637968696960 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14090948 memory=4872558044660077418 CPUtime=1.04 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 4336 0 0 0 103 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14090948 memory=796 CPUtime=0.96 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 4449 0 0 0 96 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.65 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 4268 0 0 0 64 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14090948 memory=68552 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14090948 memory=2056 CPUtime=0.16 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 774 0 0 0 6 10 0 0 20 0 15 0 252203739 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 46 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 588.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185208 KiB

[startup+585.601 s]
/proc/loadavg: 1.10 1.35 1.38 3/215 28850
/proc/meminfo: memFree=27482888/32770624 swapFree=67108796/67108860
[pid=28670] ppid=28667 vsize=14090948 memory=185208 CPUtime=589.06 cores=0,2,4,6
/proc/28670/stat : 28670 (java) S 28667 28670 26838 0 -1 1077944320 54427 0 0 0 58877 29 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140734533345616 140638428585719 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
/proc/28670/statm: 3522737 46302 3576 1 0 3484809 0
[pid=28670/tid=28672] ppid=28667 vsize=14090948 memory=3780 CPUtime=584.79 cores=0,2,4,6
/proc/28670/task/28672/stat : 28672 (java) R 28667 28670 26838 0 -1 4202560 27348 0 0 0 58471 8 0 0 20 0 15 0 252203733 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638432823776 140638056210032 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28673] ppid=28667 vsize=14090948 memory=185208 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28673/stat : 28673 (java) S 28667 28670 26838 0 -1 1077944384 1914 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638381205904 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28674] ppid=28667 vsize=14090948 memory=185208 CPUtime=0.27 cores=0,2,4,6
/proc/28670/task/28674/stat : 28674 (java) S 28667 28670 26838 0 -1 1077944384 2243 0 0 0 25 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638380153104 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28675] ppid=28667 vsize=14090948 memory=796 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28675/stat : 28675 (java) S 28667 28670 26838 0 -1 1077944384 2281 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638379100816 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28676] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0.26 cores=0,2,4,6
/proc/28670/task/28676/stat : 28676 (java) S 28667 28670 26838 0 -1 1077944384 3073 0 0 0 24 2 0 0 20 0 15 0 252203734 14429130752 46302 33554432000 4194304 4196468 140734533363072 140638378048016 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28677] ppid=28667 vsize=14090948 memory=3152 CPUtime=0.32 cores=0,2,4,6
/proc/28670/task/28677/stat : 28677 (java) S 28667 28670 26838 0 -1 1077944384 2303 0 0 0 30 2 0 0 20 0 15 0 252203735 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637970803312 140638428596866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28678] ppid=28667 vsize=14090948 memory=496 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28678/stat : 28678 (java) S 28667 28670 26838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637969749344 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28679] ppid=28667 vsize=14090948 memory=185208 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28679/stat : 28679 (java) S 28667 28670 26838 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 252203736 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637968696960 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28680] ppid=28667 vsize=14090948 memory=185208 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28680/stat : 28680 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637967645264 140638428604315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28681] ppid=28667 vsize=14090948 memory=185208 CPUtime=1.04 cores=0,2,4,6
/proc/28670/task/28681/stat : 28681 (java) S 28667 28670 26838 0 -1 1077944384 4336 0 0 0 103 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637898795120 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28682] ppid=28667 vsize=14090948 memory=14768 CPUtime=0.96 cores=0,2,4,6
/proc/28670/task/28682/stat : 28682 (java) S 28667 28670 26838 0 -1 1077944384 4449 0 0 0 96 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637897742320 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28683] ppid=28667 vsize=14090948 memory=42636 CPUtime=0.65 cores=0,2,4,6
/proc/28670/task/28683/stat : 28683 (java) S 28667 28670 26838 0 -1 1077944384 4268 0 0 0 64 1 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637896690032 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28684] ppid=28667 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28670/task/28684/stat : 28684 (java) S 28667 28670 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252203738 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637895637472 140638428595925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
[pid=28670/tid=28685] ppid=28667 vsize=14090948 memory=1080 CPUtime=0.16 cores=0,2,4,6
/proc/28670/task/28685/stat : 28685 (java) S 28667 28670 26838 0 -1 1077944384 774 0 0 0 6 10 0 0 20 0 15 0 252203739 14429130752 46302 33554432000 4194304 4196468 140734533363072 140637894585264 140638428596866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 46 0 0 6293624 6294260 7741440 140734533366856 140734533367049 140734533367049 140734533369807 0
Current children cumulated CPU time: 589.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 185208 KiB

Child status: 0
Real time (s): 585.7
CPU time (s): 589.174
CPU user time (s): 588.875
CPU system time (s): 0.299161
CPU usage (%): 100.593
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 239560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 588.875
system time used= 0.299161
maximum resident set size= 240556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22794
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 28670
#   total CPU time (s): 589.174
#   total CPU user time (s): 588.875
#   total CPU system time (s): 0.299161

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.15877 second user time and 5.16979 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-15 17:20:06
IDJOB=4308143
IDBENCH=141605
IDSOLVER=2791
FILE ID=node138/4308143-1534346405
RUNJOBID= node138-1534328913-26869
PBS_JOBID= 21038152
Free space on /tmp= 38032 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-12_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-4308143-1534346405/watcher-4308143-1534346405 -o /tmp/evaluation-result-4308143-1534346405/solver-4308143-1534346405 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26869 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1437564225 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308143-1534346405.xml

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

MD5SUM BENCH= 31fb3bf3c58be033c7e9cdff116e7260
RANDOM SEED=1437564225

node138.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.71
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.71
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.71
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.71
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:        28486652 kB
MemAvailable:   31668952 kB
Buffers:           96968 kB
Cached:          3343416 kB
SwapCached:           12 kB
Active:          2011952 kB
Inactive:        1708552 kB
Active(anon):     224100 kB
Inactive(anon):   116684 kB
Active(file):    1787852 kB
Inactive(file):  1591868 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             36016 kB
Writeback:             0 kB
AnonPages:        286972 kB
Mapped:            67432 kB
Shmem:             57932 kB
Slab:             258984 kB
SReclaimable:     231040 kB
SUnreclaim:        27944 kB
KernelStack:        3536 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1231020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 37996 MiB
End job on node138 at 2018-08-15 17:29:51