Trace number 4299966

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
The dodo solver 2018-04-29? (TO) 2520.02 2505.61

General information on the benchmark

NameMagicSquare/
MagicSquare-10-sum_c18.xml
MD5SUM9b613e70bdeb54a559e13aaa64a0062e
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 benchmark29.5201
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints23
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":80},{"degree":4,"count":20}]
Minimum constraint arity10
Maximum constraint arity100
Distribution of constraint arities[{"arity":10,"count":22},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":22}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2505.60	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 (8211 MiB free)
  memory of node 1: 16384 MiB (11521 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299966-1532835669/watcher-4299966-1532835669 -o /tmp/evaluation-result-4299966-1532835669/solver-4299966-1532835669 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299966-1532835669.xml --timelimit 2520 

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

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

solver pid=19134, runsolver pid=19131

[startup+0.100113 s]*
/proc/loadavg: 1.44 1.50 1.42 5/217 19149
/proc/meminfo: memFree=20190604/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10658972 memory=27392 CPUtime=0.12 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 5259 0 0 0 11 1 0 0 20 0 15 0 101130027 10914787328 6848 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2664743 6848 2828 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10658972 memory=-8269626465541459072 CPUtime=0.08 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) S 19131 19134 15451 0 -1 1077944384 3148 0 0 0 8 0 0 0 20 0 15 0 101130028 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712530340672 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10658972 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10658972 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130030 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101130030 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101130031 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) R 19131 19134 15451 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712013986000 140712526120661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) R 19131 19134 15451 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712012924608 140712511776608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10658972 memory=140555040622208 CPUtime=0.01 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 302 0 0 0 1 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10658972 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130033 10914787328 6848 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27392 KiB

[startup+0.210591 s]*
/proc/loadavg: 1.44 1.50 1.42 4/217 19149
/proc/meminfo: memFree=20178448/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=40304 CPUtime=0.32 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 8136 0 0 0 30 2 0 0 20 0 15 0 101130027 10916999168 10076 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 10076 2980 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 5242 0 0 0 18 1 0 0 20 0 15 0 101130028 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712530342768 140712510190942 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=343 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=288370931192333952 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 10076 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 663 0 0 0 2 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0.07 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 763 0 0 0 7 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 10110 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40304 KiB

[startup+0.310327 s]*
/proc/loadavg: 1.44 1.50 1.42 7/217 19149
/proc/meminfo: memFree=20174416/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=46272 CPUtime=0.53 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 8834 0 0 0 50 3 0 0 20 0 15 0 101130027 10916999168 11568 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 11568 3008 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 5708 0 0 0 28 1 0 0 20 0 15 0 101130028 10916999168 11568 33554432000 4194304 4196468 140724949783232 140712530346304 140724951070658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 11568 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=288370931192333952 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 11568 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 11568 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 11568 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) R 19131 19134 15451 0 -1 1077944384 760 0 0 0 5 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712013986000 140712526120661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) R 19131 19134 15451 0 -1 4202560 135 0 0 0 3 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712012918416 140712503851328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0.13 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) R 19131 19134 15451 0 -1 4202560 872 0 0 0 13 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712011877752 140712503705184 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=140555040622208 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 11634 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46272 KiB

[startup+0.700759 s]
/proc/loadavg: 1.44 1.50 1.42 5/217 19149
/proc/meminfo: memFree=20142632/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=99316 CPUtime=1.51 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 11795 0 0 0 147 4 0 0 20 0 15 0 101130027 10916999168 24829 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 24829 3090 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 5770 0 0 0 65 2 0 0 20 0 15 0 101130028 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712530307424 140724951070658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=6945208482816681536 CPUtime=0.35 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 2081 0 0 0 35 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=7811323491934034026 CPUtime=0.29 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 1410 0 0 0 29 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=5787213827096799335 CPUtime=0.16 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 1165 0 0 0 16 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 24829 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 99316 KiB

[startup+1.50071 s]
/proc/loadavg: 1.44 1.50 1.42 4/217 19149
/proc/meminfo: memFree=20084668/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=183140 CPUtime=2.66 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 15888 0 0 0 260 6 0 0 20 0 15 0 101130027 10916999168 45785 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 45785 3115 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 5968 0 0 0 143 4 0 0 20 0 15 0 101130028 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712530303888 140724951070658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 101130029 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 45785 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0

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

