Trace number 4304533

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
Concrete 3.9.2OPT72 1068.27 1046.29

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-11_c18.xml
MD5SUMed3f9a47d1f1ba76ff72e7160e212ad4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark368.702
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints56
Number of domains2
Minimum domain size121
Maximum domain size122
Distribution of domain sizes[{"size":121,"count":55},{"size":122,"count":11}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":55},{"degree":10,"count":10},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity55
Distribution of constraint arities[{"arity":3,"count":55},{"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints55
Distribution of constraint types[{"type":"intension","count":55},{"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

1.00/0.77	c Concrete v3.9.2.1532736233296 running
8.52/4.02	o 98
8.52/4.04	o 95
8.52/4.07	o 92
8.52/4.09	o 89
8.86/4.13	o 88
9.77/4.44	o 87
10.38/4.71	o 86
11.14/5.16	o 83
11.70/5.55	o 77
12.02/5.84	o 72
1068.17/1046.27	v <instantiation cost="72">
1068.17/1046.27	v       <list>
1068.17/1046.27	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] 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[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[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[6][7] y[6][8] y[6][9] y[6][10] y[7][8] y[7][9] y[7][10] y[8][9] y[8][10] y[9][10]
1068.17/1046.27	v       </list>
1068.17/1046.27	v       <values>
1068.17/1046.27	v         0 1 9 19 24 31 52 56 58 69 72 1 9 19 24 31 52 56 58 69 72 8 18 23 30 51 55 57 68 71 10 15 22 43 47 49 60 63 5 12 33 37 39 50 53 7 28 32 34 45 48 21 25 27 38 41 4 6 17 20 2 13 16 11 14 3
1068.17/1046.27	v       </values>
1068.17/1046.27	v     </instantiation>
1068.17/1046.27	s OPTIMUM FOUND

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304533-1534100394/watcher-4304533-1534100394 -o /tmp/evaluation-result-4304533-1534100394/solver-4304533-1534100394 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534097917-15760 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1163214328 HOME/instance-4304533-1534100394.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=16314, runsolver pid=16311
Current StackSize limit: 8192 KiB


[startup+0.10129 s]*
/proc/loadavg: 1.82 1.47 1.37 4/206 16371
/proc/meminfo: memFree=15914652/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=10005480 memory=17208 CPUtime=0.09 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 4444 12986 0 0 1 0 5 3 20 0 6 0 227602548 10245611520 4302 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2501370 4302 1934 1 0 2489808 0
[pid=16314/tid=16367] ppid=16311 vsize=10005480 memory=4279135704047058830 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 2284 12986 0 0 1 0 5 3 20 0 6 0 227602557 10245611520 4302 33554432000 4194304 4196468 140737311203376 139978697232976 139978710519152 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 6 0 227602558 10245611520 4302 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=10005480 memory=140063972247168 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 6 0 227602558 10245611520 4302 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 6 0 227602558 10245611520 4302 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 6 0 227602558 10245611520 4302 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17208 KiB

[startup+0.211206 s]*
/proc/loadavg: 1.82 1.47 1.37 5/215 16380
/proc/meminfo: memFree=15893816/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=10982696 memory=45108 CPUtime=0.26 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 8654 12986 0 0 16 2 5 3 20 0 15 0 227602548 11246280704 11277 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2745674 11277 2945 1 0 2708109 0
[pid=16314/tid=16367] ppid=16311 vsize=10982696 memory=-6517102902069810590 CPUtime=0.2 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 5206 12986 0 0 10 2 5 3 20 0 15 0 227602557 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978697193872 139978711082516 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=10982696 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=10982696 memory=140063972247168 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=10982696 memory=140063972247168 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602559 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 13 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246280704 11277 33554432000 4194304 4196468 140737311203376 139977547572000 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246280704 11277 33554432000 4194304 4196468 140737311203376 139977346245744 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=10982696 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 420 12986 0 0 1 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=10982696 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 189 12986 0 0 1 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=10982696 memory=140063972247168 CPUtime=0.11 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 623 12986 0 0 3 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=10982696 memory=140063972247168 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246280704 11277 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 45108 KiB

[startup+0.310618 s]*
/proc/loadavg: 1.82 1.47 1.37 3/215 16380
/proc/meminfo: memFree=15882708/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=10983192 memory=55204 CPUtime=0.39 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 10351 12986 0 0 28 3 5 3 20 0 15 0 227602548 11246788608 13801 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2745798 13801 3077 1 0 2708109 0
[pid=16314/tid=16367] ppid=16311 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 7040 12986 0 0 19 2 5 3 20 0 15 0 227602557 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978697208224 139978705671922 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=10983192 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602559 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 13 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246788608 13933 33554432000 4194304 4196468 140737311203376 139977547572000 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246788608 13933 33554432000 4194304 4196468 140737311203376 139977346245744 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 13933 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 422 12986 0 0 1 0 5 3 20 0 15 0 227602563 11246788608 13933 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 189 12986 0 0 1 0 5 3 20 0 15 0 227602563 11246788608 13999 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 628 12986 0 0 4 0 5 3 20 0 15 0 227602563 11246788608 13999 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 13999 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 13999 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55204 KiB

[startup+0.700725 s]
/proc/loadavg: 1.82 1.47 1.37 3/215 16380
/proc/meminfo: memFree=15831764/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=10983192 memory=88512 CPUtime=1 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 16789 12986 0 0 86 6 5 3 20 0 15 0 227602548 11246788608 22128 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2745798 22128 3237 1 0 2708109 0
[pid=16314/tid=16367] ppid=16311 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 12484 12986 0 0 54 5 5 3 20 0 15 0 227602557 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978697216504 139978705671545 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=10983192 memory=3816 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602558 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=10983192 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 5 12986 0 0 0 0 5 3 20 0 15 0 227602559 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=10983192 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 13 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246788608 22128 33554432000 4194304 4196468 140737311203376 139977547572000 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=10983192 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 1 12986 0 0 0 0 5 3 20 0 15 0 227602560 11246788608 22128 33554432000 4194304 4196468 140737311203376 139977346245744 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=10983192 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=10983192 memory=13252 CPUtime=0.18 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 975 12986 0 0 10 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=10983192 memory=15460 CPUtime=0.15 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 446 12986 0 0 7 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=10983192 memory=17668 CPUtime=0.21 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 664 12986 0 0 13 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=10983192 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=10983192 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602563 11246788608 22128 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88512 KiB

[startup+1.50078 s]
/proc/loadavg: 1.82 1.47 1.37 4/215 16380
/proc/meminfo: memFree=15710964/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=10998092 memory=176740 CPUtime=2.28 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 23987 12986 0 0 209 11 5 3 20 0 15 0 227602548 11262046208 44185 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2749523 44185 3468 1 0 2711181 0
[pid=16314/tid=16367] ppid=16311 vsize=10998092 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 18119 12986 0 0 128 8 5 3 20 0 15 0 227602557 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978697226432 139978710765045 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 19 12986 0 0 1 0 5 3 20 0 15 0 227602558 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 198 12986 0 0 1 0 5 3 20 0 15 0 227602558 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=10998092 memory=3539892194917298225 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 64 12986 0 0 1 0 5 3 20 0 15 0 227602558 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 25 12986 0 0 0 0 5 3 20 0 15 0 227602558 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=10998092 memory=-7965959130280075168 CPUtime=0.09 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 54 12986 0 0 1 0 5 3 20 0 15 0 227602559 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=10998092 memory=280127699233024 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 13 12986 0 0 0 0 5 3 20 0 15 0 227602560 11262046208 44185 33554432000 4194304 4196468 140737311203376 139977547572064 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602560 11262046208 44185 33554432000 4194304 4196468 140737311203376 139977346245760 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=10998092 memory=4552 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=10998092 memory=3732 CPUtime=0.3 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 1440 12986 0 0 22 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=10998092 memory=1228 CPUtime=0.27 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 674 12986 0 0 19 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=10998092 memory=10624 CPUtime=0.4 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 1184 12986 0 0 32 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=10998092 memory=1624 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=10998092 memory=6768 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 2 12986 0 0 0 0 5 3 20 0 15 0 227602563 11262046208 44185 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10998092 KiB

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

[pid=16314/tid=16379] ppid=16311 vsize=11077984 memory=1117756 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=11077984 memory=61788 CPUtime=0.76 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 826 12986 0 0 32 36 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1065.12 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1117756 KiB

[startup+1044.8 s]
/proc/loadavg: 0.96 1.18 1.30 3/215 16435
/proc/meminfo: memFree=13768772/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=11077984 memory=1117756 CPUtime=1066.74 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 169796 12986 0 0 106469 197 5 3 20 0 15 0 227602548 11343855616 279439 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2769496 279439 3526 1 0 2731149 0
[pid=16314/tid=16367] ppid=16311 vsize=11077984 memory=1117756 CPUtime=1033.31 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 72633 12986 0 0 103285 38 5 3 20 0 15 0 227602557 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978697230928 139978308835392 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=11077984 memory=1117756 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 10891 12986 0 0 476 30 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=11077984 memory=1117756 CPUtime=5.13 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 9132 12986 0 0 478 27 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=11077984 memory=6791534058613427641 CPUtime=5.13 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 13525 12986 0 0 472 33 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=11077984 memory=1752 CPUtime=5.11 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 12024 12986 0 0 471 32 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=11077984 memory=748 CPUtime=4.88 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 9916 12986 0 0 453 27 5 3 20 0 15 0 227602559 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=11077984 memory=1820 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 14 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977547572128 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=11077984 memory=4552 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977346245760 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=11077984 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=11077984 memory=-7175204567652784766 CPUtime=2.94 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 14337 12986 0 0 284 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=11077984 memory=3054156605268465310 CPUtime=3.27 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 14027 12986 0 0 316 3 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=11077984 memory=2600 CPUtime=1.69 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 10275 12986 0 0 159 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=11077984 memory=2664 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=11077984 memory=4100 CPUtime=0.76 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 826 12986 0 0 32 36 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1066.74 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1117756 KiB

[startup+1045.6 s]
/proc/loadavg: 0.96 1.17 1.30 3/215 16435
/proc/meminfo: memFree=13769764/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=11077984 memory=1117756 CPUtime=1067.56 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 169802 12986 0 0 106550 198 5 3 20 0 15 0 227602548 11343855616 279439 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2769496 279439 3526 1 0 2731149 0
[pid=16314/tid=16367] ppid=16311 vsize=11077984 memory=2664 CPUtime=1034.1 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 72638 12986 0 0 103364 38 5 3 20 0 15 0 227602557 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978697230960 139978309716672 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=11077984 memory=4100 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 10891 12986 0 0 476 30 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=11077984 memory=1404 CPUtime=5.13 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 9132 12986 0 0 478 27 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=11077984 memory=3200 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 13526 12986 0 0 473 33 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=11077984 memory=1568052 CPUtime=5.11 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 12024 12986 0 0 471 32 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=11077984 memory=3816 CPUtime=4.89 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 9916 12986 0 0 454 27 5 3 20 0 15 0 227602559 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=11077984 memory=61788 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 14 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977547572128 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=11077984 memory=1116 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977346245760 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=11077984 memory=2144 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=11077984 memory=1752 CPUtime=2.94 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 14337 12986 0 0 284 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=11077984 memory=748 CPUtime=3.27 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 14027 12986 0 0 316 3 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=11077984 memory=1820 CPUtime=1.69 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 10275 12986 0 0 159 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=11077984 memory=1616 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=11077984 memory=932 CPUtime=0.76 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 826 12986 0 0 32 36 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1067.56 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1117756 KiB

[startup+1046 s]*
/proc/loadavg: 0.96 1.17 1.30 3/215 16435
/proc/meminfo: memFree=13770124/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=11077984 memory=1117756 CPUtime=1067.97 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 169806 12986 0 0 106591 198 5 3 20 0 15 0 227602548 11343855616 279439 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2769496 279439 3526 1 0 2731149 0
[pid=16314/tid=16367] ppid=16311 vsize=11077984 memory=6791534058613427641 CPUtime=1034.5 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 72641 12986 0 0 103404 38 5 3 20 0 15 0 227602557 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978697231184 139978307945637 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=11077984 memory=4872558044660077418 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 10891 12986 0 0 476 30 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=11077984 memory=808 CPUtime=5.13 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 9132 12986 0 0 478 27 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=11077984 memory=1796 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 13526 12986 0 0 473 33 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=11077984 memory=916 CPUtime=5.11 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 12025 12986 0 0 471 32 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=11077984 memory=3844 CPUtime=4.89 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 9916 12986 0 0 454 27 5 3 20 0 15 0 227602559 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=11077984 memory=2600 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 14 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977547572128 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=11077984 memory=2664 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977346245760 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=11077984 memory=4100 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=11077984 memory=1404 CPUtime=2.94 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 14337 12986 0 0 284 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=11077984 memory=3200 CPUtime=3.27 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 14027 12986 0 0 316 3 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=11077984 memory=1567024 CPUtime=1.69 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 10275 12986 0 0 159 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=11077984 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=11077984 memory=3212 CPUtime=0.76 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 826 12986 0 0 32 36 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1067.97 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1117756 KiB

[startup+1046.2 s]
/proc/loadavg: 0.96 1.17 1.30 3/215 16435
/proc/meminfo: memFree=13770124/32770624 swapFree=67108504/67108860
[pid=16314] ppid=16311 vsize=11077984 memory=1117756 CPUtime=1068.17 cores=0,2,4,6
/proc/16314/stat : 16314 (java) S 16311 16314 15729 0 -1 1077944320 169809 12986 0 0 106611 198 5 3 20 0 15 0 227602548 11343855616 279439 33554432000 4194304 4196468 140737311203376 140737311185920 139978725396215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
/proc/16314/statm: 2769496 279439 3526 1 0 2731149 0
[pid=16314/tid=16367] ppid=16311 vsize=11077984 memory=288230596050944315 CPUtime=1034.69 cores=0,2,4,6
/proc/16314/task/16367/stat : 16367 (java) R 16311 16314 15729 0 -1 4202560 72643 12986 0 0 103423 38 5 3 20 0 15 0 227602557 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978697230848 139978308506929 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16368] ppid=16311 vsize=11077984 memory=14127849082719526 CPUtime=5.15 cores=0,2,4,6
/proc/16314/task/16368/stat : 16368 (java) S 16311 16314 15729 0 -1 1077944384 10892 12986 0 0 477 30 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978729638800 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16369] ppid=16311 vsize=11077984 memory=13776 CPUtime=5.13 cores=0,2,4,6
/proc/16314/task/16369/stat : 16369 (java) S 16311 16314 15729 0 -1 1077944384 9132 12986 0 0 478 27 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978265516816 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16370] ppid=16311 vsize=11077984 memory=3356 CPUtime=5.14 cores=0,2,4,6
/proc/16314/task/16370/stat : 16370 (java) S 16311 16314 15729 0 -1 1077944384 13526 12986 0 0 473 33 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978264464528 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16371] ppid=16311 vsize=11077984 memory=492 CPUtime=5.12 cores=0,2,4,6
/proc/16314/task/16371/stat : 16371 (java) S 16311 16314 15729 0 -1 1077944384 12025 12986 0 0 472 32 5 3 20 0 15 0 227602558 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978263411728 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16372] ppid=16311 vsize=11077984 memory=1616 CPUtime=4.89 cores=0,2,4,6
/proc/16314/task/16372/stat : 16372 (java) S 16311 16314 15729 0 -1 1077944384 9916 12986 0 0 454 27 5 3 20 0 15 0 227602559 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978016282736 139978725407362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16373] ppid=16311 vsize=11077984 memory=932 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16373/stat : 16373 (java) S 16311 16314 15729 0 -1 1077944384 14 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977547572128 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16374] ppid=16311 vsize=11077984 memory=1168 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16374/stat : 16374 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602560 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977346245760 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16375] ppid=16311 vsize=11077984 memory=2344 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16375/stat : 16375 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139977038846032 139978725414811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16376] ppid=16311 vsize=11077984 memory=924 CPUtime=2.94 cores=0,2,4,6
/proc/16314/task/16376/stat : 16376 (java) S 16311 16314 15729 0 -1 1077944384 14337 12986 0 0 284 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978015230576 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16377] ppid=16311 vsize=11077984 memory=1576 CPUtime=3.27 cores=0,2,4,6
/proc/16314/task/16377/stat : 16377 (java) S 16311 16314 15729 0 -1 1077944384 14027 12986 0 0 316 3 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978014177776 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16378] ppid=16311 vsize=11077984 memory=2196 CPUtime=1.69 cores=0,2,4,6
/proc/16314/task/16378/stat : 16378 (java) S 16311 16314 15729 0 -1 1077944384 10275 12986 0 0 159 2 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978013125488 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16379] ppid=16311 vsize=11077984 memory=3992 CPUtime=0.08 cores=0,2,4,6
/proc/16314/task/16379/stat : 16379 (java) S 16311 16314 15729 0 -1 1077944384 3 12986 0 0 0 0 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139976608050144 139978725406421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
[pid=16314/tid=16380] ppid=16311 vsize=11077984 memory=1117756 CPUtime=0.76 cores=0,2,4,6
/proc/16314/task/16380/stat : 16380 (java) S 16311 16314 15729 0 -1 1077944384 826 12986 0 0 32 36 5 3 20 0 15 0 227602563 11343855616 279439 33554432000 4194304 4196468 140737311203376 139978012072368 139978725407362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11161600 140737311205996 140737311208796 140737311208796 140737311211471 0
Current children cumulated CPU time: 1068.17 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1117756 KiB

