Trace number 4387241

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.10OPT65 1287.3 1261.4

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-26-09.xml
MD5SUM54f28c2036fc278050695a3bd6f2d6a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark44.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size363
Distribution of domain sizes[{"size":1,"count":1},{"size":363,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":8},{"degree":6,"count":19},{"degree":7,"count":16},{"degree":8,"count":10},{"degree":9,"count":5}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":112},{"arity":41,"count":1},{"arity":45,"count":2},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.72/0.55	c Concrete v3.10.1560635388952 running
7.40/3.35	o 362
8.07/3.50	o 361
8.07/3.52	o 345
8.07/3.54	o 77
8.39/3.65	o 71
9.96/4.18	o 70
10.47/4.32	o 69
13.06/5.95	o 68
13.46/6.23	o 67
16.45/8.68	o 66
106.17/94.39	o 65
1287.18/1261.38	v <instantiation
1287.18/1261.38	v         cost = '65'>
1287.18/1261.38	v       <list>
1287.18/1261.38	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
1287.18/1261.38	v       </list>
1287.18/1261.38	v       <values>
1287.18/1261.38	v         0 0 0 0 5 10 10 5 4 5 17 8 7 20 7 35 10 13 7 11 9 29 34 44 12 19 19 9 23 37 29 39 25 22 19 23 36 34 26 16 24 35 48 26 44 36 33 53 39 48 49 47 42 54 55 45 54 56 55 56 61 65
1287.18/1261.38	v       </values>
1287.18/1261.38	v     </instantiation>
1287.18/1261.38	s OPTIMUM FOUND

Verifier Data

OK	65

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387241-1568296562/watcher-4387241-1568296562 -o /tmp/evaluation-result-4387241-1568296562/solver-4387241-1568296562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6563 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1332808768 HOME/instance-4387241-1568296562.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9127, runsolver pid=9124
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 1.31 1.35 1.44 3/217 9184
/proc/meminfo: memFree=30227640/32770624 swapFree=66920268/67108860
[pid=9127] ppid=9124 vsize=9972712 memory=18332 CPUtime=0.09 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 4337 13156 0 0 1 0 5 3 20 0 6 0 405912278 10212057088 4583 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2493178 4583 1931 1 0 2481616 0
[pid=9127/tid=9180] ppid=9124 vsize=9972712 memory=720575944405811505 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 2135 13156 0 0 1 0 5 3 20 0 6 0 405912287 10212057088 4583 33554432000 4194304 4196468 140727880849520 140310695522896 140310709368661 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 6 0 405912287 10212057088 4583 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=9972712 memory=14266451656165016 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 6 0 405912287 10212057088 4583 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 6 0 405912287 10212057088 4583 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 6 0 405912287 10212057088 4583 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.2102 s]*
/proc/loadavg: 1.31 1.35 1.44 3/226 9193
/proc/meminfo: memFree=30204856/32770624 swapFree=66920268/67108860
[pid=9127] ppid=9124 vsize=10818940 memory=41820 CPUtime=0.26 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 6732 13156 0 0 17 1 5 3 20 0 15 0 405912278 11078594560 10455 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2704735 10455 2984 1 0 2667149 0
[pid=9127/tid=9180] ppid=9124 vsize=10818940 memory=729618466009055537 CPUtime=0.2 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 3246 13156 0 0 11 1 5 3 20 0 15 0 405912287 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310695519152 140310707766622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10818940 memory=14266451656165016 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912287 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912289 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 33 13156 0 0 0 0 5 3 20 0 15 0 405912289 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310182032800 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310071993840 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11078594560 10455 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 476 13156 0 0 1 0 5 3 20 0 15 0 405912292 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 151 13156 0 0 1 0 5 3 20 0 15 0 405912292 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10818940 memory=139684804544128 CPUtime=0.11 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 619 13156 0 0 3 0 5 3 20 0 15 0 405912292 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11078594560 10455 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10818940 memory=139684804544128 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912293 11078594560 10455 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 41820 KiB

