Trace number 4392005

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.10OPT1429 1994.31 1949.11

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark66.549
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.69/0.56	c Concrete v3.10.1560635388952 running
5.26/2.70	o 951
5.55/2.71	o 970
5.55/2.78	o 1027
5.55/2.79	o 1033
5.55/2.79	o 1054
5.55/2.79	o 1082
5.55/2.80	o 1084
5.82/2.82	o 1097
5.82/2.83	o 1125
5.82/2.85	o 1139
5.82/2.87	o 1143
5.82/2.88	o 1184
6.09/2.91	o 1198
6.09/2.91	o 1199
6.09/2.92	o 1235
6.09/2.93	o 1248
6.09/2.95	o 1271
6.09/2.95	o 1274
6.09/2.96	o 1286
6.45/3.08	o 1299
6.45/3.08	o 1309
6.45/3.08	o 1333
6.77/3.17	o 1354
6.77/3.17	o 1373
6.77/3.17	o 1384
6.77/3.19	o 1386
7.35/3.36	o 1391
7.35/3.36	o 1414
7.35/3.36	o 1424
9.35/4.27	o 1429
1994.19/1949.10	v <instantiation
1994.19/1949.10	v         cost = '1429'>
1994.19/1949.10	v       <list>
1994.19/1949.10	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
1994.19/1949.10	v       </list>
1994.19/1949.10	v       <values>
1994.19/1949.10	v         1 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1
1994.19/1949.10	v       </values>
1994.19/1949.10	v     </instantiation>
1994.19/1949.10	s OPTIMUM FOUND

Verifier Data

OK	1429

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392005-1568318386/watcher-4392005-1568318386 -o /tmp/evaluation-result-4392005-1568318386/solver-4392005-1568318386 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568305960-30576 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=128663005 HOME/instance-4392005-1568318386.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=1148, runsolver pid=1145
Current StackSize limit: 8192 KiB


[startup+0.100261 s]*
/proc/loadavg: 1.52 1.43 1.47 3/215 1206
/proc/meminfo: memFree=27807288/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=9972712 memory=14388 CPUtime=0.1 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 4346 13263 0 0 1 1 5 3 20 0 6 0 408107491 10212057088 3597 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2493178 3597 1920 1 0 2481616 0
[pid=1148/tid=1205] ppid=1145 vsize=9972712 memory=8389772277269004345 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 2239 13263 0 0 0 0 5 3 20 0 6 0 408107500 10212057088 3663 33554432000 4194304 4196468 140724124092080 140124624491088 140124636734814 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=9972712 memory=4294967660 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 6 0 408107501 10212057088 3663 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=9972712 memory=140512146860817 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 6 0 408107501 10212057088 3663 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 6 0 408107501 10212057088 3663 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 6 0 408107501 10212057088 3729 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14388 KiB

[startup+0.210028 s]*
/proc/loadavg: 1.52 1.43 1.47 3/227 1218
/proc/meminfo: memFree=27787372/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10818924 memory=36260 CPUtime=0.26 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 6901 13263 0 0 16 2 5 3 20 0 15 0 408107491 11078578176 9065 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2704731 9065 2971 1 0 2667149 0
[pid=1148/tid=1205] ppid=1145 vsize=10818940 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 3412 13263 0 0 10 1 5 3 20 0 15 0 408107500 11078594560 9065 33554432000 4194304 4196468 140724124092080 140124624486528 140124636734814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10818940 memory=4294967660 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078594560 9065 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10818940 memory=140512146860817 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078594560 9065 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078594560 9065 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078594560 9065 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10818940 memory=140512146839168 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107502 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 33 13263 0 0 0 0 5 3 20 0 15 0 408107503 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123975956000 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107503 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123509351792 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 479 13263 0 0 1 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 165 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10818940 memory=140512146839168 CPUtime=0.11 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 629 13263 0 0 3 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10818940 memory=140512146839168 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078594560 9065 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818924 KiB
Current children cumulated memory: 36260 KiB