/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 18656 0 0 0 235110 2013 0 0 20 0 15 0 101130028 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712530295648 140724951070658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=4136 CPUtime=4.37 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 4591 0 0 0 399 38 0 0 20 0 15 0 101130029 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=336500 CPUtime=4.34 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 4777 0 0 0 399 35 0 0 20 0 15 0 101130029 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=336500 CPUtime=4.34 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 3643 0 0 0 400 34 0 0 20 0 15 0 101130029 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=336500 CPUtime=4.39 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 5377 0 0 0 403 36 0 0 20 0 15 0 101130029 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=336500 CPUtime=5.15 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 7077 0 0 0 484 31 0 0 20 0 15 0 101130030 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=336500 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=336500 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=336500 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=4052 CPUtime=0.38 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 2206 0 0 0 38 0 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=281109770774624 CPUtime=0.62 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 4467 0 0 0 62 0 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=336500 CPUtime=0.18 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 1327 0 0 0 18 0 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=336500 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=4128 CPUtime=0.74 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 596 0 0 0 39 35 0 0 20 0 15 0 101130033 10916999168 84125 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 2395.84 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 336500 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.45 1.38 3/215 19323
/proc/meminfo: memFree=19771160/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=340596 CPUtime=2456.27 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 55411 0 0 0 243395 2232 0 0 20 0 15 0 101130027 10916999168 85149 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 85149 3131 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=340596 CPUtime=2430.9 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 19000 0 0 0 241026 2064 0 0 20 0 15 0 101130028 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712530295888 140724951070658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=340596 CPUtime=4.52 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 4693 0 0 0 413 39 0 0 20 0 15 0 101130029 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=340596 CPUtime=4.5 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 5109 0 0 0 413 37 0 0 20 0 15 0 101130029 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=340596 CPUtime=4.5 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 3703 0 0 0 415 35 0 0 20 0 15 0 101130029 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=340596 CPUtime=4.54 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 5602 0 0 0 418 36 0 0 20 0 15 0 101130029 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=340596 CPUtime=5.28 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 7263 0 0 0 497 31 0 0 20 0 15 0 101130030 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=340596 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=340596 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=340596 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=340596 CPUtime=0.38 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 2208 0 0 0 38 0 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=340596 CPUtime=0.62 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 4469 0 0 0 62 0 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=15868 CPUtime=0.18 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 1329 0 0 0 18 0 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=340596 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=340596 CPUtime=0.75 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 610 0 0 0 40 35 0 0 20 0 15 0 101130033 10916999168 85149 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 2456.27 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 340596 KiB

