Trace number 4310333

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 - Hybrid 2018-08-14SAT (TO)221 252.119 247.037

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-16_c18.xml
MD5SUM056eb1ebd10e8d59a6677e448014ff35
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark252.136
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints121
Number of domains2
Minimum domain size256
Maximum domain size257
Distribution of domain sizes[{"size":256,"count":120},{"size":257,"count":16}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":15,"count":15},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity120
Distribution of constraint arities[{"arity":3,"count":120},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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: 297354744
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.88/1.16	c Parsing done, starting first complete search...
3.14/1.57	o 256
3.14/1.58	o 254
3.14/1.59	o 252
3.40/1.61	o 250
3.40/1.64	o 245
3.40/1.69	o 243
3.40/1.69	o 242
3.54/1.77	o 241
3.75/1.83	o 240
5.10/3.11	c First complete search done, starting ALNS search...
6.94/4.28	o 239
7.79/5.34	o 237
18.34/15.68	o 229
18.54/15.88	o 228
18.94/16.27	o 227
48.27/45.14	o 226
49.47/46.38	o 224
104.88/101.29	o 223
107.92/104.21	o 222
202.92/198.36	o 221
252.09/247.01	s SATISFIABLE
252.09/247.01	v <instantiation>
252.09/247.01	v 	<list>
252.09/247.01	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] 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[0][12] y[0][13] y[0][14] y[0][15] 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[1][12] y[1][13] y[1][14] y[1][15] 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[2][12] y[2][13] y[2][14] y[2][15] 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[3][12] y[3][13] y[3][14] y[3][15] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15]
252.09/247.01	v 	</list>
252.09/247.01	v 	<values>
252.09/247.01	v 		0 11 42 54 80 110 131 155 177 184 202 204 212 217 218 221 11 42 54 80 110 131 155 177 184 202 204 212 217 218 221 31 43 69 99 120 144 166 173 191 193 201 206 207 210 12 38 68 89 113 135 142 160 162 170 175 176 179 26 56 77 101 123 130 148 150 158 163 164 167 30 51 75 97 104 122 124 132 137 138 141 21 45 67 74 92 94 102 107 108 111 24 46 53 71 73 81 86 87 90 22 29 47 49 57 62 63 66 7 25 27 35 40 41 44 18 20 28 33 34 37 2 10 15 16 19 8 13 14 17 5 6 9 1 4 3 
252.09/247.01	v 	</values>
252.09/247.01	v </instantiation>

Verifier Data

OK	221

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310333-1534331462/watcher-4310333-1534331462 -o /tmp/evaluation-result-4310333-1534331462/solver-4310333-1534331462 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534329860-9564 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 297354744 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310333-1534331462.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=10776, runsolver pid=10773

[startup+0.100768 s]*
/proc/loadavg: 1.85 1.82 1.95 3/220 10791
/proc/meminfo: memFree=24189092/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14082736 memory=31824 CPUtime=0.11 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 6853 0 0 0 10 1 0 0 20 0 15 0 250709422 14420721664 7956 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3520684 7956 3141 1 0 3482761 0
[pid=10776/tid=10778] ppid=10773 vsize=14082736 memory=-8701690554792186747 CPUtime=0.08 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 5136 0 0 0 8 0 0 0 20 0 15 0 250709422 14420721664 8154 33554432000 4194304 4196468 140728576829696 140398164512728 140398152538942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397071934496 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397070881648 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 8154 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 8220 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0.01 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 231 0 0 0 1 0 0 0 20 0 15 0 250709428 14420721664 8220 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 8220 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 8220 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31824 KiB

[startup+0.211458 s]*
/proc/loadavg: 1.85 1.82 1.95 5/220 10791
/proc/meminfo: memFree=24173588/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14082736 memory=47056 CPUtime=0.3 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 10342 0 0 0 28 2 0 0 20 0 15 0 250709422 14420721664 11764 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3520684 11764 3368 1 0 3482761 0
[pid=10776/tid=10778] ppid=10773 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 8115 0 0 0 18 1 0 0 20 0 15 0 250709422 14420721664 11764 33554432000 4194304 4196468 140728576829696 140398164530144 140398160323741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14082736 memory=288370228865214080 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397071934496 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397070881648 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) R 10773 10776 9532 0 -1 4202560 457 0 0 0 1 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397068778352 140398145182576 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) R 10773 10776 9532 0 -1 4202560 139 0 0 0 2 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397067725552 140398139991715 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0.06 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) R 10773 10776 9532 0 -1 1077944384 271 0 0 0 6 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 11764 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47056 KiB

