Trace number 4273133

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 - ALNS 2017-07-26SAT (TO)116082 2520.05 2472.6201

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112208
Best CPU time to get the best result obtained on this benchmark14116.1
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size12
Maximum domain size43
Distribution of domain sizes[{"size":12,"count":12},{"size":43,"count":66}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.22/0.41	c version: 2017-07-26
0.22/0.41	c seed: 1488408321
0.40/0.42	c timeout: 2520
0.40/0.42	c memlimit: 11000
0.40/0.42	c nbcore: 4
0.40/0.43	c Parsing instance...
1.30/0.93	c Parsing done, starting search...
1.30/0.96	o 158835
1.63/1.05	o 154869
1.63/1.08	o 147093
2.26/1.29	o 146226
2.61/1.36	o 143621
3.21/1.55	o 136426
6.19/3.17	o 135015
6.82/3.77	o 134082
7.15/4.03	o 133901
7.15/4.03	o 132465
7.15/4.03	o 131804
7.15/4.03	o 125280
7.15/4.03	o 124907
7.27/4.19	o 123545
8.10/4.89	o 121073
8.72/5.41	o 121007
8.82/5.54	o 120680
39.63/35.45	o 119796
109.46/104.01	o 118780
340.35/331.15	o 117394
898.01/879.51	o 116082
2520.03/2472.60	s SATISFIABLE
2520.03/2472.60	v <instantiation>
2520.03/2472.60	v 	<list>
2520.03/2472.60	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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[7][8] d[7][9] d[7][10] d[7][11] d[8][9] d[8][10] d[8][11] d[9][10] d[9][11] d[10][11]
2520.03/2472.60	v 	</list>
2520.03/2472.60	v 	<values>
2520.03/2472.60	v 		3 11 10 2 1 6 4 7 8 5 0 9 76 18 84 40 86 69 45 91 56 82 59 36 26 85 30 21 40 1 6 6 4 82 1 74 36 76 56 82 63 50 44 26 12 91 11 0 95 35 0 75 89 35 79 21 9 18 71 8 71 6 77 57 36 39 56 61 89 11 25 76 29 10 93 41 82 4 
2520.03/2472.60	v 	</values>
2520.03/2472.60	v </instantiation>

Verifier Data

OK	116082

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273133-1502812562/watcher-4273133-1502812562 -o /tmp/evaluation-result-4273133-1502812562/solver-4273133-1502812562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30867 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1488408321 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273133-1502812562.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=31512, runsolver pid=31509
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 1.26 1.40 1.47 3/196 31530
/proc/meminfo: memFree=31195660/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13573664 memory=19384 CPUtime=0.03 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 4280 0 0 0 3 0 0 0 20 0 9 0 83449429 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3393416 4846 2113 1 0 3382913 0
[pid=31512/tid=31515] ppid=31509 vsize=13573664 memory=-6871798056524144002 CPUtime=0.03 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 2911 0 0 0 3 0 0 0 20 0 9 0 83449435 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140694123052920 140694111308693 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 83449436 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13573664 memory=140019025757824 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 83449436 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 83449436 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 83449436 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13573664 memory=140019025757824 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 83449437 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 83449438 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140693101327392 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 83449438 13899431936 4846 18446744073709551615 4194304 4196468 140733135648160 140693100274544 140694118827733 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 19384 KiB

[startup+0.20975 s]*
/proc/loadavg: 1.26 1.40 1.47 2/207 31541
/proc/meminfo: memFree=31181708/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13976388 memory=25456 CPUtime=0.06 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 5836 0 0 0 6 0 0 0 20 0 15 0 83449429 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3494097 6364 3293 1 0 3482876 0
[pid=31512/tid=31515] ppid=31509 vsize=13976388 memory=8390339637985935414 CPUtime=0.05 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 3932 0 0 0 5 0 0 0 20 0 15 0 83449435 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140694123059808 140694111054654 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13976388 memory=288230600413020183 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13976388 memory=288370395177469568 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83449436 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13976388 memory=140019025757824 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83449437 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83449438 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693101327392 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83449438 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693100274544 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 83449440 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13976388 memory=140019025757824 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 83449440 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13976388 memory=140019025757824 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449450 14311821312 6364 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 25456 KiB

[startup+0.309975 s]*
/proc/loadavg: 1.26 1.40 1.47 3/208 31542
/proc/meminfo: memFree=31164408/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13975920 memory=39532 CPUtime=0.22 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 10098 0 0 0 20 2 0 0 20 0 15 0 83449429 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3493980 9883 3541 1 0 3482759 0
[pid=31512/tid=31515] ppid=31509 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 7824 0 0 0 14 1 0 0 20 0 15 0 83449435 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140694123025680 140694118839453 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83449436 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83449437 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83449438 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693101327392 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83449438 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693100274544 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 15 0 83449440 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 83449440 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) R 31509 31512 17093 0 -1 4202560 383 0 0 0 4 0 0 0 20 0 15 0 83449440 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694111054654 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449450 14311342080 9883 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39532 KiB

