Trace number 4308023

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)4482 2520.08 2485.82

General information on the benchmark

NameMario/
Mario-t-hard-5_c18.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark3.6868
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 480788395
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.59	c Parsing instance...
3.38/1.53	c Parsing done, starting search...
3.68/1.62	o 4390
3.68/1.66	o 4482
2520.04/2485.81	s SATISFIABLE
2520.04/2485.81	v <instantiation>
2520.04/2485.81	v 	<list>
2520.04/2485.81	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99]
2520.04/2485.81	v 	</list>
2520.04/2485.81	v 	<values>
2520.04/2485.81	v 		27 0 21 18 97 45 16 24 72 59 19 60 71 99 56 35 73 87 48 91 68 25 3 53 13 50 80 4 61 96 15 89 82 28 36 98 52 42 51 66 54 6 69 63 93 33 67 32 58 78 7 34 55 11 46 10 88 57 30 8 65 20 39 75 81 9 90 17 44 95 5 41 31 85 84 64 12 1 38 37 83 49 77 74 62 40 43 47 23 86 2 22 92 79 94 29 26 70 76 14 180 0 108 58 114 121 204 54 385 63 248 428 488 189 219 375 91 55 90 71 336 365 354 367 387 428 407 342 54 367 72 371 231 89 250 95 54 249 350 188 170 67 446 71 186 41 206 303 41 279 211 41 246 322 359 367 44 0 220 46 111 372 41 77 18 455 135 62 254 157 109 397 70 127 2 65 387 121 151 159 281 195 250 200 382 389 153 441 268 429 18 27 0 232 0 36 246 228 303 29 0 0 74 24 6 5 54 91 22 21 31 3 47 60 28 90 78 15 17 17 8 65 8 56 61 2 80 47 15 20 89 92 57 29 7 30 46 43 69 33 84 51 70 57 41 98 52 42 53 95 25 5 12 37 3 12 59 0 47 31 99 51 7 26 98 65 33 97 44 18 49 36 58 30 55 57 69 60 13 99 65 73 84 63 56 91 88 6 91 37 43 11 0 1 0 85 27 69 54 60 
2520.04/2485.81	v 	</values>
2520.04/2485.81	v </instantiation>

Verifier Data

OK	4482

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308023-1534339207/watcher-4308023-1534339207 -o /tmp/evaluation-result-4308023-1534339207/solver-4308023-1534339207 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534329225-17994 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 480788395 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308023-1534339207.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
solver pid=18959, runsolver pid=18956
Current StackSize limit: 8192 KiB


[startup+0.10345 s]*
/proc/loadavg: 1.26 1.29 1.34 4/216 18974
/proc/meminfo: memFree=23811004/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14082736 memory=30868 CPUtime=0.12 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 6611 0 0 0 11 1 0 0 20 0 15 0 251483890 14420721664 7717 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3520684 7717 3158 1 0 3482761 0
[pid=18959/tid=18961] ppid=18956 vsize=14082736 memory=-8773748148829851515 CPUtime=0.09 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 4637 0 0 0 9 0 0 0 20 0 15 0 251483891 14420721664 7717 33554432000 4194304 4196468 140730323144928 139652181846240 139652160807553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 7717 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0.01 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 7717 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30868 KiB

[startup+0.214439 s]*
/proc/loadavg: 1.26 1.29 1.34 6/216 18974
/proc/meminfo: memFree=23795128/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14082736 memory=47240 CPUtime=0.31 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 10417 0 0 0 29 2 0 0 20 0 15 0 251483890 14420721664 11810 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3520684 11810 3373 1 0 3482761 0
[pid=18959/tid=18961] ppid=18956 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 8088 0 0 0 19 1 0 0 20 0 15 0 251483891 14420721664 11810 33554432000 4194304 4196468 140730323144928 139652181846272 139652177632662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 11810 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14082736 memory=3473880988377204384 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 556 0 0 0 2 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0.05 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) R 18956 18959 17963 0 -1 4202560 331 0 0 0 5 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651151207672 139652156541261 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 11810 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47240 KiB

[startup+0.310348 s]*
/proc/loadavg: 1.26 1.29 1.34 3/216 18974
/proc/meminfo: memFree=23791840/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14082736 memory=50804 CPUtime=0.43 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 10811 0 0 0 41 2 0 0 20 0 15 0 251483890 14420721664 12701 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3520684 12701 3409 1 0 3482761 0
[pid=18959/tid=18961] ppid=18956 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 8445 0 0 0 28 2 0 0 20 0 15 0 251483891 14420721664 12701 33554432000 4194304 4196468 140730323144928 139652181832240 139652161701244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14082736 memory=4294979972 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 12701 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14082736 memory=3834729709497009824 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251483893 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 75 0 0 0 2 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0.07 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14082736 memory=139785334212224 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483896 14420721664 12701 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50804 KiB