[startup+0.311531 s]*
/proc/loadavg: 1.52 1.43 1.47 3/227 1218
/proc/meminfo: memFree=27775908/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10819084 memory=44932 CPUtime=0.4 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 10357 13263 0 0 28 4 5 3 20 0 15 0 408107491 11078742016 11233 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2704771 11233 3030 1 0 2667149 0
[pid=1148/tid=1205] ppid=1145 vsize=10819236 memory=1398720917958146503 CPUtime=0.29 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 6854 13263 0 0 18 3 5 3 20 0 15 0 408107500 11078897664 11233 33554432000 4194304 4196468 140724124092080 140124624471952 140124652676253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10819236 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078897664 11233 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10819248 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078909952 11233 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10819248 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078909952 11233 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10819248 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11078909952 11233 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10819248 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107502 11078909952 11233 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10819248 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 33 13263 0 0 0 0 5 3 20 0 15 0 408107503 11078909952 11233 33554432000 4194304 4196468 140724124092080 140123975956000 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10819288 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107503 11078950912 11233 33554432000 4194304 4196468 140724124092080 140123509351792 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10819288 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10819288 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 480 13263 0 0 1 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10819288 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 166 13263 0 0 1 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10819288 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 649 13263 0 0 5 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10819288 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10819288 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107506 11078950912 11299 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 44932 KiB

[startup+0.700767 s]
/proc/loadavg: 1.52 1.43 1.47 3/227 1218
/proc/meminfo: memFree=27762880/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10824340 memory=77992 CPUtime=1.13 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 14741 13263 0 0 99 6 5 3 20 0 15 0 408107491 11084124160 19498 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2706085 19498 3490 1 0 2668173 0
[pid=1148/tid=1205] ppid=1145 vsize=10824340 memory=55 CPUtime=0.66 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 10459 13263 0 0 54 4 5 3 20 0 15 0 408107500 11084124160 19498 33554432000 4194304 4196468 140724124092080 140124624483904 140124636734814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10824340 memory=1428 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11084124160 19498 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10824340 memory=4148 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11084124160 19498 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10824340 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107501 11084124160 19498 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10824340 memory=3624 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107501 11084124160 19498 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10824340 memory=6625 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 5 13263 0 0 0 0 5 3 20 0 15 0 408107502 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10824340 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 33 13263 0 0 0 0 5 3 20 0 15 0 408107503 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123975956000 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10824340 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107503 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123509351792 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10824340 memory=8996 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10824340 memory=33 CPUtime=0.19 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 695 13263 0 0 11 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10824340 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 546 13263 0 0 14 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10824340 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 786 13263 0 0 17 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10824340 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107506 11084124160 19498 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 77992 KiB

[startup+1.50074 s]
/proc/loadavg: 1.52 1.43 1.47 5/227 1218
/proc/meminfo: memFree=27718760/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10834656 memory=163664 CPUtime=2.47 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 22416 13263 0 0 228 11 5 3 20 0 15 0 408107491 11094687744 40916 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2708664 40916 3576 1 0 2670733 0
[pid=1148/tid=1205] ppid=1145 vsize=10834656 memory=1428 CPUtime=1.43 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 15296 13263 0 0 129 6 5 3 20 0 15 0 408107500 11094687744 40916 33554432000 4194304 4196468 140724124092080 140124624466352 140124255733028 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10834656 memory=4148 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 65 13263 0 0 1 0 5 3 20 0 15 0 408107501 11094687744 40916 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10834656 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 20 13263 0 0 0 0 5 3 20 0 15 0 408107501 11094687744 40916 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10834656 memory=33 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 107 13263 0 0 1 0 5 3 20 0 15 0 408107501 11094687744 40916 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 418 13263 0 0 1 0 5 3 20 0 15 0 408107501 11094687744 40916 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 905 13263 0 0 1 0 5 3 20 0 15 0 408107502 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 33 13263 0 0 0 0 5 3 20 0 15 0 408107503 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123975956000 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10834656 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107503 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123509351792 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10834656 memory=281024005347680 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10834656 memory=4122546790041081431 CPUtime=0.31 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 913 13263 0 0 23 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10834656 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 814 13263 0 0 28 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10834656 memory=-5921431000321636112 CPUtime=0.47 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) R 1145 1148 10805 0 -1 4202560 1630 13263 0 0 39 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123940292720 140124631267056 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10834656 memory=4148 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 1 13263 0 0 0 0 5 3 20 0 15 0 408107506 11094687744 40916 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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