[startup+0.702481 s]
/proc/loadavg: 1.26 1.40 1.47 7/208 31542
/proc/meminfo: memFree=31133760/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13977988 memory=66204 CPUtime=0.93 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 13748 0 0 0 88 5 0 0 20 0 15 0 83449429 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3494497 16551 3722 1 0 3483271 0
[pid=31512/tid=31515] ppid=31509 vsize=13977988 memory=7596259004554634560 CPUtime=0.53 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 10469 0 0 0 50 3 0 0 20 0 15 0 83449435 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140694123053760 140694118829462 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13977988 memory=7302135314614015848 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13977988 memory=7451579857426993518 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83449436 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83449437 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83449438 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693101327392 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83449438 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693100274544 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13977988 memory=19 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13977988 memory=69 CPUtime=0.1 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 624 0 0 0 10 0 0 0 20 0 15 0 83449440 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13977988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) R 31509 31512 17093 0 -1 4202560 530 0 0 0 8 0 0 0 20 0 15 0 83449440 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694111802569 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13977988 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) R 31509 31512 17093 0 -1 4202560 744 0 0 0 19 0 0 0 20 0 15 0 83449440 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693096063320 140694099134207 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13977988 memory=6485400618202 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13977988 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449450 14313459712 16551 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66204 KiB

[startup+1.50148 s]
/proc/loadavg: 1.26 1.40 1.47 4/191 31554
/proc/meminfo: memFree=31134028/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13982084 memory=203752 CPUtime=3.21 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 24488 0 0 0 310 11 0 0 20 0 15 0 83449429 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3495521 50938 3776 1 0 3484295 0
[pid=31512/tid=31515] ppid=31509 vsize=13982084 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 14580 0 0 0 124 7 0 0 20 0 15 0 83449435 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140694123054600 140693755821643 0 4 1 16800974 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13982084 memory=56 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 83449436 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13982084 memory=13954 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 83449436 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13982084 memory=23738 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83449436 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 83449436 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13982084 memory=33 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 83449437 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13982084 memory=7595438910699683940 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693101327392 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13982084 memory=7595438910699683940 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693100274544 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13982084 memory=7595438910699683940 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13982084 memory=280037773533184 CPUtime=0.7 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) R 31509 31512 17093 0 -1 4202560 2493 0 0 0 70 0 0 0 20 0 15 0 83449440 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693098157272 140694098986303 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13982084 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) R 31509 31512 17093 0 -1 4202560 3335 0 0 0 66 0 0 0 20 0 15 0 83449440 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693097103648 140694098036159 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13982084 memory=-1088251628401078322 CPUtime=0.48 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 2264 0 0 0 47 1 0 0 20 0 15 0 83449440 14317654016 50938 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0

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

/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 59045 0 0 0 229456 47 0 0 20 0 15 0 83449435 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140694123055360 140693755527040 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13982084 memory=825980 CPUtime=13.95 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 6201 0 0 0 1335 60 0 0 20 0 15 0 83449436 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13982084 memory=1228 CPUtime=13.99 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 7407 0 0 0 1337 62 0 0 20 0 15 0 83449436 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13982084 memory=825980 CPUtime=14 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 6694 0 0 0 1337 63 0 0 20 0 15 0 83449436 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13982084 memory=828028 CPUtime=14 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 4512 0 0 0 1340 60 0 0 20 0 15 0 83449436 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13982084 memory=828028 CPUtime=9.23 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 7890 0 0 0 858 65 0 0 20 0 15 0 83449437 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13982084 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693101327456 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13982084 memory=825980 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693100274560 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13982084 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13982084 memory=825980 CPUtime=2.54 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 18654 0 0 0 251 3 0 0 20 0 15 0 83449440 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13982084 memory=825980 CPUtime=1.74 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 11876 0 0 0 172 2 0 0 20 0 15 0 83449440 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13982084 memory=825980 CPUtime=0.71 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 12919 0 0 0 68 3 0 0 20 0 15 0 83449440 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13982084 memory=825980 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13982084 memory=828028 CPUtime=1.52 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 879 0 0 0 65 87 0 0 20 0 15 0 83449450 14317654016 207007 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 2366.82 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 828028 KiB