[startup+0.700654 s]
/proc/loadavg: 1.26 1.29 1.34 3/216 18974
/proc/meminfo: memFree=23767780/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14084804 memory=88872 CPUtime=0.99 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 17566 0 0 0 95 4 0 0 20 0 15 0 251483890 14422839296 22218 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3521201 22218 3499 1 0 3483273 0
[pid=18959/tid=18961] ppid=18956 vsize=14084804 memory=221243563335029 CPUtime=0.68 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 14865 0 0 0 65 3 0 0 20 0 15 0 251483891 14422839296 22218 33554432000 4194304 4196468 140730323144928 139652181833936 139652145222155 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14084804 memory=1297757 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14422839296 22218 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251483893 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14084804 memory=9049594892617089197 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251483893 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14084804 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251483893 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14084804 memory=6944656575208382560 CPUtime=0.06 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 690 0 0 0 6 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14084804 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 217 0 0 0 8 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 417 0 0 0 15 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14084804 memory=1860 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483896 14422839296 22218 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88872 KiB

[startup+1.50644 s]
/proc/loadavg: 1.26 1.29 1.34 6/216 18974
/proc/meminfo: memFree=23721124/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14090948 memory=168636 CPUtime=3.38 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 24583 0 0 0 331 7 0 0 20 0 15 0 251483890 14429130752 42159 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3522737 42159 3543 1 0 3484809 0
[pid=18959/tid=18961] ppid=18956 vsize=14090948 memory=12902 CPUtime=1.48 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 18117 0 0 0 143 5 0 0 20 0 15 0 251483891 14429130752 42159 33554432000 4194304 4196468 140730323144928 139652181854912 139652177632662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14429130752 42159 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14429130752 42159 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251483891 14429130752 42159 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251483891 14429130752 42159 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 42159 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0

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

/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 54520 0 0 0 229503 58 0 0 20 0 15 0 251483891 14429130752 245800 33554432000 4194304 4196468 140730323144928 139652181859200 140730324266374 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14090948 memory=983200 CPUtime=10.52 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 4876 0 0 0 960 92 0 0 20 0 15 0 251483891 14429130752 245800 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14090948 memory=6791534058613427641 CPUtime=10.55 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 5929 0 0 0 960 95 0 0 20 0 15 0 251483891 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14090948 memory=983200 CPUtime=10.46 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 5292 0 0 0 955 91 0 0 20 0 15 0 251483891 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14090948 memory=983200 CPUtime=10.56 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 5201 0 0 0 965 91 0 0 20 0 15 0 251483891 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14090948 memory=983200 CPUtime=12.56 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 9210 0 0 0 1172 84 0 0 20 0 15 0 251483893 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14090948 memory=983200 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14090948 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14090948 memory=983200 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14090948 memory=983200 CPUtime=1.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 2393 0 0 0 102 0 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14090948 memory=983200 CPUtime=1 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 1468 0 0 0 100 0 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14090948 memory=983200 CPUtime=0.74 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 3417 0 0 0 73 1 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14090948 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14090948 memory=983200 CPUtime=1.37 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1424 0 0 0 67 70 0 0 20 0 15 0 251483896 14429130752 245800 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 2354.48 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 983200 KiB

[startup+2382.3 s]
/proc/loadavg: 1.42 1.36 1.38 3/215 19118
/proc/meminfo: memFree=21993584/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14090948 memory=983208 CPUtime=2415.21 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 96406 0 0 0 241076 445 0 0 20 0 15 0 251483890 14429130752 245802 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3522737 245802 3592 1 0 3484809 0
[pid=18959/tid=18961] ppid=18956 vsize=14090948 memory=983208 CPUtime=2354.98 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 55369 0 0 0 235440 58 0 0 20 0 15 0 251483891 14429130752 245802 33554432000 4194304 4196468 140730323144928 139652181859280 139651821326450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14090948 memory=983208 CPUtime=10.78 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 5028 0 0 0 984 94 0 0 20 0 15 0 251483891 14429130752 245802 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14090948 memory=983208 CPUtime=10.8 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 5958 0 0 0 984 96 0 0 20 0 15 0 251483891 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14090948 memory=1061 CPUtime=10.71 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 5314 0 0 0 979 92 0 0 20 0 15 0 251483891 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14090948 memory=983208 CPUtime=10.82 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 5213 0 0 0 989 93 0 0 20 0 15 0 251483891 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14090948 memory=983208 CPUtime=12.85 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 9388 0 0 0 1199 86 0 0 20 0 15 0 251483893 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14090948 memory=983208 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14090948 memory=983208 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14090948 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14090948 memory=279570427963840 CPUtime=1.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 2395 0 0 0 102 0 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14090948 memory=983208 CPUtime=1 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 1470 0 0 0 100 0 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14090948 memory=3172 CPUtime=0.74 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 3419 0 0 0 73 1 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14090948 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14090948 memory=1520 CPUtime=1.4 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1437 0 0 0 69 71 0 0 20 0 15 0 251483896 14429130752 245802 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 2415.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 983208 KiB

