Trace number 4294046

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.8-SuperNG 2018-06-13OPT40 313.287 297.635

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-12b_c18.xml
MD5SUM8890b3c4968b86b21e69352acb96ed82
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark8.12699
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints111
Number of domains18
Minimum domain size1
Maximum domain size25
Distribution of domain sizes[{"size":1,"count":1},{"size":2,"count":26},{"size":3,"count":5},{"size":4,"count":2},{"size":5,"count":1},{"size":7,"count":1},{"size":25,"count":12}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":35,"count":6},{"degree":36,"count":6}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":87},{"arity":13,"count":24}]
Number of extensional constraints0
Number of intensional constraints87
Distribution of constraint types[{"type":"intension","count":87},{"type":"count","count":24}]
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.99/0.74	c Concrete v3.8.1528841891564 running
9.20/4.24	o 78
9.52/4.31	o 71
9.52/4.31	o 67
9.52/4.31	o 65
9.52/4.31	o 64
9.86/4.49	o 61
9.86/4.49	o 60
12.23/5.22	o 59
12.43/5.32	o 57
12.43/5.34	o 54
13.09/5.66	o 53
13.36/5.78	o 51
13.62/5.83	o 50
15.39/7.13	o 48
15.70/7.40	o 47
15.70/7.46	o 42
15.70/7.49	o 41
268.55/253.84	o 40
313.24/297.61	v <instantiation cost="40">
313.24/297.61	v       <list>
313.24/297.61	v         v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11]
313.24/297.61	v       </list>
313.24/297.61	v       <values>
313.24/297.61	v         11 11 -11 -11 1 11 11 11 -11 11 1 -1 1 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0 6 0 0 0 9 8 0 0 0 0 10 0 0 13
313.24/297.61	v       </values>
313.24/297.61	v     </instantiation>
313.24/297.61	s OPTIMUM FOUND

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294046-1532423359/watcher-4294046-1532423359 -o /tmp/evaluation-result-4294046-1532423359/solver-4294046-1532423359 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532413601-12741 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1895955164 -superng HOME/instance-4294046-1532423359.xml 

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

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
Current StackSize limit: 8192 KiB
solver pid=15007, runsolver pid=15004


[startup+0.100156 s]*
/proc/loadavg: 1.17 1.38 1.41 3/209 15064
/proc/meminfo: memFree=15861440/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=9972712 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 4402 13005 0 0 1 0 5 3 20 0 6 0 59899089 10212057088 4269 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2493178 4269 1934 1 0 2481616 0
[pid=15007/tid=15060] ppid=15004 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 2224 13005 0 0 1 0 5 3 20 0 6 0 59899098 10212057088 4269 33554432000 4194304 4196468 140733034468832 139939047232080 139939075417245 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=9972712 memory=5793855465574205881 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 6 0 59899099 10212057088 4269 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=9972712 memory=140214564312704 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 6 0 59899099 10212057088 4269 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 6 0 59899099 10212057088 4269 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 6 0 59899099 10212057088 4269 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210034 s]*
/proc/loadavg: 1.17 1.38 1.41 3/218 15073
/proc/meminfo: memFree=15841432/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10818904 memory=43836 CPUtime=0.26 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 9402 13005 0 0 16 2 5 3 20 0 15 0 59899089 11078557696 10959 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2704726 10959 2935 1 0 2667149 0
[pid=15007/tid=15060] ppid=15004 vsize=10818904 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 6029 13005 0 0 10 1 5 3 20 0 15 0 59899098 11078557696 10959 33554432000 4194304 4196468 140733034468832 139939047220128 139939059475806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10818904 memory=4211973940769103242 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11078557696 10959 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10818904 memory=140214564312704 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 59899099 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 59899101 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 59899101 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938075981216 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11078557696 10959 33554432000 4194304 4196468 140733034468832 139937953342960 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10818904 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) R 15004 15007 12709 0 -1 1077944384 516 13005 0 0 1 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 55 13005 0 0 0 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10818904 memory=140214564312704 CPUtime=0.11 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) R 15004 15007 12709 0 -1 4202560 565 13005 0 0 3 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938040318192 139939075416666 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10818904 memory=140214564312704 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899104 11078557696 10959 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 43836 KiB

