Trace number 4248043

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 NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.0801 2389.8101

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-07-2-12.xml
MD5SUMd28d3b77622c454a4009aeb11785833b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.7402902
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints327
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":420},{"size":12,"count":280}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":280},{"degree":9,"count":420}]
Minimum constraint arity8
Maximum constraint arity35
Distribution of constraint arities[{"arity":8,"count":35},{"arity":13,"count":280},{"arity":35,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":35},{"type":"element","count":280}]
Optimization problemNO
Type of objective

Solver Data

0.37/0.40	c version: 2017-06-30
0.37/0.40	c seed: 1303486228
0.37/0.40	c timeout: 2400
0.37/0.40	c memlimit: 15500
0.37/0.40	c nbcore: 4
0.37/0.43	c Parsing instance...
1.69/1.09	c Parsing done, starting search...
2400.05/2389.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4248043-1502092821/watcher-4248043-1502092821 -o /tmp/evaluation-result-4248043-1502092821/solver-4248043-1502092821 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502065585-15257 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1303486228 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4248043-1502092821.xml 

pid=20112
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.18 1.93 1.81 3/198 20115
/proc/meminfo: memFree=31273352/32770624 swapFree=0/344796
[pid=20115] ppid=20112 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (runsolver) D 20112 20115 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 57097345 24240128 106 18446744073709551615 4194304 4338465 140724793701760 140724793699400 139879867630295 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 37224448 140724793708645 140724793709129 140724793709129 140724793712586 0
/proc/20115/statm: 5918 106 53 36 0 2156 0

[startup+0.100106 s]
/proc/loadavg: 2.18 1.93 1.81 3/198 20115
/proc/meminfo: memFree=31273352/32770624 swapFree=0/344796
[pid=20115] ppid=20112 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (runsolver) D 20112 20115 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 57097345 24240128 106 18446744073709551615 4194304 4338465 140724793701760 140724793699400 139879867630295 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 37224448 140724793708645 140724793709129 140724793709129 140724793712586 0
/proc/20115/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200274 s]
/proc/loadavg: 2.18 1.93 1.81 3/198 20115
/proc/meminfo: memFree=31273352/32770624 swapFree=0/344796
[pid=20115] ppid=20112 vsize=12845076 CPUtime=0.05 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 4924 0 0 0 4 1 0 0 20 0 14 0 57097345 13153357824 5470 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3211269 5470 2588 1 0 3200766 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12845076

[startup+0.300468 s]
/proc/loadavg: 2.18 1.93 1.81 3/198 20115
/proc/meminfo: memFree=31273352/32770624 swapFree=0/344796
[pid=20115] ppid=20112 vsize=12914512 CPUtime=0.2 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 9990 0 0 0 18 2 0 0 20 0 15 0 57097345 13224460288 8864 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3228628 8864 3531 1 0 3217407 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 12914512

[startup+0.704582 s]
/proc/loadavg: 2.18 1.93 1.81 3/198 20115
/proc/meminfo: memFree=31273352/32770624 swapFree=0/344796
[pid=20115] ppid=20112 vsize=12916580 CPUtime=0.98 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 13932 0 0 0 94 4 0 0 20 0 15 0 57097345 13226577920 15729 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3229145 15729 3722 1 0 3217919 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 12916580

[startup+1.50102 s]
/proc/loadavg: 2.40 1.99 1.83 4/213 20130
/proc/meminfo: memFree=31187876/32770624 swapFree=0/344836
[pid=20115] ppid=20112 vsize=12920676 CPUtime=3.18 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 28472 0 0 0 310 8 0 0 20 0 15 0 57097345 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 32222 3758 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=1.33 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 13762 0 0 0 128 5 0 0 20 0 15 0 57097357 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248909350656 140248551222240 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248388420512 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248387367920 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=0.63 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) R 20112 20115 25100 0 -1 4202560 5091 0 0 0 63 0 0 0 20 0 15 0 57097362 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248385249992 140248886657535 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=0.66 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) R 20112 20115 25100 0 -1 4202560 5091 0 0 0 66 0 0 0 20 0 15 0 57097362 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248384196640 140248890228585 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.52 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 3144 0 0 0 51 1 0 0 20 0 15 0 57097362 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 57097366 13230772224 32222 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 12920676