Child status: 0
Real time (s): 1046.29
CPU time (s): 1068.27
CPU user time (s): 1066.24
CPU system time (s): 2.03555
CPU usage (%): 102.101
Max. virtual memory (cumulated for all children) (KiB): 11080852
Max. memory (cumulated for all children) (KiB): 1117756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1066.24
system time used= 2.03555
maximum resident set size= 1119896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185737
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130356
involuntary context switches= 4265


# summary of solver processes directly reported to runsolver:
#   pid: 16314
#   total CPU time (s): 1068.27
#   total CPU user time (s): 1066.24
#   total CPU system time (s): 2.03555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86467 second user time and 10.3052 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-12 20:59:54
IDJOB=4304533
IDBENCH=141364
IDSOLVER=2780
FILE ID=node104/4304533-1534100394
RUNJOBID= node104-1534097917-15760
PBS_JOBID= 21037002
Free space on /tmp= 37528 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-11_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304533-1534100394/watcher-4304533-1534100394 -o /tmp/evaluation-result-4304533-1534100394/solver-4304533-1534100394 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534097917-15760 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1163214328 HOME/instance-4304533-1534100394.xml

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

MD5SUM BENCH= ed3f9a47d1f1ba76ff72e7160e212ad4
RANDOM SEED=1163214328

node104.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.11
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.11
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.11
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.11
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:        15925072 kB
MemAvailable:   31395864 kB
Buffers:          194520 kB
Cached:         15314252 kB
SwapCached:            8 kB
Active:          8168772 kB
Inactive:        7904716 kB
Active(anon):     516060 kB
Inactive(anon):   100964 kB
Active(file):    7652712 kB
Inactive(file):  7803752 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             26960 kB
Writeback:             0 kB
AnonPages:        606408 kB
Mapped:            65148 kB
Shmem:             49636 kB
Slab:             471344 kB
SReclaimable:     442788 kB
SUnreclaim:        28556 kB
KernelStack:        3840 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1915264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 37500 MiB
End job on node104 at 2018-08-12 21:17:20