[pid=1148/tid=1217] ppid=1145 vsize=10844916 memory=3624 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10844916 memory=38156 CPUtime=1.26 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 779 13263 0 0 61 57 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1990.73 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 675728 KiB

[startup+1947.2 s]
/proc/loadavg: 1.63 1.57 1.51 3/228 1689
/proc/meminfo: memFree=25653852/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10844916 memory=675728 CPUtime=1992.36 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 165802 13263 0 0 198907 321 5 3 20 0 15 0 408107491 11105193984 168932 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2711229 168932 3616 1 0 2673293 0
[pid=1148/tid=1205] ppid=1145 vsize=10844916 memory=38156 CPUtime=1924.93 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 52071 13263 0 0 192441 44 5 3 20 0 15 0 408107500 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124624490288 140124631731819 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10844916 memory=988 CPUtime=9.7 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 6496 13263 0 0 910 52 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10844916 memory=988 CPUtime=9.67 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 9429 13263 0 0 910 49 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10844916 memory=2024 CPUtime=9.7 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 10227 13263 0 0 908 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10844916 memory=1428 CPUtime=9.73 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 9683 13263 0 0 911 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10844916 memory=4148 CPUtime=9.77 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 12014 13263 0 0 916 53 5 3 20 0 15 0 408107502 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10844916 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 38 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123975956128 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10844916 memory=1204 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123509351808 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10844916 memory=1536 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10844916 memory=9592 CPUtime=6.59 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 15629 13263 0 0 645 6 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10844916 memory=2828 CPUtime=6.4 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 16272 13263 0 0 625 7 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10844916 memory=14068 CPUtime=5.21 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 30950 13263 0 0 503 10 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10844916 memory=524 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10844916 memory=1568 CPUtime=1.26 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 779 13263 0 0 61 57 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1992.36 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 675728 KiB

[startup+1948 s]*
/proc/loadavg: 1.63 1.57 1.51 3/228 1689
/proc/meminfo: memFree=25653852/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10844916 memory=675728 CPUtime=1993.17 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 165809 13263 0 0 198988 321 5 3 20 0 15 0 408107491 11105193984 168932 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2711229 168932 3616 1 0 2673293 0
[pid=1148/tid=1205] ppid=1145 vsize=10844916 memory=620 CPUtime=1925.73 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 52077 13263 0 0 192521 44 5 3 20 0 15 0 408107500 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124624490304 140124262374156 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10844916 memory=1712 CPUtime=9.71 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 6496 13263 0 0 911 52 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10844916 memory=1052 CPUtime=9.68 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 9430 13263 0 0 911 49 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10844916 memory=1398720917958146503 CPUtime=9.7 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 10227 13263 0 0 908 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10844916 memory=14012 CPUtime=9.74 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 9683 13263 0 0 912 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10844916 memory=2116 CPUtime=9.77 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 12014 13263 0 0 916 53 5 3 20 0 15 0 408107502 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10844916 memory=20836 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 38 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123975956128 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10844916 memory=14068 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123509351808 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10844916 memory=524 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10844916 memory=1568 CPUtime=6.59 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 15629 13263 0 0 645 6 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10844916 memory=928 CPUtime=6.4 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 16272 13263 0 0 625 7 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10844916 memory=1408 CPUtime=5.21 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 30950 13263 0 0 503 10 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10844916 memory=3248 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10844916 memory=675728 CPUtime=1.26 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 779 13263 0 0 61 57 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1993.17 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 675728 KiB