[startup+3.10901 s]
/proc/loadavg: 2.40 1.99 1.83 4/213 20130
/proc/meminfo: memFree=31128616/32770624 swapFree=0/344836
[pid=20115] ppid=20112 vsize=12920676 CPUtime=6.12 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 32099 0 0 0 601 11 0 0 20 0 15 0 57097345 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 55347 3789 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=2.92 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 13978 0 0 0 286 6 0 0 20 0 15 0 57097357 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248909351424 140248551693857 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 548 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248388420512 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248387367920 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.27 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) R 20112 20115 25100 0 -1 4202560 5496 0 0 0 127 0 0 0 20 0 15 0 57097362 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248385264408 140248884360117 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.31 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) R 20112 20115 25100 0 -1 4202560 5579 0 0 0 131 0 0 0 20 0 15 0 57097362 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248884359202 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.54 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4187 0 0 0 53 1 0 0 20 0 15 0 57097362 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 57097366 13230772224 55347 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 12920676

[startup+6.30068 s]
/proc/loadavg: 2.40 1.99 1.83 3/213 20130
/proc/meminfo: memFree=31061932/32770624 swapFree=0/344832
[pid=20115] ppid=20112 vsize=12920676 CPUtime=9.35 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 32220 0 0 0 924 11 0 0 20 0 15 0 57097345 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 56061 3789 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=6.11 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 14011 0 0 0 605 6 0 0 20 0 15 0 57097357 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248909351048 140248551694141 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 558 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 57097357 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.28 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) S 20112 20115 25100 0 -1 1077944384 5499 0 0 0 128 0 0 0 20 0 15 0 57097362 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248385264112 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.32 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) S 20112 20115 25100 0 -1 1077944384 5585 0 0 0 132 0 0 0 20 0 15 0 57097362 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.55 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4209 0 0 0 54 1 0 0 20 0 15 0 57097362 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 57097366 13230772224 56061 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 9.35
Current children cumulated vsize (KiB) 12920676

[startup+12.7007 s]
/proc/loadavg: 2.27 1.97 1.83 3/213 20130
/proc/meminfo: memFree=31064108/32770624 swapFree=0/344832
[pid=20115] ppid=20112 vsize=12920676 CPUtime=15.84 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 36679 0 0 0 1572 12 0 0 20 0 15 0 57097345 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 55458 3794 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=12.49 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 14611 0 0 0 1243 6 0 0 20 0 15 0 57097357 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248909351936 140248546695479 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 553 0 0 0 1 0 0 0 20 0 15 0 57097357 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 993 0 0 0 1 0 0 0 20 0 15 0 57097357 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 932 0 0 0 1 0 0 0 20 0 15 0 57097357 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 15 0 57097357 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 15 0 57097359 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 55458 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0

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

/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0.49 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 553 0 0 0 24 25 0 0 20 0 15 0 57097366 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 2211.89
Current children cumulated vsize (KiB) 12920676

[startup+2262.3 s]
/proc/loadavg: 1.11 1.34 1.44 3/213 20297
/proc/meminfo: memFree=30990588/32770624 swapFree=0/345484
[pid=20115] ppid=20112 vsize=12920676 CPUtime=2272.09 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 68289 0 0 0 227104 105 0 0 20 0 15 0 57097345 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 53619 3795 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=2256.25 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 28900 0 0 0 225610 15 0 0 20 0 15 0 57097357 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248909351824 140248552004634 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=2.4 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 2493 0 0 0 223 17 0 0 20 0 15 0 57097357 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=2.39 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 3211 0 0 0 220 19 0 0 20 0 15 0 57097357 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=2.39 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 3452 0 0 0 221 18 0 0 20 0 15 0 57097357 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=2.4 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 2759 0 0 0 220 20 0 0 20 0 15 0 57097357 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=2.39 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 5325 0 0 0 224 15 0 0 20 0 15 0 57097359 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) S 20112 20115 25100 0 -1 1077944384 8128 0 0 0 134 1 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248385264112 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) S 20112 20115 25100 0 -1 1077944384 7357 0 0 0 136 0 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.56 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4664 0 0 0 55 1 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0.51 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 557 0 0 0 25 26 0 0 20 0 15 0 57097366 13230772224 53619 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 2272.09
Current children cumulated vsize (KiB) 12920676