[startup+2442.3 s]
/proc/loadavg: 1.49 1.40 1.40 3/215 19126
/proc/meminfo: memFree=21984032/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14090948 memory=983212 CPUtime=2475.96 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 97649 0 0 0 247140 456 0 0 20 0 15 0 251483890 14429130752 245803 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3522737 245803 3592 1 0 3484809 0
[pid=18959/tid=18961] ppid=18956 vsize=14090948 memory=983212 CPUtime=2414.33 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 56197 0 0 0 241374 59 0 0 20 0 15 0 251483891 14429130752 245803 33554432000 4194304 4196468 140730323144928 139652181859280 139651821300550 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14090948 memory=983212 CPUtime=11.04 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 5047 0 0 0 1008 96 0 0 20 0 15 0 251483891 14429130752 245803 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14090948 memory=983212 CPUtime=11.07 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 5982 0 0 0 1008 99 0 0 20 0 15 0 251483891 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14090948 memory=983212 CPUtime=10.98 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 5469 0 0 0 1004 94 0 0 20 0 15 0 251483891 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14090948 memory=983212 CPUtime=11.08 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 5232 0 0 0 1014 94 0 0 20 0 15 0 251483891 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14090948 memory=983212 CPUtime=13.16 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 9571 0 0 0 1229 87 0 0 20 0 15 0 251483893 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14090948 memory=983212 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14090948 memory=983212 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14090948 memory=983212 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14090948 memory=983212 CPUtime=1.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 2397 0 0 0 102 0 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14090948 memory=983212 CPUtime=1 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 1472 0 0 0 100 0 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14090948 memory=983212 CPUtime=0.74 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 3422 0 0 0 73 1 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14090948 memory=983212 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14090948 memory=983212 CPUtime=1.44 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1445 0 0 0 70 74 0 0 20 0 15 0 251483896 14429130752 245803 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 2475.96 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 983212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2485.8 s]
/proc/loadavg: 1.37 1.39 1.39 3/216 19150
/proc/meminfo: memFree=21981988/32770624 swapFree=67059136/67108860
[pid=18959] ppid=18956 vsize=14090948 memory=983224 CPUtime=2520.04 cores=0,2,4,6
/proc/18959/stat : 18959 (java) S 18956 18959 17963 0 -1 1077944320 98603 0 0 0 251539 465 0 0 20 0 15 0 251483890 14429130752 245806 33554432000 4194304 4196468 140730323144928 140730323127472 139652177620727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
/proc/18959/statm: 3522737 245806 3592 1 0 3484809 0
[pid=18959/tid=18961] ppid=18956 vsize=14090948 memory=1 CPUtime=2457.3 cores=0,2,4,6
/proc/18959/task/18961/stat : 18961 (java) R 18956 18959 17963 0 -1 4202560 56743 0 0 0 245670 60 0 0 20 0 15 0 251483891 14429130752 245806 33554432000 4194304 4196468 140730323144928 139652181859232 139651821326444 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18962] ppid=18956 vsize=14090948 memory=6791534058613427641 CPUtime=11.25 cores=0,2,4,6
/proc/18959/task/18962/stat : 18962 (java) S 18956 18959 17963 0 -1 1077944384 5051 0 0 0 1027 98 0 0 20 0 15 0 251483891 14429130752 245806 33554432000 4194304 4196468 140730323144928 139652138580240 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18963] ppid=18956 vsize=14090948 memory=1140 CPUtime=11.28 cores=0,2,4,6
/proc/18959/task/18963/stat : 18963 (java) S 18956 18959 17963 0 -1 1077944384 6008 0 0 0 1027 101 0 0 20 0 15 0 251483891 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651772033424 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18964] ppid=18956 vsize=14090948 memory=1024 CPUtime=11.18 cores=0,2,4,6
/proc/18959/task/18964/stat : 18964 (java) S 18956 18959 17963 0 -1 1077944384 5640 0 0 0 1022 96 0 0 20 0 15 0 251483891 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651770980880 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18965] ppid=18956 vsize=14090948 memory=3172 CPUtime=11.29 cores=0,2,4,6
/proc/18959/task/18965/stat : 18965 (java) S 18956 18959 17963 0 -1 1077944384 5245 0 0 0 1032 97 0 0 20 0 15 0 251483891 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651769928336 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18966] ppid=18956 vsize=14090948 memory=2076 CPUtime=13.42 cores=0,2,4,6
/proc/18959/task/18966/stat : 18966 (java) S 18956 18959 17963 0 -1 1077944384 9745 0 0 0 1253 89 0 0 20 0 15 0 251483893 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651157527024 139652177631874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18967] ppid=18956 vsize=14090948 memory=9004 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18967/stat : 18967 (java) S 18956 18959 17963 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651156473248 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18968] ppid=18956 vsize=14090948 memory=768 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18968/stat : 18968 (java) S 18956 18959 17963 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 251483893 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651155420656 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18969] ppid=18956 vsize=14090948 memory=736 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18969/stat : 18969 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651154369232 139652177639323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18970] ppid=18956 vsize=14090948 memory=1520 CPUtime=1.02 cores=0,2,4,6
/proc/18959/task/18970/stat : 18970 (java) S 18956 18959 17963 0 -1 1077944384 2399 0 0 0 102 0 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651153315824 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18971] ppid=18956 vsize=14090948 memory=1708 CPUtime=1 cores=0,2,4,6
/proc/18959/task/18971/stat : 18971 (java) S 18956 18959 17963 0 -1 1077944384 1474 0 0 0 100 0 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651152263280 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18972] ppid=18956 vsize=14090948 memory=5192 CPUtime=0.74 cores=0,2,4,6
/proc/18959/task/18972/stat : 18972 (java) S 18956 18959 17963 0 -1 1077944384 3424 0 0 0 73 1 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651151210736 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18973] ppid=18956 vsize=14090948 memory=13608 CPUtime=0 cores=0,2,4,6
/proc/18959/task/18973/stat : 18973 (java) S 18956 18959 17963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651150158432 139652177630933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
[pid=18959/tid=18974] ppid=18956 vsize=14090948 memory=1860 CPUtime=1.46 cores=0,2,4,6
/proc/18959/task/18974/stat : 18974 (java) S 18956 18959 17963 0 -1 1077944384 1459 0 0 0 71 75 0 0 20 0 15 0 251483896 14429130752 245806 33554432000 4194304 4196468 140730323144928 139651149105968 139652177631874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 11776000 140730323149897 140730323150089 140730323150089 140730323152847 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 983224 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2485.82 s]
# the end of solver process 18959 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.42 s, system=4.66311 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2485.82
CPU time (s): 2520.08
CPU user time (s): 2515.42
CPU system time (s): 4.66311
CPU usage (%): 101.378
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1134800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.42
system time used= 4.66311
maximum resident set size= 1135120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 426847
involuntary context switches= 8733