[startup+0.310857 s]*
/proc/loadavg: 1.85 1.82 1.95 3/220 10791
/proc/meminfo: memFree=24170176/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14082736 memory=50540 CPUtime=0.43 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 10742 0 0 0 41 2 0 0 20 0 15 0 250709422 14420721664 12635 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3520684 12635 3371 1 0 3482761 0
[pid=10776/tid=10778] ppid=10773 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 8470 0 0 0 28 2 0 0 20 0 15 0 250709422 14420721664 12635 33554432000 4194304 4196468 140728576829696 140398164522912 140398141865344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14082736 memory=288370228865214080 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709423 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397071934496 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250709425 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397070881648 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 459 0 0 0 2 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0.08 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 280 0 0 0 8 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14082736 memory=139852713502336 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709428 14420721664 12635 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50540 KiB

[startup+0.700716 s]
/proc/loadavg: 1.85 1.82 1.95 3/220 10791
/proc/meminfo: memFree=24148176/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14084804 memory=88688 CPUtime=0.99 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 17546 0 0 0 94 5 0 0 20 0 15 0 250709422 14422839296 22172 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3521201 22172 3499 1 0 3483273 0
[pid=10776/tid=10778] ppid=10773 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 14886 0 0 0 63 4 0 0 20 0 15 0 250709422 14422839296 22172 33554432000 4194304 4196468 140728576829696 140398164525808 140398160323741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14084804 memory=37720 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709423 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250709425 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250709425 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397071934496 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250709425 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397070881648 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14084804 memory=7237400421024098393 CPUtime=0.06 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 625 0 0 0 6 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14084804 memory=6154282490091891024 CPUtime=0.08 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 295 0 0 0 8 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 360 0 0 0 15 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14084804 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709428 14422839296 22172 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88688 KiB

[startup+1.50067 s]
/proc/loadavg: 1.85 1.82 1.95 3/220 10791
/proc/meminfo: memFree=24115412/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14090948 memory=137444 CPUtime=3.14 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 24045 0 0 0 307 7 0 0 20 0 15 0 250709422 14429130752 34361 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3522737 34361 3540 1 0 3484809 0
[pid=10776/tid=10778] ppid=10773 vsize=14090948 memory=131000 CPUtime=1.46 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 18781 0 0 0 141 5 0 0 20 0 15 0 250709422 14429130752 34361 33554432000 4194304 4196468 140728576829696 140398164537256 140397798006204 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14429130752 34361 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14429130752 34361 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250709423 14429130752 34361 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250709423 14429130752 34361 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 250709425 14429130752 34361 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0

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

/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 28775 0 0 0 10113 8 0 0 20 0 15 0 250709422 14431227904 44952 33554432000 4194304 4196468 140728576829696 140398164539568 140397804285918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14092996 memory=139852591085069 CPUtime=0.26 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 2296 0 0 0 24 2 0 0 20 0 15 0 250709423 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14092996 memory=139852591061736 CPUtime=0.26 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1552 0 0 0 24 2 0 0 20 0 15 0 250709423 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14092996 memory=177508 CPUtime=0.27 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1326 0 0 0 24 3 0 0 20 0 15 0 250709423 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14092996 memory=2316 CPUtime=0.26 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 1558 0 0 0 24 2 0 0 20 0 15 0 250709423 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14092996 memory=177508 CPUtime=0.27 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 1496 0 0 0 24 3 0 0 20 0 15 0 250709425 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14092996 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397071934560 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14092996 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397070881664 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14092996 memory=68204 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14092996 memory=2316 CPUtime=1.45 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 9623 0 0 0 144 1 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14092996 memory=1220 CPUtime=1.13 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 3115 0 0 0 112 1 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14092996 memory=164 CPUtime=0.74 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 11671 0 0 0 73 1 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14092996 memory=5571041044932679781 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14092996 memory=7518304845789946475 CPUtime=0.04 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 820 0 0 0 2 2 0 0 20 0 15 0 250709428 14431227904 44952 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 106 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 179808 KiB