[startup+0.310459 s]*
/proc/loadavg: 1.31 1.35 1.44 3/226 9193
/proc/meminfo: memFree=30194964/32770624 swapFree=66920268/67108860
[pid=9127] ppid=9124 vsize=10820096 memory=50932 CPUtime=0.4 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 10449 13156 0 0 29 3 5 3 20 0 15 0 405912278 11079778304 12733 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2705024 12733 3238 1 0 2667149 0
[pid=9127/tid=9180] ppid=9124 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 6940 13156 0 0 19 2 5 3 20 0 15 0 405912287 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310695513808 140310723708061 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912287 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10820096 memory=139684804544127 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912289 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 33 13156 0 0 0 0 5 3 20 0 15 0 405912289 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310182032800 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310071993840 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11079778304 13245 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10820096 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 477 13156 0 0 2 0 5 3 20 0 15 0 405912292 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10820096 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 152 13156 0 0 1 0 5 3 20 0 15 0 405912292 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10820096 memory=139684804544128 CPUtime=0.13 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 628 13156 0 0 5 0 5 3 20 0 15 0 405912292 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11079778304 13245 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10820096 memory=139684804544128 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912293 11079778304 13245 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 50932 KiB

[startup+0.700768 s]
/proc/loadavg: 1.31 1.35 1.44 5/226 9193
/proc/meminfo: memFree=30181924/32770624 swapFree=66920268/67108860
[pid=9127] ppid=9124 vsize=10824340 memory=82540 CPUtime=1.16 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 14364 13156 0 0 102 6 5 3 20 0 15 0 405912278 11084124160 20635 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2706085 20635 3499 1 0 2668173 0
[pid=9127/tid=9180] ppid=9124 vsize=10824340 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 10074 13156 0 0 55 4 5 3 20 0 15 0 405912287 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310695508272 140310707766622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10824340 memory=1284 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10824340 memory=1044 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10824340 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912287 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912287 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 5 13156 0 0 0 0 5 3 20 0 15 0 405912289 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 33 13156 0 0 0 0 5 3 20 0 15 0 405912289 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310182032800 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310071993840 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11084124160 20635 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10824340 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 841 13156 0 0 15 0 5 3 20 0 15 0 405912292 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10824340 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 426 13156 0 0 12 0 5 3 20 0 15 0 405912292 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10824340 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 769 13156 0 0 17 0 5 3 20 0 15 0 405912292 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11084124160 20635 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10824340 memory=3580 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912293 11084124160 20635 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82540 KiB

[startup+1.50303 s]
/proc/loadavg: 1.31 1.35 1.44 4/226 9193
/proc/meminfo: memFree=30137220/32770624 swapFree=66920268/67108860
[pid=9127] ppid=9124 vsize=10834656 memory=168096 CPUtime=2.47 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 23255 13156 0 0 228 11 5 3 20 0 15 0 405912278 11094687744 42024 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2708664 42024 3573 1 0 2670733 0
[pid=9127/tid=9180] ppid=9124 vsize=10834656 memory=139684684501592 CPUtime=1.44 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 15580 13156 0 0 129 7 5 3 20 0 15 0 405912287 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310695485440 140310707042218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 370 13156 0 0 1 0 5 3 20 0 15 0 405912287 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10834656 memory=6628 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 57 13156 0 0 1 0 5 3 20 0 15 0 405912287 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10834656 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 12 13156 0 0 0 0 5 3 20 0 15 0 405912287 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10834656 memory=279369369409952 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 98 13156 0 0 1 0 5 3 20 0 15 0 405912287 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10834656 memory=178868208027524 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 1725 13156 0 0 1 0 5 3 20 0 15 0 405912289 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 55 13156 0 0 0 0 5 3 20 0 15 0 405912289 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310182032800 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10834656 memory=6011695364358173488 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310071993856 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10834656 memory=-8412658770403813517 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11094687744 42024 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10834656 memory=-7668917182949848256 CPUtime=0.37 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 1006 13156 0 0 29 0 5 3 20 0 15 0 405912292 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10834656 memory=8514726395714956677 CPUtime=0.27 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 542 13156 0 0 19 0 5 3 20 0 15 0 405912292 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10834656 memory=-8995268955501401461 CPUtime=0.5 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 1595 13156 0 0 42 0 5 3 20 0 15 0 405912292 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10834656 memory=4283920778551074714 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11094687744 42024 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912293 11094687744 42024 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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