[startup+1948.8 s]
/proc/loadavg: 1.63 1.57 1.51 3/228 1689
/proc/meminfo: memFree=25653852/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10844916 memory=675728 CPUtime=1993.98 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 165814 13263 0 0 199069 321 5 3 20 0 15 0 408107491 11105193984 168932 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2711229 168932 3616 1 0 2673293 0
[pid=1148/tid=1205] ppid=1145 vsize=10844916 memory=140512003348673 CPUtime=1926.51 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 52082 13263 0 0 192599 44 5 3 20 0 15 0 408107500 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124624489936 140124635175703 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10844916 memory=675728 CPUtime=9.71 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 6496 13263 0 0 911 52 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10844916 memory=38156 CPUtime=9.68 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 9430 13263 0 0 911 49 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10844916 memory=988 CPUtime=9.71 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 10227 13263 0 0 909 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10844916 memory=1204 CPUtime=9.74 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 9683 13263 0 0 912 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10844916 memory=1536 CPUtime=9.78 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 12014 13263 0 0 917 53 5 3 20 0 15 0 408107502 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10844916 memory=9592 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 38 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123975956128 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10844916 memory=512 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123509351808 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10844916 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10844916 memory=114 CPUtime=6.59 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 15629 13263 0 0 645 6 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10844916 memory=8112282956445269571 CPUtime=6.4 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 16272 13263 0 0 625 7 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10844916 memory=0 CPUtime=5.21 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 30950 13263 0 0 503 10 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10844916 memory=8128038100524242582 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10844916 memory=7450480341051597164 CPUtime=1.26 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 779 13263 0 0 61 57 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1993.98 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 675728 KiB

[startup+1949 s]*
/proc/loadavg: 1.63 1.57 1.51 3/228 1689
/proc/meminfo: memFree=25653852/32770624 swapFree=66998520/67108860
[pid=1148] ppid=1145 vsize=10844916 memory=675728 CPUtime=1994.19 cores=0,2,4,6
/proc/1148/stat : 1148 (java) S 1145 1148 10805 0 -1 1077944320 165816 13263 0 0 199090 321 5 3 20 0 15 0 408107491 11105193984 168932 33554432000 4194304 4196468 140724124092080 140724124074624 140124652654327 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
/proc/1148/statm: 2711229 168932 3616 1 0 2673293 0
[pid=1148/tid=1205] ppid=1145 vsize=10844916 memory=1398720917958146503 CPUtime=1926.71 cores=0,2,4,6
/proc/1148/task/1205/stat : 1205 (java) R 1145 1148 10805 0 -1 4202560 52084 13263 0 0 192619 44 5 3 20 0 15 0 408107500 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124624490208 140124267181838 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1206] ppid=1145 vsize=10844916 memory=1656 CPUtime=9.71 cores=0,2,4,6
/proc/1148/task/1206/stat : 1206 (java) S 1145 1148 10805 0 -1 1077944384 6496 13263 0 0 911 52 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124656896656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1207] ppid=1145 vsize=10844916 memory=4104 CPUtime=9.68 cores=0,2,4,6
/proc/1148/task/1207/stat : 1207 (java) S 1145 1148 10805 0 -1 1077944384 9430 13263 0 0 911 49 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124584376848 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1208] ppid=1145 vsize=10844916 memory=1398720917958146503 CPUtime=9.71 cores=0,2,4,6
/proc/1148/task/1208/stat : 1208 (java) S 1145 1148 10805 0 -1 1077944384 10227 13263 0 0 909 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124225120656 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1209] ppid=1145 vsize=10844916 memory=-8634980985311628903 CPUtime=9.74 cores=0,2,4,6
/proc/1148/task/1209/stat : 1209 (java) S 1145 1148 10805 0 -1 1077944384 9683 13263 0 0 912 54 5 3 20 0 15 0 408107501 11105193984 168932 33554432000 4194304 4196468 140724124092080 140124224067856 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1210] ppid=1145 vsize=10844916 memory=7100839878645619564 CPUtime=9.78 cores=0,2,4,6
/proc/1148/task/1210/stat : 1210 (java) S 1145 1148 10805 0 -1 1077944384 12014 13263 0 0 917 53 5 3 20 0 15 0 408107502 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123977010032 140124652665474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1211] ppid=1145 vsize=10844916 memory=5937524870553682016 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1211/stat : 1211 (java) S 1145 1148 10805 0 -1 1077944384 38 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123975956128 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1212] ppid=1145 vsize=10844916 memory=7662419934997604197 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1212/stat : 1212 (java) S 1145 1148 10805 0 -1 1077944384 2 13263 0 0 0 0 5 3 20 0 15 0 408107503 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123509351808 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1213] ppid=1145 vsize=10844916 memory=7523090907833789289 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1213/stat : 1213 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123201952080 140124652672923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1214] ppid=1145 vsize=10844916 memory=2408 CPUtime=6.59 cores=0,2,4,6
/proc/1148/task/1214/stat : 1214 (java) S 1145 1148 10805 0 -1 1077944384 15629 13263 0 0 645 6 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123942398320 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1215] ppid=1145 vsize=10844916 memory=816 CPUtime=6.4 cores=0,2,4,6
/proc/1148/task/1215/stat : 1215 (java) S 1145 1148 10805 0 -1 1077944384 16272 13263 0 0 625 7 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123941345520 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1216] ppid=1145 vsize=10844916 memory=1448 CPUtime=5.21 cores=0,2,4,6
/proc/1148/task/1216/stat : 1216 (java) S 1145 1148 10805 0 -1 1077944384 30950 13263 0 0 503 10 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123940292720 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1217] ppid=1145 vsize=10844916 memory=1764 CPUtime=0.08 cores=0,2,4,6
/proc/1148/task/1217/stat : 1217 (java) S 1145 1148 10805 0 -1 1077944384 3 13263 0 0 0 0 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123168393440 140124652664533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
[pid=1148/tid=1218] ppid=1145 vsize=10844916 memory=111632 CPUtime=1.26 cores=0,2,4,6
/proc/1148/task/1218/stat : 1218 (java) S 1145 1148 10805 0 -1 1077944384 779 13263 0 0 61 57 5 3 20 0 15 0 408107506 11105193984 168932 33554432000 4194304 4196468 140724124092080 140123939241136 140124652665474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36945920 140724124097270 140724124099781 140724124099781 140724124102607 0
Current children cumulated CPU time: 1994.19 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 675728 KiB