[startup+0.310532 s]*
/proc/loadavg: 1.17 1.38 1.41 3/218 15073
/proc/meminfo: memFree=15828036/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10819352 memory=51712 CPUtime=0.4 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 10603 13005 0 0 29 3 5 3 20 0 15 0 59899089 11079016448 12928 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2704838 12928 3054 1 0 2667149 0
[pid=15007/tid=15060] ppid=15004 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 7220 13005 0 0 19 2 5 3 20 0 15 0 59899098 11079016448 12928 33554432000 4194304 4196468 140733034468832 139939047207328 139939056958848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 12928 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10819352 memory=140214564312703 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938075981216 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10819352 memory=140214564312704 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 12928 33554432000 4194304 4196468 140733034468832 139937953342960 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10819352 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 517 13005 0 0 2 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10819352 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 55 13005 0 0 1 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10819352 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 573 13005 0 0 5 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 12928 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51712 KiB

[startup+0.700719 s]
/proc/loadavg: 1.17 1.38 1.41 3/218 15073
/proc/meminfo: memFree=15818764/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10819352 memory=84276 CPUtime=0.99 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 16786 13005 0 0 87 4 5 3 20 0 15 0 59899089 11079016448 21069 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2704838 21069 3238 1 0 2667149 0
[pid=15007/tid=15060] ppid=15004 vsize=10819352 memory=18784 CPUtime=0.67 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 12349 13005 0 0 56 3 5 3 20 0 15 0 59899098 11079016448 21069 33554432000 4194304 4196468 140733034468832 139939047216144 139939055670622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 21069 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10819352 memory=288230587427469581 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10819352 memory=15816694631256675 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 2 13005 0 0 0 0 5 3 20 0 15 0 59899099 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10819352 memory=140214442172928 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 5 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10819352 memory=140217797313557 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 33 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938075981216 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10819352 memory=952 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11079016448 21069 33554432000 4194304 4196468 140733034468832 139937953342960 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10819352 memory=7305218370954682711 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10819352 memory=7452169109558027630 CPUtime=0.16 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 914 13005 0 0 8 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10819352 memory=6935653654008516688 CPUtime=0.16 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 635 13005 0 0 8 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10819352 memory=5450909908396308010 CPUtime=0.21 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 647 13005 0 0 13 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10819352 memory=1404238533774450294 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899104 11079016448 21069 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 84276 KiB

[startup+1.50081 s]
/proc/loadavg: 1.17 1.38 1.41 3/218 15073
/proc/meminfo: memFree=15772308/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10834252 memory=175760 CPUtime=2.29 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 24791 13005 0 0 212 9 5 3 20 0 15 0 59899089 11094274048 43940 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2708563 43940 3476 1 0 2670221 0
[pid=15007/tid=15060] ppid=15004 vsize=10834252 memory=152268 CPUtime=1.43 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 18123 13005 0 0 130 5 5 3 20 0 15 0 59899098 11094274048 43940 33554432000 4194304 4196468 140733034468832 139939047225424 139939059475806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10834252 memory=-3117775541953848933 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 20 13005 0 0 1 0 5 3 20 0 15 0 59899099 11094274048 43940 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 15 13005 0 0 1 0 5 3 20 0 15 0 59899099 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 196 13005 0 0 0 0 5 3 20 0 15 0 59899099 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 77 13005 0 0 1 0 5 3 20 0 15 0 59899099 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10834252 memory=204918124245240 CPUtime=0.09 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 432 13005 0 0 1 0 5 3 20 0 15 0 59899101 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10834252 memory=3904963032027245965 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 34 13005 0 0 0 0 5 3 20 0 15 0 59899101 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938075981280 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10834252 memory=4638778428397932880 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11094274048 43940 33554432000 4194304 4196468 140733034468832 139937953342976 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10834252 memory=6935649255776346176 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10834252 memory=280428883738864 CPUtime=0.31 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 1474 13005 0 0 23 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10834252 memory=6935649255759570240 CPUtime=0.26 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 789 13005 0 0 18 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10834252 memory=-6363688009833013855 CPUtime=0.41 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 1433 13005 0 0 33 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10834252 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10834252 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899104 11094274048 43940 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10834252 KiB

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