[pid=9127/tid=9192] ppid=9124 vsize=10846964 memory=683492 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10846964 memory=888 CPUtime=0.88 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 585 13156 0 0 39 41 5 3 20 0 15 0 405912293 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1285.06 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 683492 KiB

[startup+1260 s]*
/proc/loadavg: 1.22 1.34 1.41 3/227 9718
/proc/meminfo: memFree=30210240/32770624 swapFree=66920300/67108860
[pid=9127] ppid=9124 vsize=10846964 memory=683492 CPUtime=1285.88 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 141543 13156 0 0 128386 194 5 3 20 0 15 0 405912278 11107291136 170873 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2711741 170873 3629 1 0 2673805 0
[pid=9127/tid=9180] ppid=9124 vsize=10846964 memory=8317482817917895235 CPUtime=1247.61 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 43549 13156 0 0 124724 29 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310695522144 140310303474167 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10846964 memory=1560 CPUtime=5.27 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 8396 13156 0 0 493 26 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10846964 memory=928 CPUtime=5.25 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 5158 13156 0 0 486 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10846964 memory=1680 CPUtime=5.25 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 4984 13156 0 0 486 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10846964 memory=1444 CPUtime=5.26 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 6658 13156 0 0 487 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10846964 memory=1680 CPUtime=5.19 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 8793 13156 0 0 484 27 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10846964 memory=1444 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 56 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310182032928 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10846964 memory=888 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310071993856 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10846964 memory=683492 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10846964 memory=2552 CPUtime=4.05 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 19154 13156 0 0 392 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10846964 memory=2120 CPUtime=4.24 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 22103 13156 0 0 412 4 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10846964 memory=12020 CPUtime=3.46 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 19895 13156 0 0 333 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10846964 memory=496 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10846964 memory=1560 CPUtime=0.88 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 585 13156 0 0 39 41 5 3 20 0 15 0 405912293 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1285.88 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 683492 KiB

[startup+1260.8 s]
/proc/loadavg: 1.22 1.34 1.41 3/227 9718
/proc/meminfo: memFree=30210240/32770624 swapFree=66920300/67108860
[pid=9127] ppid=9124 vsize=10846964 memory=683492 CPUtime=1286.68 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 141548 13156 0 0 128466 194 5 3 20 0 15 0 405912278 11107291136 170873 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2711741 170873 3629 1 0 2673805 0
[pid=9127/tid=9180] ppid=9124 vsize=10846964 memory=4638799306920383077 CPUtime=1248.39 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 43553 13156 0 0 124802 29 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310695521968 140310302911779 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10846964 memory=2016 CPUtime=5.28 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 8396 13156 0 0 494 26 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10846964 memory=1284 CPUtime=5.26 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 5158 13156 0 0 487 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10846964 memory=1044 CPUtime=5.25 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 4985 13156 0 0 486 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10846964 memory=708 CPUtime=5.27 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 6658 13156 0 0 488 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10846964 memory=9364 CPUtime=5.2 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 8793 13156 0 0 485 27 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10846964 memory=1120 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 56 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310182032928 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10846964 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310071993856 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10846964 memory=1552 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10846964 memory=7956 CPUtime=4.05 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 19154 13156 0 0 392 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10846964 memory=3444 CPUtime=4.24 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 22103 13156 0 0 412 4 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10846964 memory=1556 CPUtime=3.46 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 19895 13156 0 0 333 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10846964 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10846964 memory=8112282956445269571 CPUtime=0.88 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 585 13156 0 0 39 41 5 3 20 0 15 0 405912293 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1286.68 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 683492 KiB