[startup+2382.3 s]
/proc/loadavg: 1.83 1.81 1.73 3/213 31754
/proc/meminfo: memFree=25475820/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13982084 memory=832132 CPUtime=2427.98 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 140195 0 0 0 242418 380 0 0 20 0 15 0 83449429 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3495521 208033 3814 1 0 3484295 0
[pid=31512/tid=31515] ppid=31509 vsize=13982084 memory=830084 CPUtime=2354.3 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 60057 0 0 0 235382 48 0 0 20 0 15 0 83449435 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140694123055440 140693754603184 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13982084 memory=832132 CPUtime=14.35 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 6378 0 0 0 1375 60 0 0 20 0 15 0 83449436 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13982084 memory=832132 CPUtime=14.38 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 7706 0 0 0 1375 63 0 0 20 0 15 0 83449436 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13982084 memory=832132 CPUtime=14.4 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 6840 0 0 0 1376 64 0 0 20 0 15 0 83449436 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13982084 memory=832132 CPUtime=14.41 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 4636 0 0 0 1379 62 0 0 20 0 15 0 83449436 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13982084 memory=832132 CPUtime=9.45 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 8072 0 0 0 879 66 0 0 20 0 15 0 83449437 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13982084 memory=832132 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693101327456 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13982084 memory=832132 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693100274560 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13982084 memory=164 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13982084 memory=832132 CPUtime=2.56 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 19055 0 0 0 253 3 0 0 20 0 15 0 83449440 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13982084 memory=640 CPUtime=1.76 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 12174 0 0 0 174 2 0 0 20 0 15 0 83449440 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13982084 memory=45900 CPUtime=0.71 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 12921 0 0 0 68 3 0 0 20 0 15 0 83449440 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13982084 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13982084 memory=2764 CPUtime=1.56 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 927 0 0 0 67 89 0 0 20 0 15 0 83449450 14317654016 208033 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 2427.98 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 832132 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.77 1.72 3/210 31756
/proc/meminfo: memFree=25473212/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13982084 memory=838276 CPUtime=2489.1 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 142707 0 0 0 248522 388 0 0 20 0 15 0 83449429 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3495521 209569 3814 1 0 3484295 0
[pid=31512/tid=31515] ppid=31509 vsize=13982084 memory=838276 CPUtime=2413.59 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 61312 0 0 0 241310 49 0 0 20 0 15 0 83449435 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140694123055472 140693755267208 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13982084 memory=838276 CPUtime=14.74 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 6471 0 0 0 1412 62 0 0 20 0 15 0 83449436 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13982084 memory=836228 CPUtime=14.77 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 7829 0 0 0 1413 64 0 0 20 0 15 0 83449436 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13982084 memory=834180 CPUtime=14.79 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 7000 0 0 0 1414 65 0 0 20 0 15 0 83449436 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13982084 memory=836228 CPUtime=14.81 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 4958 0 0 0 1417 64 0 0 20 0 15 0 83449436 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13982084 memory=836228 CPUtime=9.66 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 8251 0 0 0 899 67 0 0 20 0 15 0 83449437 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13982084 memory=836228 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693101327456 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13982084 memory=838276 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693100274560 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13982084 memory=838276 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13982084 memory=838276 CPUtime=2.57 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 19285 0 0 0 254 3 0 0 20 0 15 0 83449440 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13982084 memory=0 CPUtime=1.77 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 12309 0 0 0 175 2 0 0 20 0 15 0 83449440 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13982084 memory=838276 CPUtime=0.71 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 12923 0 0 0 68 3 0 0 20 0 15 0 83449440 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13982084 memory=838276 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13982084 memory=838276 CPUtime=1.6 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 940 0 0 0 69 91 0 0 20 0 15 0 83449450 14317654016 209569 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 2489.1 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 838276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.6 s]
/proc/loadavg: 1.74 1.77 1.73 3/210 31756
/proc/meminfo: memFree=25471488/32770624 swapFree=67108860/67108860
[pid=31512] ppid=31509 vsize=13982084 memory=840460 CPUtime=2520.03 cores=0,2,4,6
/proc/31512/stat : 31512 (java) S 31509 31512 17093 0 -1 1077944320 144274 0 0 0 251611 392 0 0 20 0 15 0 83449429 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140733135630704 140694118817527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
/proc/31512/statm: 3495521 210115 3820 1 0 3484295 0
[pid=31512/tid=31515] ppid=31509 vsize=13982084 memory=2248 CPUtime=2443.54 cores=0,2,4,6
/proc/31512/task/31515/stat : 31515 (java) R 31509 31512 17093 0 -1 4202560 62054 0 0 0 244305 49 0 0 20 0 15 0 83449435 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140694123055600 140693754405297 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31517] ppid=31509 vsize=13982084 memory=4300 CPUtime=14.95 cores=0,2,4,6
/proc/31512/task/31517/stat : 31517 (java) S 31509 31512 17093 0 -1 1077944384 6495 0 0 0 1432 63 0 0 20 0 15 0 83449436 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140694075784336 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31518] ppid=31509 vsize=13982084 memory=932 CPUtime=14.97 cores=0,2,4,6
/proc/31512/task/31518/stat : 31518 (java) S 31509 31512 17093 0 -1 1077944384 7879 0 0 0 1432 65 0 0 20 0 15 0 83449436 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140694074731536 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31519] ppid=31509 vsize=13982084 memory=1624 CPUtime=14.99 cores=0,2,4,6
/proc/31512/task/31519/stat : 31519 (java) S 31509 31512 17093 0 -1 1077944384 7037 0 0 0 1433 66 0 0 20 0 15 0 83449436 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140694073678736 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31520] ppid=31509 vsize=13982084 memory=288230574492221466 CPUtime=15 cores=0,2,4,6
/proc/31512/task/31520/stat : 31520 (java) S 31509 31512 17093 0 -1 1077944384 4997 0 0 0 1436 64 0 0 20 0 15 0 83449436 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140694072625936 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31525] ppid=31509 vsize=13982084 memory=288230621803970871 CPUtime=9.77 cores=0,2,4,6
/proc/31512/task/31525/stat : 31525 (java) S 31509 31512 17093 0 -1 1077944384 8275 0 0 0 909 68 0 0 20 0 15 0 83449437 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693102381424 140694118828674 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31527] ppid=31509 vsize=13982084 memory=13563795322702378 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31527/stat : 31527 (java) S 31509 31512 17093 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693101327456 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31529] ppid=31509 vsize=13982084 memory=4300 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31529/stat : 31529 (java) S 31509 31512 17093 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 83449438 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693100274560 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31535] ppid=31509 vsize=13982084 memory=932 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31535/stat : 31535 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449440 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693099222864 140694118836123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31536] ppid=31509 vsize=13982084 memory=1624 CPUtime=2.6 cores=0,2,4,6
/proc/31512/task/31536/stat : 31536 (java) S 31509 31512 17093 0 -1 1077944384 19723 0 0 0 257 3 0 0 20 0 15 0 83449440 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693098171248 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31537] ppid=31509 vsize=13982084 memory=2160 CPUtime=1.78 cores=0,2,4,6
/proc/31512/task/31537/stat : 31537 (java) S 31509 31512 17093 0 -1 1077944384 12504 0 0 0 176 2 0 0 20 0 15 0 83449440 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693097118448 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31538] ppid=31509 vsize=13982084 memory=844 CPUtime=0.71 cores=0,2,4,6
/proc/31512/task/31538/stat : 31538 (java) S 31509 31512 17093 0 -1 1077944384 12925 0 0 0 68 3 0 0 20 0 15 0 83449440 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693096065648 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31540] ppid=31509 vsize=13982084 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/31512/task/31540/stat : 31540 (java) S 31509 31512 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83449441 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693095013088 140694118827733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
[pid=31512/tid=31542] ppid=31509 vsize=13982084 memory=3904 CPUtime=1.62 cores=0,2,4,6
/proc/31512/task/31542/stat : 31542 (java) S 31509 31512 17093 0 -1 1077944384 947 0 0 0 70 92 0 0 20 0 15 0 83449450 14317654016 210115 18446744073709551615 4194304 4196468 140733135648160 140693093960368 140694118828674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140733135655284 140733135655465 140733135655465 140733135658959 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 840460 KiB

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

