Trace number 4273374

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26? (TO) 2520.05 2510.4099

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.26/0.39	c version: 2017-07-26
0.26/0.39	c seed: 1534264828
0.26/0.39	c timeout: 2520
0.26/0.39	c memlimit: 11000
0.26/0.39	c nbcore: 4
0.26/0.41	c Parsing instance...
2.71/1.35	c Parsing done, starting search...
2520.03/2510.40	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273374-1502706427/watcher-4273374-1502706427 -o /tmp/evaluation-result-4273374-1502706427/solver-4273374-1502706427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1534264828 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273374-1502706427.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
Current StackSize limit: 8192 KiB

solver pid=11243, runsolver pid=11240

[startup+0.109983 s]*
/proc/loadavg: 1.36 1.25 1.24 3/208 11252
/proc/meminfo: memFree=30278144/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13573664 memory=19088 CPUtime=0.04 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 4214 0 0 0 3 1 0 0 20 0 9 0 170295449 13899431936 4772 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3393416 4772 2112 1 0 3382913 0
[pid=11243/tid=11245] ppid=11240 vsize=13573664 memory=7974038411334692957 CPUtime=0.03 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 2864 0 0 0 3 0 0 0 20 0 9 0 170295457 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139888043958136 139888025405269 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13573664 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 170295457 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13573664 memory=139796091909760 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 170295457 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 170295457 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 170295457 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13573664 memory=139796091909760 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 170295459 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 170295459 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887517320096 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 170295459 13899431936 4837 18446744073709551615 4194304 4196468 140735296762672 139887516267504 139888039732949 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 19088 KiB

[startup+0.210384 s]*
/proc/loadavg: 1.36 1.25 1.24 5/214 11258
/proc/meminfo: memFree=30271556/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13975920 memory=30212 CPUtime=0.1 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 6900 0 0 0 9 1 0 0 20 0 15 0 170295449 14311342080 7553 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3493980 7553 3383 1 0 3482759 0
[pid=11243/tid=11245] ppid=11240 vsize=13975920 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 4919 0 0 0 7 0 0 0 20 0 15 0 170295457 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139888043916832 139888025094025 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13975920 memory=329 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13975920 memory=3978841579730908832 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13975920 memory=139796091909760 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887517320096 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887516267504 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13975920 memory=139796091909760 CPUtime=0.01 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) R 11240 11243 7084 0 -1 4202560 362 0 0 0 1 0 0 0 20 0 15 0 170295462 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888018706468 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13975920 memory=139796091909760 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295468 14311342080 7685 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30212 KiB

[startup+0.310667 s]*
/proc/loadavg: 1.36 1.25 1.24 6/214 11258
/proc/meminfo: memFree=30260904/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13975920 memory=39552 CPUtime=0.26 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 10632 0 0 0 23 3 0 0 20 0 15 0 170295449 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3493980 9888 3554 1 0 3482759 0
[pid=11243/tid=11245] ppid=11240 vsize=13975920 memory=7668954370464627011 CPUtime=0.17 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 8359 0 0 0 15 2 0 0 20 0 15 0 170295457 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139888043933376 139888023803230 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 170295457 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887517320096 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 170295459 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887516267504 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 15 0 170295462 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13975920 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) S 11240 11243 7084 0 -1 1077944384 382 0 0 0 5 0 0 0 20 0 15 0 170295462 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295468 14311342080 9888 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39552 KiB