[startup+162.301 s]
/proc/loadavg: 1.56 1.77 1.92 3/220 10871
/proc/meminfo: memFree=24014988/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14092996 memory=189004 CPUtime=166.59 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 69876 0 0 0 16626 33 0 0 20 0 15 0 250709422 14431227904 47251 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3523249 47251 3585 1 0 3485321 0
[pid=10776/tid=10778] ppid=10773 vsize=14092996 memory=189004 CPUtime=160.74 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 30500 0 0 0 16065 9 0 0 20 0 15 0 250709422 14431227904 47251 33554432000 4194304 4196468 140728576829696 140398164539632 140397801599943 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14092996 memory=353 CPUtime=0.46 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 2849 0 0 0 43 3 0 0 20 0 15 0 250709423 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14092996 memory=186952 CPUtime=0.46 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1761 0 0 0 42 4 0 0 20 0 15 0 250709423 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14092996 memory=189004 CPUtime=0.47 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1590 0 0 0 43 4 0 0 20 0 15 0 250709423 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14092996 memory=189004 CPUtime=0.47 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2287 0 0 0 43 4 0 0 20 0 15 0 250709423 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14092996 memory=189004 CPUtime=0.45 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 1756 0 0 0 42 3 0 0 20 0 15 0 250709425 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 37 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14092996 memory=189004 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397071934560 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14092996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397070881664 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14092996 memory=189004 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14092996 memory=189004 CPUtime=1.46 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 10073 0 0 0 145 1 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14092996 memory=288230574492221466 CPUtime=1.14 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 3277 0 0 0 113 1 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14092996 memory=288230596050944315 CPUtime=0.77 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 13485 0 0 0 76 1 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14092996 memory=189004 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14092996 memory=189004 CPUtime=0.07 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 848 0 0 0 3 4 0 0 20 0 15 0 250709428 14431227904 47251 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 166.59 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 189004 KiB

[startup+222.301 s]
/proc/loadavg: 1.43 1.69 1.88 3/220 10872
/proc/meminfo: memFree=24002980/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14092996 memory=199256 CPUtime=227.13 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 73509 0 0 0 22674 39 0 0 20 0 15 0 250709422 14431227904 49814 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3523249 49814 3585 1 0 3485321 0
[pid=10776/tid=10778] ppid=10773 vsize=14092996 memory=199256 CPUtime=220.22 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 31796 0 0 0 22013 9 0 0 20 0 15 0 250709422 14431227904 49814 33554432000 4194304 4196468 140728576829696 140398164539632 140398142730064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14092996 memory=197208 CPUtime=0.67 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 3539 0 0 0 62 5 0 0 20 0 15 0 250709423 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14092996 memory=199256 CPUtime=0.67 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 1965 0 0 0 61 6 0 0 20 0 15 0 250709423 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14092996 memory=199256 CPUtime=0.68 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1777 0 0 0 63 5 0 0 20 0 15 0 250709423 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14092996 memory=199256 CPUtime=0.67 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2578 0 0 0 62 5 0 0 20 0 15 0 250709423 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14092996 memory=199256 CPUtime=0.64 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 1898 0 0 0 60 4 0 0 20 0 15 0 250709425 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14092996 memory=199256 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397071934560 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14092996 memory=197208 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397070881664 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14092996 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14092996 memory=199256 CPUtime=1.46 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 10087 0 0 0 145 1 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14092996 memory=9604 CPUtime=1.14 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 3616 0 0 0 113 1 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14092996 memory=193108 CPUtime=0.78 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 13945 0 0 0 77 1 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14092996 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14092996 memory=1220 CPUtime=0.09 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 858 0 0 0 4 5 0 0 20 0 15 0 250709428 14431227904 49814 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 227.13 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 199256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+247.001 s]*
/proc/loadavg: 1.50 1.68 1.87 3/219 10872
/proc/meminfo: memFree=23967300/32770624 swapFree=67108688/67108860
[pid=10776] ppid=10773 vsize=14092996 memory=203368 CPUtime=252.09 cores=1,3,5,7
/proc/10776/stat : 10776 (java) S 10773 10776 9532 0 -1 1077944320 76267 0 0 0 25166 43 0 0 20 0 15 0 250709422 14431227904 50842 33554432000 4194304 4196468 140728576829696 140728576812240 140398160301815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
/proc/10776/statm: 3523249 50842 3585 1 0 3485321 0
[pid=10776/tid=10778] ppid=10773 vsize=14092996 memory=6791534058613427641 CPUtime=244.72 cores=1,3,5,7
/proc/10776/task/10778/stat : 10778 (java) R 10773 10776 9532 0 -1 4202560 32476 0 0 0 24463 9 0 0 20 0 15 0 250709422 14431227904 50842 33554432000 4194304 4196468 140728576829696 140398164539600 140397804234480 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10779] ppid=10773 vsize=14092996 memory=4872558044660077418 CPUtime=0.76 cores=1,3,5,7
/proc/10776/task/10779/stat : 10779 (java) S 10773 10776 9532 0 -1 1077944384 3628 0 0 0 71 5 0 0 20 0 15 0 250709423 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397756365968 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10780] ppid=10773 vsize=14092996 memory=1612 CPUtime=0.76 cores=1,3,5,7
/proc/10776/task/10780/stat : 10780 (java) S 10773 10776 9532 0 -1 1077944384 2095 0 0 0 70 6 0 0 20 0 15 0 250709423 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397755313168 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10781] ppid=10773 vsize=14092996 memory=1808 CPUtime=0.76 cores=1,3,5,7
/proc/10776/task/10781/stat : 10781 (java) S 10773 10776 9532 0 -1 1077944384 1847 0 0 0 71 5 0 0 20 0 15 0 250709423 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397754260368 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10782] ppid=10773 vsize=14092996 memory=8700 CPUtime=0.76 cores=1,3,5,7
/proc/10776/task/10782/stat : 10782 (java) S 10773 10776 9532 0 -1 1077944384 2897 0 0 0 70 6 0 0 20 0 15 0 250709423 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397753207568 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10783] ppid=10773 vsize=14092996 memory=1924 CPUtime=0.72 cores=1,3,5,7
/proc/10776/task/10783/stat : 10783 (java) S 10773 10776 9532 0 -1 1077944384 2020 0 0 0 67 5 0 0 20 0 15 0 250709425 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397072988528 140398160312962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 37 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10784] ppid=10773 vsize=14092996 memory=7636 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10784/stat : 10784 (java) S 10773 10776 9532 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397071934560 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10785] ppid=10773 vsize=14092996 memory=804 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10785/stat : 10785 (java) S 10773 10776 9532 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 250709425 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397070881664 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10786] ppid=10773 vsize=14092996 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10786/stat : 10786 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397069829968 140398160320411 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10787] ppid=10773 vsize=14092996 memory=1800 CPUtime=1.47 cores=1,3,5,7
/proc/10776/task/10787/stat : 10787 (java) S 10773 10776 9532 0 -1 1077944384 10139 0 0 0 146 1 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397068778352 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10788] ppid=10773 vsize=14092996 memory=920 CPUtime=1.14 cores=1,3,5,7
/proc/10776/task/10788/stat : 10788 (java) S 10773 10776 9532 0 -1 1077944384 3668 0 0 0 113 1 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397067725552 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10789] ppid=10773 vsize=14092996 memory=3848 CPUtime=0.8 cores=1,3,5,7
/proc/10776/task/10789/stat : 10789 (java) S 10773 10776 9532 0 -1 1077944384 15184 0 0 0 78 2 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397066672752 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10790] ppid=10773 vsize=14092996 memory=4384 CPUtime=0 cores=1,3,5,7
/proc/10776/task/10790/stat : 10790 (java) S 10773 10776 9532 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397065620192 140398160312021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
[pid=10776/tid=10791] ppid=10773 vsize=14092996 memory=2856 CPUtime=0.11 cores=1,3,5,7
/proc/10776/task/10791/stat : 10791 (java) S 10773 10776 9532 0 -1 1077944384 863 0 0 0 5 6 0 0 20 0 15 0 250709428 14431227904 50842 33554432000 4194304 4196468 140728576829696 140397064567472 140398160312962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 8458240 140728576832603 140728576832782 140728576832782 140728576835535 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 203368 KiB

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