[startup+2322.3 s]
/proc/loadavg: 1.41 1.37 1.44 3/214 20376
/proc/meminfo: memFree=31019304/32770624 swapFree=0/345500
[pid=20115] ppid=20112 vsize=12920676 CPUtime=2332.3 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 69135 0 0 0 233121 109 0 0 20 0 15 0 57097345 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 54131 3795 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=2316.09 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 29397 0 0 0 231594 15 0 0 20 0 15 0 57097357 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248909351712 140248551920866 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=2.46 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 2497 0 0 0 229 17 0 0 20 0 15 0 57097357 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=2.46 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 3271 0 0 0 226 20 0 0 20 0 15 0 57097357 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=2.46 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 3533 0 0 0 227 19 0 0 20 0 15 0 57097357 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=2.47 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 2767 0 0 0 227 20 0 0 20 0 15 0 57097357 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=2.46 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 5500 0 0 0 230 16 0 0 20 0 15 0 57097359 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) S 20112 20115 25100 0 -1 1077944384 8130 0 0 0 134 1 0 0 20 0 15 0 57097362 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248385264112 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) S 20112 20115 25100 0 -1 1077944384 7359 0 0 0 136 0 0 0 20 0 15 0 57097362 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.56 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4666 0 0 0 55 1 0 0 20 0 15 0 57097362 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0.52 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 572 0 0 0 25 27 0 0 20 0 15 0 57097366 13230772224 54131 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 2332.3
Current children cumulated vsize (KiB) 12920676