[startup+1261.2 s]
/proc/loadavg: 1.22 1.34 1.41 3/227 9718
/proc/meminfo: memFree=30209932/32770624 swapFree=66920300/67108860
[pid=9127] ppid=9124 vsize=10846964 memory=683492 CPUtime=1287.08 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 141551 13156 0 0 128506 194 5 3 20 0 15 0 405912278 11107291136 170873 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2711741 170873 3629 1 0 2673805 0
[pid=9127/tid=9180] ppid=9124 vsize=10846964 memory=2872 CPUtime=1248.79 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 43556 13156 0 0 124842 29 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310695522080 140310301819718 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10846964 memory=1408 CPUtime=5.28 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 8396 13156 0 0 494 26 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10846964 memory=3296 CPUtime=5.26 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 5158 13156 0 0 487 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10846964 memory=111632 CPUtime=5.25 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 4985 13156 0 0 486 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10846964 memory=804 CPUtime=5.27 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 6658 13156 0 0 488 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10846964 memory=1804 CPUtime=5.2 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 8793 13156 0 0 485 27 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10846964 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 56 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310182032928 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10846964 memory=3852 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310071993856 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10846964 memory=2604 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10846964 memory=2872 CPUtime=4.05 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 19154 13156 0 0 392 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10846964 memory=1408 CPUtime=4.24 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 22103 13156 0 0 412 4 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10846964 memory=683492 CPUtime=3.46 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 19895 13156 0 0 333 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10846964 memory=496 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10846964 memory=1560 CPUtime=0.89 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 585 13156 0 0 40 41 5 3 20 0 15 0 405912293 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1287.08 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 683492 KiB

[startup+1261.3 s]
/proc/loadavg: 1.22 1.34 1.41 3/227 9718
/proc/meminfo: memFree=30209932/32770624 swapFree=66920300/67108860
[pid=9127] ppid=9124 vsize=10846964 memory=683492 CPUtime=1287.18 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 5621 0 -1 1077944320 141551 13156 0 0 128516 194 5 3 20 0 15 0 405912278 11107291136 170873 33554432000 4194304 4196468 140727880849520 140727880832064 140310723686135 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
/proc/9127/statm: 2711741 170873 3629 1 0 2673805 0
[pid=9127/tid=9180] ppid=9124 vsize=10846964 memory=683492 CPUtime=1248.89 cores=0,2,4,6
/proc/9127/task/9180/stat : 9180 (java) R 9124 9127 5621 0 -1 4202560 43556 13156 0 0 124852 29 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310695522080 140310298565235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9181] ppid=9124 vsize=10846964 memory=683492 CPUtime=5.28 cores=0,2,4,6
/proc/9127/task/9181/stat : 9181 (java) S 9124 9127 5621 0 -1 1077944384 8396 13156 0 0 494 26 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310727928080 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9182] ppid=9124 vsize=10846964 memory=683492 CPUtime=5.26 cores=0,2,4,6
/proc/9127/task/9182/stat : 9182 (java) S 9124 9127 5621 0 -1 1077944384 5158 13156 0 0 487 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310616201616 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9183] ppid=9124 vsize=10846964 memory=683492 CPUtime=5.25 cores=0,2,4,6
/proc/9127/task/9183/stat : 9183 (java) S 9124 9127 5621 0 -1 1077944384 4985 13156 0 0 486 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310615149072 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9184] ppid=9124 vsize=10846964 memory=279369369683528 CPUtime=5.27 cores=0,2,4,6
/proc/9127/task/9184/stat : 9184 (java) S 9124 9127 5621 0 -1 1077944384 6658 13156 0 0 488 31 5 3 20 0 15 0 405912287 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310614096528 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9185] ppid=9124 vsize=10846964 memory=683468 CPUtime=5.2 cores=0,2,4,6
/proc/9127/task/9185/stat : 9185 (java) S 9124 9127 5621 0 -1 1077944384 8793 13156 0 0 485 27 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310183086576 140310723697282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9186] ppid=9124 vsize=10846964 memory=683492 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9186/stat : 9186 (java) S 9124 9127 5621 0 -1 1077944384 56 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310182032928 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9187] ppid=9124 vsize=10846964 memory=683492 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9187/stat : 9187 (java) S 9124 9127 5621 0 -1 1077944384 1 13156 0 0 0 0 5 3 20 0 15 0 405912289 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310071993856 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9188] ppid=9124 vsize=10846964 memory=683492 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9188/stat : 9188 (java) S 9124 9127 5621 0 -1 1077944384 2 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140309468015312 140310723704731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9189] ppid=9124 vsize=10846964 memory=0 CPUtime=4.05 cores=0,2,4,6
/proc/9127/task/9189/stat : 9189 (java) S 9124 9127 5621 0 -1 1077944384 19154 13156 0 0 392 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310148474864 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9190] ppid=9124 vsize=10846964 memory=1804 CPUtime=4.24 cores=0,2,4,6
/proc/9127/task/9190/stat : 9190 (java) S 9124 9127 5621 0 -1 1077944384 22103 13156 0 0 412 4 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310147422320 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9191] ppid=9124 vsize=10846964 memory=288230596050944315 CPUtime=3.46 cores=0,2,4,6
/proc/9127/task/9191/stat : 9191 (java) S 9124 9127 5621 0 -1 1077944384 19895 13156 0 0 333 5 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310146369776 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9192] ppid=9124 vsize=10846964 memory=14973369229511284 CPUtime=0.08 cores=0,2,4,6
/proc/9127/task/9192/stat : 9192 (java) S 9124 9127 5621 0 -1 1077944384 3 13156 0 0 0 0 5 3 20 0 15 0 405912292 11107291136 170873 33554432000 4194304 4196468 140727880849520 140308998253152 140310723696341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
[pid=9127/tid=9193] ppid=9124 vsize=10846964 memory=3444 CPUtime=0.89 cores=0,2,4,6
/proc/9127/task/9193/stat : 9193 (java) S 9124 9127 5621 0 -1 1077944384 585 13156 0 0 40 41 5 3 20 0 15 0 405912293 11107291136 170873 33554432000 4194304 4196468 140727880849520 140310145317680 140310723697282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23089152 140727880858357 140727880860869 140727880860869 140727880863695 0
Current children cumulated CPU time: 1287.18 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 683492 KiB