[startup+2502.3 s]
/proc/loadavg: 1.48 1.46 1.39 3/215 19324
/proc/meminfo: memFree=19763488/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=344692 CPUtime=2516.67 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 56673 0 0 0 249380 2287 0 0 20 0 15 0 101130027 10916999168 86173 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 86173 3131 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=344692 CPUtime=2490.59 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 19337 0 0 0 246944 2115 0 0 20 0 15 0 101130028 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712530296560 140724951070658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=342644 CPUtime=4.67 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 4955 0 0 0 427 40 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=342644 CPUtime=4.64 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 5281 0 0 0 427 37 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=0 CPUtime=4.64 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 3824 0 0 0 428 36 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=344692 CPUtime=4.67 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 5766 0 0 0 431 36 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=344692 CPUtime=5.41 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 7449 0 0 0 509 32 0 0 20 0 15 0 101130030 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=344692 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=342644 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=344692 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=344692 CPUtime=0.38 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 2210 0 0 0 38 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=344692 CPUtime=0.62 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 4471 0 0 0 62 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=344692 CPUtime=0.18 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 1331 0 0 0 18 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=164428527998346 CPUtime=0.78 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 624 0 0 0 42 36 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 2516.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.6 s]
/proc/loadavg: 1.44 1.45 1.38 3/215 19324
/proc/meminfo: memFree=19763488/32770624 swapFree=67108860/67108860
[pid=19134] ppid=19131 vsize=10661132 memory=344692 CPUtime=2520 cores=1,3,5,7
/proc/19134/stat : 19134 (java) S 19131 19134 15451 0 -1 1077944320 56683 0 0 0 249710 2290 0 0 20 0 15 0 101130027 10916999168 86173 33554432000 4194304 4196468 140724949783232 140724949765776 140712526110455 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
/proc/19134/statm: 2665283 86173 3131 1 0 2627263 0
[pid=19134/tid=19136] ppid=19131 vsize=10661132 memory=2608 CPUtime=2493.88 cores=1,3,5,7
/proc/19134/task/19136/stat : 19136 (java) R 19131 19134 15451 0 -1 4202560 19347 0 0 0 247270 2118 0 0 20 0 15 0 101130028 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712530295568 140724951070658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19137] ppid=19131 vsize=10661132 memory=2608 CPUtime=4.67 cores=1,3,5,7
/proc/19134/task/19137/stat : 19137 (java) S 19131 19134 15451 0 -1 1077944384 4955 0 0 0 427 40 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712462801296 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19138] ppid=19131 vsize=10661132 memory=344692 CPUtime=4.64 cores=1,3,5,7
/proc/19134/task/19138/stat : 19138 (java) S 19131 19134 15451 0 -1 1077944384 5281 0 0 0 427 37 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712461748496 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19139] ppid=19131 vsize=10661132 memory=344692 CPUtime=4.65 cores=1,3,5,7
/proc/19134/task/19139/stat : 19139 (java) S 19131 19134 15451 0 -1 1077944384 3824 0 0 0 429 36 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712460696208 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19140] ppid=19131 vsize=10661132 memory=344692 CPUtime=4.69 cores=1,3,5,7
/proc/19134/task/19140/stat : 19140 (java) S 19131 19134 15451 0 -1 1077944384 5766 0 0 0 432 37 0 0 20 0 15 0 101130029 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712459643408 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19141] ppid=19131 vsize=10661132 memory=344692 CPUtime=5.41 cores=1,3,5,7
/proc/19134/task/19141/stat : 19141 (java) S 19131 19134 15451 0 -1 1077944384 7449 0 0 0 509 32 0 0 20 0 15 0 101130030 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712018197104 140712526121602 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19142] ppid=19131 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19142/stat : 19142 (java) S 19131 19134 15451 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 101130030 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712017143072 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19143] ppid=19131 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19143/stat : 19143 (java) S 19131 19134 15451 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101130031 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712016090736 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19144] ppid=19131 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19144/stat : 19144 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712015039056 140712526129051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19145] ppid=19131 vsize=10661132 memory=6791534058613427641 CPUtime=0.38 cores=1,3,5,7
/proc/19134/task/19145/stat : 19145 (java) S 19131 19134 15451 0 -1 1077944384 2210 0 0 0 38 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712013985904 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19146] ppid=19131 vsize=10661132 memory=1728 CPUtime=0.62 cores=1,3,5,7
/proc/19134/task/19146/stat : 19146 (java) S 19131 19134 15451 0 -1 1077944384 4471 0 0 0 62 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712012933104 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19147] ppid=19131 vsize=10661132 memory=796 CPUtime=0.18 cores=1,3,5,7
/proc/19134/task/19147/stat : 19147 (java) S 19131 19134 15451 0 -1 1077944384 1331 0 0 0 18 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712011880816 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19148] ppid=19131 vsize=10661132 memory=344692 CPUtime=0 cores=1,3,5,7
/proc/19134/task/19148/stat : 19148 (java) S 19131 19134 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712010828256 140712526120661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
[pid=19134/tid=19149] ppid=19131 vsize=10661132 memory=29236 CPUtime=0.78 cores=1,3,5,7
/proc/19134/task/19149/stat : 19149 (java) S 19131 19134 15451 0 -1 1077944384 624 0 0 0 42 36 0 0 20 0 15 0 101130033 10916999168 86173 33554432000 4194304 4196468 140724949783232 140712009776048 140712526121602 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37736448 140724949787768 140724949787913 140724949787913 140724949790671 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344692 KiB

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

[startup+2505.61 s]
# the end of solver process 19134 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2497.11 s, system=22.9052 s

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

Child status: 143
Real time (s): 2505.61
CPU time (s): 2520.02
CPU user time (s): 2497.11
CPU system time (s): 22.9052
CPU usage (%): 100.575
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 344692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2497.11
system time used= 22.9052
maximum resident set size= 345076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56856
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181875
involuntary context switches= 3705


# summary of solver processes directly reported to runsolver:
#   pid: 19134
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2497.11
#   total CPU system time (s): 22.9052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.274 second user time and 23.8063 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 05:41:09
IDJOB=4299966
IDBENCH=141513
IDSOLVER=2768
FILE ID=node105/4299966-1532835669
RUNJOBID= node105-1532810624-15483
PBS_JOBID= 21022485
Free space on /tmp= 44624 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-10-sum_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299966-1532835669/watcher-4299966-1532835669 -o /tmp/evaluation-result-4299966-1532835669/solver-4299966-1532835669 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299966-1532835669.xml --timelimit 2520

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

MD5SUM BENCH= 9b613e70bdeb54a559e13aaa64a0062e
RANDOM SEED=1288208589

node105.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.32
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.32
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.32
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.32
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:        20206600 kB
MemAvailable:   31678416 kB
Buffers:          273504 kB
Cached:         11337048 kB
SwapCached:            0 kB
Active:          2657588 kB
Inactive:        9259788 kB
Active(anon):     261272 kB
Inactive(anon):    73344 kB
Active(file):    2396316 kB
Inactive(file):  9186444 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1208 kB
Writeback:             0 kB
AnonPages:        313800 kB
Mapped:            55604 kB
Shmem:             25228 kB
Slab:             344908 kB
SReclaimable:     317516 kB
SUnreclaim:        27392 kB
KernelStack:        3584 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1136808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44620 MiB
End job on node105 at 2018-07-29 06:22:54