[startup+0.709983 s]
/proc/loadavg: 1.36 1.25 1.24 6/214 11258
/proc/meminfo: memFree=30247268/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13977988 memory=71428 CPUtime=1.09 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 14563 0 0 0 104 5 0 0 20 0 15 0 170295449 14313459712 17826 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3494497 17857 3737 1 0 3483271 0
[pid=11243/tid=11245] ppid=11240 vsize=13977988 memory=116 CPUtime=0.56 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 10377 0 0 0 53 3 0 0 20 0 15 0 170295457 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139888043957040 139887641555889 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13977988 memory=139800386877055 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13977988 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13977988 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 170295457 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 170295459 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13977988 memory=2 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 170295459 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887517320096 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 170295459 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887516267504 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13977988 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) R 11240 11243 7084 0 -1 4202560 1136 0 0 0 13 0 0 0 20 0 15 0 170295462 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887514149664 139888021242436 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13977988 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) R 11240 11243 7084 0 -1 4202560 516 0 0 0 13 0 0 0 20 0 15 0 170295462 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887513092056 139888024011758 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13977988 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) R 11240 11243 7084 0 -1 4202560 1155 0 0 0 24 0 0 0 20 0 15 0 170295462 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887512055480 139888019437524 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13977988 memory=42 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13977988 memory=211 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295468 14313459712 17857 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 71428 KiB

[startup+1.50098 s]
/proc/loadavg: 1.36 1.25 1.24 4/214 11258
/proc/meminfo: memFree=30209240/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13982084 memory=155564 CPUtime=3.39 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 30158 0 0 0 328 11 0 0 20 0 15 0 170295449 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3495521 38891 3767 1 0 3484295 0
[pid=11243/tid=11245] ppid=11240 vsize=13982084 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 15698 0 0 0 128 6 0 0 20 0 15 0 170295457 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139888043957280 139887647311900 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 170295457 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 170295457 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887517320096 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13982084 memory=6297273973038994276 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887516267504 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13982084 memory=7679373425970869011 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13982084 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) R 11240 11243 7084 0 -1 4202560 3656 0 0 0 63 0 0 0 20 0 15 0 170295462 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887514150944 139888019015631 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13982084 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) R 11240 11243 7084 0 -1 4202560 2555 0 0 0 59 1 0 0 20 0 15 0 170295462 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887513104176 139888039734678 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13982084 memory=3472468092178791632 CPUtime=0.77 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) R 11240 11243 7084 0 -1 4202560 6288 0 0 0 76 1 0 0 20 0 15 0 170295462 14317654016 38891 18446744073709551615 4194304 4196468 140735296762672 139887512054368 139888039744090 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0

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

/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 28378 0 0 0 237788 11 0 0 20 0 15 0 170295457 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139888043961104 139887649594217 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13982084 memory=-8774313645642428999 CPUtime=1.35 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 5493 0 0 0 123 12 0 0 20 0 15 0 170295457 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13982084 memory=196684 CPUtime=1.35 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 5507 0 0 0 123 12 0 0 20 0 15 0 170295457 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13982084 memory=196684 CPUtime=1.33 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 4270 0 0 0 122 11 0 0 20 0 15 0 170295457 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13982084 memory=196684 CPUtime=1.36 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 4279 0 0 0 122 14 0 0 20 0 15 0 170295457 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13982084 memory=196684 CPUtime=1.39 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6467 0 0 0 128 11 0 0 20 0 15 0 170295459 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13982084 memory=196684 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887517320160 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13982084 memory=196684 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887516267520 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13982084 memory=196684 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13982084 memory=196684 CPUtime=2.76 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 10361 0 0 0 275 1 0 0 20 0 15 0 170295462 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13982084 memory=3684140611046347513 CPUtime=2.52 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 12335 0 0 0 249 3 0 0 20 0 15 0 170295462 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13982084 memory=196684 CPUtime=0.93 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) S 11240 11243 7084 0 -1 1077944384 9826 0 0 0 91 2 0 0 20 0 15 0 170295462 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13982084 memory=196684 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13982084 memory=2460 CPUtime=0.67 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 874 0 0 0 31 36 0 0 20 0 15 0 170295468 14317654016 49171 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 2391.74 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 196684 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.45 1.42 3/213 11409
/proc/meminfo: memFree=30779676/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13982084 memory=198732 CPUtime=2451.83 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 89330 0 0 0 245096 87 0 0 20 0 15 0 170295449 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3495521 49683 3807 1 0 3484295 0
[pid=11243/tid=11245] ppid=11240 vsize=13982084 memory=198732 CPUtime=2437.89 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 28448 0 0 0 243778 11 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139888043960944 139887649382813 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.39 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 5502 0 0 0 126 13 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.39 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 5510 0 0 0 127 12 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.37 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 4272 0 0 0 126 11 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.39 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 4295 0 0 0 125 14 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.42 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6475 0 0 0 131 11 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887517320160 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887516267520 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13982084 memory=11380 CPUtime=2.76 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 10361 0 0 0 275 1 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13982084 memory=198732 CPUtime=2.52 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 12335 0 0 0 249 3 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13982084 memory=198732 CPUtime=0.93 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) S 11240 11243 7084 0 -1 1077944384 9826 0 0 0 91 2 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13982084 memory=288230621803970871 CPUtime=0.69 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 878 0 0 0 32 37 0 0 20 0 15 0 170295468 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 2451.83 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 198732 KiB