# summary of solver processes directly reported to runsolver:
#   pid: 18959
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.42
#   total CPU system time (s): 4.66311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.618 second user time and 23.0341 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 15:20:07
IDJOB=4308023
IDBENCH=141524
IDSOLVER=2791
FILE ID=node103/4308023-1534339207
RUNJOBID= node103-1534329225-17994
PBS_JOBID= 21038160
Free space on /tmp= 38600 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Mario/Mario-t-hard-5_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-4308023-1534339207/watcher-4308023-1534339207 -o /tmp/evaluation-result-4308023-1534339207/solver-4308023-1534339207 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534329225-17994 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 480788395 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308023-1534339207.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=480788395

node103.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.48
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.48
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.48
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.48
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:        23828612 kB
MemAvailable:   31677620 kB
Buffers:          195824 kB
Cached:          7857636 kB
SwapCached:         5140 kB
Active:          4583868 kB
Inactive:        3743576 kB
Active(anon):     265864 kB
Inactive(anon):    67480 kB
Active(file):    4318004 kB
Inactive(file):  3676096 kB
Unevictable:        7772 kB
Mlocked:            7772 kB
SwapTotal:      67108860 kB
SwapFree:       67059136 kB
Dirty:             35700 kB
Writeback:             0 kB
AnonPages:        276876 kB
Mapped:            67424 kB
Shmem:             56924 kB
Slab:             312016 kB
SReclaimable:     283368 kB
SUnreclaim:        28648 kB
KernelStack:        3552 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1220192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 38568 MiB
End job on node103 at 2018-08-15 16:01:33