[pid=15007/tid=15072] ppid=15004 vsize=10916192 memory=2716 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238028 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10916192 memory=952112 CPUtime=0.25 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1283 13005 0 0 7 10 5 3 20 0 15 0 59899104 11178180608 238028 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 309.98 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 952112 KiB

[startup+296.001 s]*
/proc/loadavg: 1.37 1.42 1.42 3/220 15086
/proc/meminfo: memFree=14920632/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10916192 memory=952116 CPUtime=311.62 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 159298 13005 0 0 31077 77 5 3 20 0 15 0 59899089 11178180608 238029 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2729048 238029 3523 1 0 2690701 0
[pid=15007/tid=15060] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=293.38 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 64446 13005 0 0 29304 26 5 3 20 0 15 0 59899098 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939047230016 139938654751114 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10916192 memory=-7003737579269690708 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 2303 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10916192 memory=928 CPUtime=1.18 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 4449 13005 0 0 103 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10916192 memory=2244 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 2671 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10916192 memory=4132 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 4427 13005 0 0 103 8 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10916192 memory=2196 CPUtime=1.11 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 3879 13005 0 0 97 6 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10916192 memory=7528 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 38 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938075981344 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10916192 memory=836 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937953342976 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10916192 memory=1796 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10916192 memory=912 CPUtime=5.85 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 33764 13005 0 0 573 4 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10916192 memory=3848 CPUtime=4.42 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 19895 13005 0 0 431 3 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10916192 memory=1296 CPUtime=2.47 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 19944 13005 0 0 234 5 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10916192 memory=2448 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10916192 memory=1728 CPUtime=0.25 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1285 13005 0 0 7 10 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 311.62 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 952116 KiB

[startup+296.801 s]
/proc/loadavg: 1.37 1.42 1.42 3/220 15086
/proc/meminfo: memFree=14920632/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10916192 memory=952116 CPUtime=312.43 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 159600 13005 0 0 31158 77 5 3 20 0 15 0 59899089 11178180608 238029 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2729048 238029 3523 1 0 2690701 0
[pid=15007/tid=15060] ppid=15004 vsize=10916192 memory=952112 CPUtime=294.16 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 64457 13005 0 0 29382 26 5 3 20 0 15 0 59899098 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939047230016 139938657165910 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10916192 memory=952112 CPUtime=1.2 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 2303 13005 0 0 105 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=1.18 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 4449 13005 0 0 103 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10916192 memory=952112 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 2671 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10916192 memory=2448 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 4427 13005 0 0 103 8 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10916192 memory=1728 CPUtime=1.12 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 3879 13005 0 0 98 6 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10916192 memory=792 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 38 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938075981344 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10916192 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937953342976 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10916192 memory=1948 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=5.85 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 33766 13005 0 0 573 4 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10916192 memory=1404 CPUtime=4.43 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 20071 13005 0 0 432 3 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10916192 memory=3204 CPUtime=2.47 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 20057 13005 0 0 234 5 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10916192 memory=1052444 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10916192 memory=1408 CPUtime=0.25 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1285 13005 0 0 7 10 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 312.43 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 952116 KiB