[startup+2472.62 s]
# the end of solver process 31512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.12 s, system=3.92635 s

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

Child status: 143
Real time (s): 2472.62
CPU time (s): 2520.05
CPU user time (s): 2516.12
CPU system time (s): 3.92635
CPU usage (%): 101.918
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 840460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.12
system time used= 3.92635
maximum resident set size= 840892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 314297
involuntary context switches= 9347


# summary of solver processes directly reported to runsolver:
#   pid: 31512
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.12
#   total CPU system time (s): 3.92635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5959 second user time and 23.3524 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-15 17:41:52
IDJOB=4273133
IDBENCH=123120
IDSOLVER=2665
FILE ID=node127/4273133-1502812562
RUNJOBID= node127-1502806776-30867
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273133-1502812562/watcher-4273133-1502812562 -o /tmp/evaluation-result-4273133-1502812562/solver-4273133-1502812562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30867 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1488408321 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273133-1502812562.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=1488408321

node127.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.92
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.92
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.92
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.92
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:        31213792 kB
MemAvailable:   31983748 kB
Buffers:          252668 kB
Cached:           804112 kB
SwapCached:            0 kB
Active:           809080 kB
Inactive:         303592 kB
Active(anon):       5308 kB
Inactive(anon):    83800 kB
Active(file):     803772 kB
Inactive(file):   219792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42108 kB
Writeback:             4 kB
AnonPages:         69864 kB
Mapped:            52080 kB
Shmem:             33444 kB
Slab:             150588 kB
SReclaimable:     124456 kB
SUnreclaim:        26132 kB
KernelStack:        3424 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     316800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61948 MiB
End job on node127 at 2017-08-15 18:23:05