Child status: 0
Real time (s): 1949.11
CPU time (s): 1994.31
CPU user time (s): 1991.05
CPU system time (s): 3.25278
CPU usage (%): 102.319
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 675728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1991.05
system time used= 3.25278
maximum resident set size= 677812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179455
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 278356
involuntary context switches= 7256


# summary of solver processes directly reported to runsolver:
#   pid: 1148
#   total CPU time (s): 1994.31
#   total CPU user time (s): 1991.05
#   total CPU system time (s): 3.25278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6212 second user time and 19.4034 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 21:59:06
IDJOB=4392005
IDBENCH=133446
IDSOLVER=2837
FILE ID=node127/4392005-1568318386
RUNJOBID= node127-1568305960-30576
PBS_JOBID= 21701110
Free space on /tmp= 58788 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392005-1568318386/watcher-4392005-1568318386 -o /tmp/evaluation-result-4392005-1568318386/solver-4392005-1568318386 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568305960-30576 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=128663005 HOME/instance-4392005-1568318386.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=128663005

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.55
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.55
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.55
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.55
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:        27812008 kB
MemAvailable:   31242672 kB
Buffers:          113960 kB
Cached:          3575520 kB
SwapCached:         6780 kB
Active:          2670704 kB
Inactive:        1656000 kB
Active(anon):     629508 kB
Inactive(anon):    48964 kB
Active(file):    2041196 kB
Inactive(file):  1607036 kB
Unevictable:      108880 kB
Mlocked:          108880 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:             34776 kB
Writeback:             0 kB
AnonPages:        740664 kB
Mapped:            56696 kB
Shmem:             32692 kB
Slab:             226356 kB
SReclaimable:     196536 kB
SUnreclaim:        29820 kB
KernelStack:        3712 kB
PageTables:         6976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1904804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58752 MiB
End job on node127 at 2019-09-12 22:31:35