[startup+2502.3 s]
/proc/loadavg: 1.41 1.45 1.42 3/213 11490
/proc/meminfo: memFree=30189056/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13982084 memory=198732 CPUtime=2511.91 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 90137 0 0 0 251102 89 0 0 20 0 15 0 170295449 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3495521 49683 3807 1 0 3484295 0
[pid=11243/tid=11245] ppid=11240 vsize=13982084 memory=198732 CPUtime=2497.78 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 28848 0 0 0 249767 11 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139888043961024 139887649881391 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13982084 memory=1224 CPUtime=1.42 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 5526 0 0 0 129 13 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.41 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 5536 0 0 0 129 12 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.41 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 4332 0 0 0 129 12 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.42 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 4395 0 0 0 128 14 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.46 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6646 0 0 0 135 11 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887517320160 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887516267520 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13982084 memory=198732 CPUtime=2.76 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 10363 0 0 0 275 1 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13982084 memory=198732 CPUtime=2.52 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 12337 0 0 0 249 3 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13982084 memory=1440 CPUtime=0.93 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) S 11240 11243 7084 0 -1 1077944384 9828 0 0 0 91 2 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13982084 memory=198732 CPUtime=0.7 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 898 0 0 0 33 37 0 0 20 0 15 0 170295468 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 2511.91 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 198732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.4 s]
/proc/loadavg: 1.46 1.46 1.42 3/213 11490
/proc/meminfo: memFree=30189516/32770624 swapFree=67108776/67108860
[pid=11243] ppid=11240 vsize=13982084 memory=198732 CPUtime=2520.03 cores=0,2,4,6
/proc/11243/stat : 11243 (java) S 11240 11243 7084 0 -1 1077944320 90157 0 0 0 251913 90 0 0 20 0 15 0 170295449 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 140735296745216 139888039722743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 6 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
/proc/11243/statm: 3495521 49683 3807 1 0 3484295 0
[pid=11243/tid=11245] ppid=11240 vsize=13982084 memory=198732 CPUtime=2505.87 cores=0,2,4,6
/proc/11243/task/11245/stat : 11245 (java) R 11240 11243 7084 0 -1 4202560 28856 0 0 0 250576 11 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139888043960928 139887649674070 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11246] ppid=11240 vsize=13982084 memory=198732 CPUtime=1.43 cores=0,2,4,6
/proc/11243/task/11246/stat : 11246 (java) S 11240 11243 7084 0 -1 1077944384 5529 0 0 0 130 13 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887959137040 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11247] ppid=11240 vsize=13982084 memory=42124 CPUtime=1.42 cores=0,2,4,6
/proc/11243/task/11247/stat : 11247 (java) S 11240 11243 7084 0 -1 1077944384 5536 0 0 0 130 12 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887638473616 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11248] ppid=11240 vsize=13982084 memory=-8774313645642428999 CPUtime=1.41 cores=0,2,4,6
/proc/11243/task/11248/stat : 11248 (java) S 11240 11243 7084 0 -1 1077944384 4335 0 0 0 129 12 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887637421072 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11249] ppid=11240 vsize=13982084 memory=796 CPUtime=1.43 cores=0,2,4,6
/proc/11243/task/11249/stat : 11249 (java) S 11240 11243 7084 0 -1 1077944384 4399 0 0 0 129 14 0 0 20 0 15 0 170295457 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887636368528 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11250] ppid=11240 vsize=13982084 memory=5768 CPUtime=1.46 cores=0,2,4,6
/proc/11243/task/11250/stat : 11250 (java) S 11240 11243 7084 0 -1 1077944384 6646 0 0 0 135 11 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887518373872 139888039733890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11251] ppid=11240 vsize=13982084 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11251/stat : 11251 (java) S 11240 11243 7084 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887517320160 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11252] ppid=11240 vsize=13982084 memory=198732 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11252/stat : 11252 (java) S 11240 11243 7084 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 170295459 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887516267520 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11253] ppid=11240 vsize=13982084 memory=1148 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11253/stat : 11253 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887515216080 139888039741339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11254] ppid=11240 vsize=13982084 memory=2836 CPUtime=2.76 cores=0,2,4,6
/proc/11243/task/11254/stat : 11254 (java) S 11240 11243 7084 0 -1 1077944384 10363 0 0 0 275 1 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887514163696 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11255] ppid=11240 vsize=13982084 memory=1030844 CPUtime=2.52 cores=0,2,4,6
/proc/11243/task/11255/stat : 11255 (java) S 11240 11243 7084 0 -1 1077944384 12337 0 0 0 249 3 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887513111152 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11256] ppid=11240 vsize=13982084 memory=4156 CPUtime=0.93 cores=0,2,4,6
/proc/11243/task/11256/stat : 11256 (java) S 11240 11243 7084 0 -1 1077944384 9828 0 0 0 91 2 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887512058608 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11257] ppid=11240 vsize=13982084 memory=72500 CPUtime=0 cores=0,2,4,6
/proc/11243/task/11257/stat : 11257 (java) S 11240 11243 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 170295462 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887511006304 139888039732949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
[pid=11243/tid=11258] ppid=11240 vsize=13982084 memory=1296 CPUtime=0.71 cores=0,2,4,6
/proc/11243/task/11258/stat : 11258 (java) S 11240 11243 7084 0 -1 1077944384 900 0 0 0 33 38 0 0 20 0 15 0 170295468 14317654016 49683 18446744073709551615 4194304 4196468 140735296762672 139887509952816 139888039733890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 23437312 140735296770420 140735296770601 140735296770601 140735296774095 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 198732 KiB

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