[startup+2382.3 s]
/proc/loadavg: 1.07 1.29 1.41 3/213 20379
/proc/meminfo: memFree=31046936/32770624 swapFree=0/345516
[pid=20115] ppid=20112 vsize=12920676 CPUtime=2392.53 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 69298 0 0 0 239141 112 0 0 20 0 15 0 57097345 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 54643 3795 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=2375.95 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 29518 0 0 0 237580 15 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248909352048 140248546695439 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=2.54 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 2498 0 0 0 236 18 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=2.53 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 3272 0 0 0 233 20 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=2.53 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 3559 0 0 0 233 20 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=2.54 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 2769 0 0 0 233 21 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=2.52 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 5508 0 0 0 236 16 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) S 20112 20115 25100 0 -1 1077944384 8130 0 0 0 134 1 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248385264112 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) S 20112 20115 25100 0 -1 1077944384 7359 0 0 0 136 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.56 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4666 0 0 0 55 1 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0.53 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 576 0 0 0 26 27 0 0 20 0 15 0 57097366 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 2392.53
Current children cumulated vsize (KiB) 12920676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.8 s]
/proc/loadavg: 1.14 1.30 1.41 3/213 20379
/proc/meminfo: memFree=31046956/32770624 swapFree=0/345512
[pid=20115] ppid=20112 vsize=12920676 CPUtime=2400.05 cores=1,3,5,7
/proc/20115/stat : 20115 (java) S 20112 20115 25100 0 -1 1077944320 69312 0 0 0 239893 112 0 0 20 0 15 0 57097345 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140737160769792 140248905113335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 10 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
/proc/20115/statm: 3230169 54643 3795 1 0 3218943 0
[pid=20115/tid=20117] ppid=20112 vsize=12920676 CPUtime=2383.43 cores=1,3,5,7
/proc/20115/task/20117/stat : 20117 (java) R 20112 20115 25100 0 -1 4202560 29532 0 0 0 238328 15 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248909352048 140248545903714 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20118] ppid=20112 vsize=12920676 CPUtime=2.55 cores=1,3,5,7
/proc/20115/task/20118/stat : 20118 (java) S 20112 20115 25100 0 -1 1077944384 2498 0 0 0 237 18 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248870394640 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20119] ppid=20112 vsize=12920676 CPUtime=2.54 cores=1,3,5,7
/proc/20115/task/20119/stat : 20119 (java) S 20112 20115 25100 0 -1 1077944384 3272 0 0 0 234 20 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248507489168 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20120] ppid=20112 vsize=12920676 CPUtime=2.54 cores=1,3,5,7
/proc/20115/task/20120/stat : 20120 (java) S 20112 20115 25100 0 -1 1077944384 3559 0 0 0 234 20 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248506436624 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20121] ppid=20112 vsize=12920676 CPUtime=2.55 cores=1,3,5,7
/proc/20115/task/20121/stat : 20121 (java) S 20112 20115 25100 0 -1 1077944384 2769 0 0 0 234 21 0 0 20 0 15 0 57097357 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248505384080 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20122] ppid=20112 vsize=12920676 CPUtime=2.53 cores=1,3,5,7
/proc/20115/task/20122/stat : 20122 (java) S 20112 20115 25100 0 -1 1077944384 5508 0 0 0 237 16 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248389474288 140248905124482 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20123] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20123/stat : 20123 (java) S 20112 20115 25100 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248388420576 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20124] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20124/stat : 20124 (java) S 20112 20115 25100 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 57097359 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248387367936 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20125] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20125/stat : 20125 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248386316496 140248905131931 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20126] ppid=20112 vsize=12920676 CPUtime=1.35 cores=1,3,5,7
/proc/20115/task/20126/stat : 20126 (java) S 20112 20115 25100 0 -1 1077944384 8130 0 0 0 134 1 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248385264112 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20127] ppid=20112 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/20115/task/20127/stat : 20127 (java) S 20112 20115 25100 0 -1 1077944384 7359 0 0 0 136 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248384211568 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20128] ppid=20112 vsize=12920676 CPUtime=0.56 cores=1,3,5,7
/proc/20115/task/20128/stat : 20128 (java) S 20112 20115 25100 0 -1 1077944384 4666 0 0 0 55 1 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248383159024 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20129] ppid=20112 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20129/stat : 20129 (java) S 20112 20115 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57097362 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248382106720 140248905123541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
[pid=20115/tid=20130] ppid=20112 vsize=12920676 CPUtime=0.53 cores=1,3,5,7
/proc/20115/task/20130/stat : 20130 (java) S 20112 20115 25100 0 -1 1077944384 576 0 0 0 26 27 0 0 20 0 15 0 57097366 13230772224 54643 18446744073709551615 4194304 4196468 140737160787248 140248381053232 140248905124482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 21663744 140737160790419 140737160790606 140737160790606 140737160794063 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 12920676

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20115 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2389.81
CPU time (s): 2400.08
CPU user time (s): 2398.95
CPU system time (s): 1.12754
CPU usage (%): 100.43
Max. virtual memory (cumulated for all children) (KiB): 12920676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.95
system time used= 1.12754
maximum resident set size= 227580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69579
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 125443
involuntary context switches= 4956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6447 second user time and 14.5861 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-07 09:46:14
IDJOB=4248043
IDBENCH=139767
IDSOLVER=2628
FILE ID=node133/4248043-1502092821
RUNJOBID= node133-1502065585-15257
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-07-2-12.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248043-1502092821/watcher-4248043-1502092821 -o /tmp/evaluation-result-4248043-1502092821/solver-4248043-1502092821 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502065585-15257 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1303486228 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4248043-1502092821.xml

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

MD5SUM BENCH= d28d3b77622c454a4009aeb11785833b
RANDOM SEED=1303486228

node133.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.17
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.17
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.17
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.17
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:        31273464 kB
MemAvailable:   31866876 kB
Buffers:          222180 kB
Cached:           661316 kB
SwapCached:            0 kB
Active:           701808 kB
Inactive:         369716 kB
Active(anon):     188404 kB
Inactive(anon):    24920 kB
Active(file):     513404 kB
Inactive(file):   344796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41964 kB
Writeback:            12 kB
AnonPages:        187688 kB
Mapped:            55284 kB
Shmem:             25276 kB
Slab:             128588 kB
SReclaimable:     102092 kB
SUnreclaim:        26496 kB
KernelStack:        3488 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1126104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-07 10:26:04