[startup+297.201 s]
/proc/loadavg: 1.37 1.42 1.42 3/220 15086
/proc/meminfo: memFree=14920632/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10916192 memory=952116 CPUtime=312.83 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 159603 13005 0 0 31198 77 5 3 20 0 15 0 59899089 11178180608 238029 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2729048 238029 3523 1 0 2690701 0
[pid=15007/tid=15060] ppid=15004 vsize=10916192 memory=12012 CPUtime=294.56 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 64460 13005 0 0 29422 26 5 3 20 0 15 0 59899098 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939047230128 139938655698522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10916192 memory=18488 CPUtime=1.2 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 2303 13005 0 0 105 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10916192 memory=1792 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 4449 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10916192 memory=1232 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 2671 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10916192 memory=644 CPUtime=1.2 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 4427 13005 0 0 104 8 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10916192 memory=952 CPUtime=1.12 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 3879 13005 0 0 98 6 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10916192 memory=2340 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 38 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938075981344 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10916192 memory=1572 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937953342976 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10916192 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10916192 memory=2244 CPUtime=5.85 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 33766 13005 0 0 573 4 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10916192 memory=4132 CPUtime=4.43 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 20071 13005 0 0 432 3 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10916192 memory=952112 CPUtime=2.47 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 20057 13005 0 0 234 5 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10916192 memory=952112 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10916192 memory=2600 CPUtime=0.25 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1285 13005 0 0 7 10 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 312.83 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 952116 KiB

[startup+297.601 s]
/proc/loadavg: 1.37 1.42 1.42 3/220 15086
/proc/meminfo: memFree=14920632/32770624 swapFree=67108860/67108860
[pid=15007] ppid=15004 vsize=10916192 memory=952116 CPUtime=313.24 cores=1,3,5,7
/proc/15007/stat : 15007 (java) S 15004 15007 12709 0 -1 1077944320 159605 13005 0 0 31239 77 5 3 20 0 15 0 59899089 11178180608 238029 33554432000 4194304 4196468 140733034468832 140733034451376 139939075395319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
/proc/15007/statm: 2729048 238029 3523 1 0 2690701 0
[pid=15007/tid=15060] ppid=15004 vsize=10916192 memory=18796 CPUtime=294.95 cores=1,3,5,7
/proc/15007/task/15060/stat : 15060 (java) R 15004 15007 12709 0 -1 4202560 64462 13005 0 0 29461 26 5 3 20 0 15 0 59899098 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939047230016 139938642361904 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15061] ppid=15004 vsize=10916192 memory=952112 CPUtime=1.2 cores=1,3,5,7
/proc/15007/task/15061/stat : 15061 (java) S 15004 15007 12709 0 -1 1077944384 2303 13005 0 0 105 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139939079637264 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15062] ppid=15004 vsize=10916192 memory=1296 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15062/stat : 15062 (java) S 15004 15007 12709 0 -1 1077944384 4449 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938967910800 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15063] ppid=15004 vsize=10916192 memory=2448 CPUtime=1.19 cores=1,3,5,7
/proc/15007/task/15063/stat : 15063 (java) S 15004 15007 12709 0 -1 1077944384 2671 13005 0 0 104 7 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938966858256 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15064] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=1.2 cores=1,3,5,7
/proc/15007/task/15064/stat : 15064 (java) S 15004 15007 12709 0 -1 1077944384 4427 13005 0 0 104 8 5 3 20 0 15 0 59899099 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938965805712 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15065] ppid=15004 vsize=10916192 memory=1572 CPUtime=1.12 cores=1,3,5,7
/proc/15007/task/15065/stat : 15065 (java) S 15004 15007 12709 0 -1 1077944384 3879 13005 0 0 98 6 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938077034992 139939075406466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15066] ppid=15004 vsize=10916192 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15066/stat : 15066 (java) S 15004 15007 12709 0 -1 1077944384 38 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938075981344 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15067] ppid=15004 vsize=10916192 memory=952116 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15067/stat : 15067 (java) S 15004 15007 12709 0 -1 1077944384 1 13005 0 0 0 0 5 3 20 0 15 0 59899101 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937953342976 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15068] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15068/stat : 15068 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937645943504 139939075413915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15069] ppid=15004 vsize=10916192 memory=928 CPUtime=5.85 cores=1,3,5,7
/proc/15007/task/15069/stat : 15069 (java) S 15004 15007 12709 0 -1 1077944384 33766 13005 0 0 573 4 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938042423280 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15070] ppid=15004 vsize=10916192 memory=2244 CPUtime=4.43 cores=1,3,5,7
/proc/15007/task/15070/stat : 15070 (java) S 15004 15007 12709 0 -1 1077944384 20071 13005 0 0 432 3 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938041370736 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15071] ppid=15004 vsize=10916192 memory=4132 CPUtime=2.47 cores=1,3,5,7
/proc/15007/task/15071/stat : 15071 (java) S 15004 15007 12709 0 -1 1077944384 20057 13005 0 0 234 5 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938040318192 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15072] ppid=15004 vsize=10916192 memory=2196 CPUtime=0.08 cores=1,3,5,7
/proc/15007/task/15072/stat : 15072 (java) S 15004 15007 12709 0 -1 1077944384 3 13005 0 0 0 0 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139937612384864 139939075405525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
[pid=15007/tid=15073] ppid=15004 vsize=10916192 memory=6791534058613427641 CPUtime=0.25 cores=1,3,5,7
/proc/15007/task/15073/stat : 15073 (java) S 15004 15007 12709 0 -1 1077944384 1285 13005 0 0 7 10 5 3 20 0 15 0 59899104 11178180608 238029 33554432000 4194304 4196468 140733034468832 139938039266096 139939075406466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22290432 140733034473643 140733034476892 140733034476892 140733034479567 0
Current children cumulated CPU time: 313.24 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 952116 KiB