[startup+2510.41 s]
# the end of solver process 11243 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.15 s, system=0.903534 s

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

Child status: 143
Real time (s): 2510.41
CPU time (s): 2520.05
CPU user time (s): 2519.15
CPU system time (s): 0.903534
CPU usage (%): 100.384
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 254420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.15
system time used= 0.903534
maximum resident set size= 254420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96156
involuntary context switches= 5974


# summary of solver processes directly reported to runsolver:
#   pid: 11243
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.15
#   total CPU system time (s): 0.903534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1971 second user time and 22.8184 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-14 12:12:42
IDJOB=4273374
IDBENCH=115819
IDSOLVER=2665
FILE ID=node132/4273374-1502706427
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273374-1502706427/watcher-4273374-1502706427 -o /tmp/evaluation-result-4273374-1502706427/solver-4273374-1502706427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1534264828 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273374-1502706427.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=1534264828

node132.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.74
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.74
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.74
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.74
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:        30287716 kB
MemAvailable:   30854364 kB
Buffers:          281904 kB
Cached:           588952 kB
SwapCached:           84 kB
Active:          1774916 kB
Inactive:         260948 kB
Active(anon):    1112940 kB
Inactive(anon):   101836 kB
Active(file):     661976 kB
Inactive(file):   159112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42036 kB
Writeback:            88 kB
AnonPages:       1050024 kB
Mapped:            81080 kB
Shmem:             49768 kB
Slab:             149780 kB
SReclaimable:     122788 kB
SUnreclaim:        26992 kB
KernelStack:        3520 kB
PageTables:         7124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2808264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    942080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-14 12:54:32