Child status: 0
Real time (s): 1261.4
CPU time (s): 1287.3
CPU user time (s): 1285.31
CPU system time (s): 1.98577
CPU usage (%): 102.053
Max. virtual memory (cumulated for all children) (KiB): 10849628
Max. memory (cumulated for all children) (KiB): 683492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1285.31
system time used= 1.98577
maximum resident set size= 685560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155085
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 150160
involuntary context switches= 4387


# summary of solver processes directly reported to runsolver:
#   pid: 9127
#   total CPU time (s): 1287.3
#   total CPU user time (s): 1285.31
#   total CPU system time (s): 1.98577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20937 second user time and 11.9864 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 14:54:06
IDJOB=4387241
IDBENCH=128324
IDSOLVER=2823
FILE ID=node107/4387241-1568296562
RUNJOBID= node107-1568282247-6563
PBS_JOBID= 21701087
Free space on /tmp= 54320 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-26-09.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387241-1568296562/watcher-4387241-1568296562 -o /tmp/evaluation-result-4387241-1568296562/solver-4387241-1568296562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6563 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1332808768 HOME/instance-4387241-1568296562.xml

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

MD5SUM BENCH= 54f28c2036fc278050695a3bd6f2d6a5
RANDOM SEED=1332808768

node107.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	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30234396 kB
MemAvailable:   30532144 kB
Buffers:           94996 kB
Cached:           470672 kB
SwapCached:        80488 kB
Active:          1673192 kB
Inactive:         273504 kB
Active(anon):    1309096 kB
Inactive(anon):   100600 kB
Active(file):     364096 kB
Inactive(file):   172904 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       66920268 kB
Dirty:             35212 kB
Writeback:             0 kB
AnonPages:       1411004 kB
Mapped:            44488 kB
Shmem:             20028 kB
Slab:             181860 kB
SReclaimable:     153168 kB
SUnreclaim:        28692 kB
KernelStack:        3664 kB
PageTables:         8260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2539948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1286144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 54284 MiB
End job on node107 at 2019-09-12 15:15:08