[startup+247.037 s]
# the end of solver process 10776 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.681 s, system=0.438688 s

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

Child status: 143
Real time (s): 247.037
CPU time (s): 252.119
CPU user time (s): 251.681
CPU system time (s): 0.438688
CPU usage (%): 102.057
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 237584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.681
system time used= 0.438688
maximum resident set size= 237584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27733
involuntary context switches= 812


# summary of solver processes directly reported to runsolver:
#   pid: 10776
#   total CPU time (s): 252.119
#   total CPU user time (s): 251.681
#   total CPU system time (s): 0.438688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.78793 second user time and 2.12377 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 13:11:02
IDJOB=4310333
IDBENCH=141366
IDSOLVER=2796
FILE ID=node134/4310333-1534331462
RUNJOBID= node134-1534329860-9564
PBS_JOBID= 21038165
Free space on /tmp= 43300 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-16_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310333-1534331462/watcher-4310333-1534331462 -o /tmp/evaluation-result-4310333-1534331462/solver-4310333-1534331462 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534329860-9564 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 297354744 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310333-1534331462.xml

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

MD5SUM BENCH= 056eb1ebd10e8d59a6677e448014ff35
RANDOM SEED=297354744

node134.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.68
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.68
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.68
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.68
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:        24207700 kB
MemAvailable:   31700196 kB
Buffers:          203584 kB
Cached:          7502548 kB
SwapCached:           32 kB
Active:          4267912 kB
Inactive:        3689516 kB
Active(anon):     200228 kB
Inactive(anon):   111440 kB
Active(file):    4067684 kB
Inactive(file):  3578076 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:        258880 kB
Mapped:            68872 kB
Shmem:             57844 kB
Slab:             304060 kB
SReclaimable:     275196 kB
SUnreclaim:        28864 kB
KernelStack:        3632 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1272088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43264 MiB
End job on node134 at 2018-08-15 13:15:09