Child status: 0
Real time (s): 297.635
CPU time (s): 313.287
CPU user time (s): 312.463
CPU system time (s): 0.823716
CPU usage (%): 105.259
Max. virtual memory (cumulated for all children) (KiB): 10919028
Max. memory (cumulated for all children) (KiB): 967872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.463
system time used= 0.823716
maximum resident set size= 967872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36999
involuntary context switches= 999


# summary of solver processes directly reported to runsolver:
#   pid: 15007
#   total CPU time (s): 313.287
#   total CPU user time (s): 312.463
#   total CPU system time (s): 0.823716

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.92264 second user time and 2.68685 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-24 11:09:19
IDJOB=4294046
IDBENCH=141322
IDSOLVER=2751
FILE ID=node135/4294046-1532423359
RUNJOBID= node135-1532413601-12741
PBS_JOBID= 21021575
Free space on /tmp= 48396 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12b_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294046-1532423359/watcher-4294046-1532423359 -o /tmp/evaluation-result-4294046-1532423359/solver-4294046-1532423359 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532413601-12741 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=1895955164 -superng HOME/instance-4294046-1532423359.xml

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

MD5SUM BENCH= 8890b3c4968b86b21e69352acb96ed82
RANDOM SEED=1895955164

node135.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.50
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.50
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.50
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.50
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:        15868628 kB
MemAvailable:   30902708 kB
Buffers:          202776 kB
Cached:         14885920 kB
SwapCached:            0 kB
Active:          3430840 kB
Inactive:       12746624 kB
Active(anon):    1038788 kB
Inactive(anon):    69860 kB
Active(file):    2392052 kB
Inactive(file): 12676764 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26420 kB
Writeback:             4 kB
AnonPages:       1095988 kB
Mapped:            51276 kB
Shmem:             17056 kB
Slab:             422168 kB
SReclaimable:     393724 kB
SUnreclaim:        28444 kB
KernelStack:        3536 kB
PageTables:         7716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2077256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    876544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48368 MiB
End job on node135 at 2018-07-24 11:14:17